|
发表于 2004-9-4 17:16:51
|
显示全部楼层
汗……
我的是这样的,
[code:1][root@Lover SPECS]# fdisk -l
Disk /dev/hda: 40.0 GB, 40060403712 bytes
240 heads, 63 sectors/track, 5174 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 7 52888+ 83 Linux
/dev/hda2 814 5175 32971995 f W95 Ext'd (LBA)
/dev/hda3 8 48 309960 82 Linux swap
/dev/hda4 49 813 5783400 83 Linux
/dev/hda5 814 1491 5125648+ b W95 FAT32
/dev/hda6 1492 2586 8278168+ 7 HPFS/NTFS
/dev/hda7 2587 3819 9321448+ 7 HPFS/NTFS
/dev/hda8 3820 5175 10241406 b W95 FAT32
Partition table entries are not in disk order
Disk /dev/hdd: 20.0 GB, 20020396032 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdd1 1 1020 8193118+ 83 Linux
/dev/hdd2 1021 2434 11357955 f W95 Ext'd (LBA)
/dev/hdd5 1021 1148 1028128+ b W95 FAT32
/dev/hdd6 1149 2434 10329763+ b W95 FAT32
[root@Lover SPECS]# [/code:1] |
|