我的Ubuntu操作系统不识别任何外部驱动器或设备。这是在我安装Windows之后开始的。当我运行GParted时,它显示“未分配的465.76 GiB”。我运行了"sudo fdisk -l -u /dev/sda“,这就是我得到的-
Device Boot Start End Blocks Id System
/dev/sda1 4001790 108857343 52427777 5 Extended
Partition 1 does not start on physical sector boundary.
/dev/sda2 45946880 108857343 31455232 83 Linux
/dev/sda3 * 108872505 171766979 31447237+ 7 HPFS/NTFS/exFAT
Partition 3 does not start on physical sector boundary.
/dev/sda4 171771904 976773119 402500608 7 HPFS/NTFS/exFAT
/dev/sda5 4001792 45944831 20971520 83 Linux
我不知道我的分区表出了什么问题。请帮帮忙。
这是一张截图:-
发布于 2014-01-22 08:35:25
您可以查看GParted ->信息以获得更多详细信息(来源)。很可能您的分区表违反了ms-dos分区表的一些规则。
https://askubuntu.com/questions/409022
复制相似问题