Originariamente inviato da Alberto
se fai fdisk -l cosa ti dice?
[root@localhost ~]# fdisk -l

Disk /dev/hdd: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdd1 * 2 9964 80027797+ f W95 Ext'd (LBA)
/dev/hdd5 2 9964 80027766 7 HPFS/NTFS

Disk /dev/sda: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 24792 199037317+ 8e Linux LVM
[root@localhost ~]#