|
|

楼主 |
发表于 2007-9-2 11:01:50
|
显示全部楼层
另,完整的fdisk -l信息- Disk /dev/hda: 40.0 GB, 40007761920 bytes
- 16 heads, 63 sectors/track, 77520 cylinders
- Units = cylinders of 1008 * 512 = 516096 bytes
- Device Boot Start End Blocks Id System
- /dev/hda1 * 1 28455 14341288+ 7 HPFS/NTFS
- Partition 1 does not end on cylinder boundary.
- /dev/hda2 28456 58410 15097320 7 HPFS/NTFS
- Partition 2 does not end on cylinder boundary.
- /dev/hda3 1 1 0 10 OPUS
- Partition 3 does not end on cylinder boundary.
- /dev/hda4 58411 77520 9631440 f W95 Ext'd (LBA)
- Partition 4 does not end on cylinder boundary.
- /dev/hda5 * 58411 58545 68008+ 83 Linux
- /dev/hda6 58546 59550 506488+ 82 Linux swap / Solaris
- /dev/hda7 59551 77520 9056848+ 83 Linux
- Partition table entries are not in disk order
- Disk /dev/sda: 2046 MB, 2046820352 bytes
- 63 heads, 62 sectors/track, 1023 cylinders
- Units = cylinders of 3906 * 512 = 1999872 bytes
- This doesn't look like a partition table
- Probably you selected the wrong device.
- Device Boot Start End Blocks Id System
- /dev/sda1 ? 199216 491461 570754815+ 72 Unknown
- Partition 1 has different physical/logical beginnings (non-Linux?):
- phys=(357, 116, 40) logical=(199215, 34, 11)
- Partition 1 has different physical/logical endings:
- phys=(357, 32, 45) logical=(491460, 44, 51)
- Partition 1 does not end on cylinder boundary.
- /dev/sda2 ? 43188 538843 968014120 65 Novell Netware 386
- Partition 2 has different physical/logical beginnings (non-Linux?):
- phys=(288, 115, 43) logical=(43187, 17, 47)
- Partition 2 has different physical/logical endings:
- phys=(367, 114, 50) logical=(538842, 14, 42)
- Partition 2 does not end on cylinder boundary.
- /dev/sda3 ? 478721 974376 968014096 79 Unknown
- Partition 3 has different physical/logical beginnings (non-Linux?):
- phys=(366, 32, 33) logical=(478720, 18, 30)
- Partition 3 has different physical/logical endings:
- phys=(357, 32, 43) logical=(974375, 14, 39)
- Partition 3 does not end on cylinder boundary.
- /dev/sda4 ? 738782 738796 27749+ d Unknown
- Partition 4 has different physical/logical beginnings (non-Linux?):
- phys=(372, 97, 50) logical=(738781, 41, 25)
- Partition 4 has different physical/logical endings:
- phys=(0, 10, 0) logical=(738795, 54, 33)
- Partition 4 does not end on cylinder boundary.
- Partition table entries are not in disk order
复制代码 我不太了解出现这种现象的原因和含义……现在猜想可能跟我把IBM recover & rescue隐藏分区搞掉并划分给hda7这个操作有关。
而且原来的隐藏分区是hda3,现在它被我删除掉了,怎么又凭空冒出来一个起始柱1,结束柱也是1的分区呢?这个怎么解释?
再次感谢 |
|