|
|
gentoo全功能服务器。运行命令:
# fdisk -l /dev/sda
Disk /dev/sda: 50.0 GB, 50019202560 bytes
255 heads, 63 sectors/track, 6081 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 4 31728 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 4 129 1003520 83 Linux
Partition 2 does not end on cylinder boundary.
/dev/sda3 129 193 514048 83 Linux
Partition 3 does not end on cylinder boundary.
/dev/sda4 193 6082 47297536 5 Extended
Partition 4 does not end on cylinder boundary.
/dev/sda5 193 816 5004272 83 Linux
/dev/sda6 816 1439 5004272 83 Linux
/dev/sda7 1439 2062 5004272 83 Linux
/dev/sda8 2062 4073 16148464 83 Linux
/dev/sda9 4073 6082 16135152 bc Unknown
Partition 1 does not end on cylinder boundary.
如何解决?曾经试图重新分区,并解决了问题。但一旦恢复数据(用trueimage备份及恢复数据),上述提示又出现。 |
|