这是我的第一篇帖子,所以请多包涵。
我主要是 Windows 用户,但是也开始使用 Ubuntu。
我的问题是当我运行“ sudo fdisk -l ”时,结果是
Disk /dev/sda: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x2bfb4dc8
Device Boot Start End Sectors Size Id Type
/dev/sda1 2048 718847 716800 350M 7 HPFS/NTFS/exFAT
/dev/sda2 * 718848 245762047 245043200 116,9G 7 HPFS/NTFS/exFAT
/dev/sda3 245762048 878535144 632773097 301,7G 7 HPFS/NTFS/exFAT
/dev/sda4 878536702 976771071 98234370 46,9G 5 Extended
/dev/sda5 878536704 960231423 81694720 39G 83 Linux
/dev/sda6 960233472 976771071 16537600 7,9G 82 Linux swap / Solaris
Partition 4 does not start on physical sector boundary.
我的问题在于分区 4,当我尝试从开始重新安装 ubuntu 时它没有显示在文件资源管理器中,而当我尝试重新安装 Windows 时则没有显示,基本上,就像该分区不存在一样。
有什么想法吗?谢谢