我最近在笔记本电脑上的 MBR/分区表上遇到了问题。我设法使用 testdisk 重建分区表,并安装 GRUB 以使其再次正常启动(我使用的是 Windows 7 的双启动)。但是,由于出现错误,我无法再正确运行 gparted Can't have a partition outside the disk!。
fdisk -l 输出如下所示:
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x188f12a9
Device Boot Start End Blocks Id System
/dev/sda1 * 1 154 1228800 7 HPFS/NTFS/exFAT
/dev/sda2 154 13446 106775171 …Run Code Online (Sandbox Code Playgroud)