Windows下安装linux双系统

新手上路,请多包涵

图片描述

(不知道图片为什这样,麻烦对付看一下)

安装Windows和linux双系统
空闲为50G,在分出了/boot和swap分区后,变成了不可用,为什么?

另外,哪个分区是必须有的?

阅读 1.6k
1 个回答

I assume you are using MBR, it can only have 4 primary partitions or 3 primary partitions and 1 extended partition.

Seems like Ubuntu can not recognize the extended partition.

You can create the partitions under windows such as /dev/sda7. And mount it on /.

Or install the Ubuntu on the whole partition like /dev/sda3(extend the size under windows before install).
This need mount the whole partition on /.

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题