|
|

楼主 |
发表于 2007-9-21 22:41:55
|
显示全部楼层
[root@Follow ~]# fdisk -l
Disk /dev/hda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1520 12209368+ c W95 FAT32 (LBA)
/dev/hda2 1521 12769 90357592+ f W95 Ext'd (LBA)
/dev/hda3 12770 14593 14651280 a5 FreeBSD
/dev/hda5 3042 5473 19535008+ b W95 FAT32
/dev/hda6 5474 7905 19535008+ b W95 FAT32
/dev/hda7 7906 10337 19535008+ b W95 FAT32
/dev/hda8 10338 12769 19535008+ b W95 FAT32
/dev/hda9 1521 1533 104359+ 83 Linux
/dev/hda10 1534 3041 12112978+ 8e Linux LVM
Partition table entries are not in disk order
Disk /dev/hdb: 250.0 GB, 250059350016 bytes
16 heads, 63 sectors/track, 484521 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 65534 33029131+ 54 OnTrackDM6
[root@Follow ~]# |
|