[root@nmr2 ~]# fdisk -l

Disco /dev/sda: 160.0 GB, 160041885696 byte

255 heads, 63 sectors/track, 19457 cylinders
Units = cilindri of 16065 * 512 = 8225280 bytes
Disk identifier: 0x877d877d

Dispositivo Boot Start End Blocks Id System
/dev/sda1 1 13 104391 83 Linux
/dev/sda2 14 4179 33463395 8e Linux LVM
/dev/sda3 * 4180 19457 122720503+ 7 HPFS/NTFS

Disco /dev/dm-0: 32.1 GB, 32145145856 byte

255 heads, 63 sectors/track, 3908 cylinders
Units = cilindri of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Il disco /dev/dm-0 non contiene una tabella delle partizioni valida



# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,1)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.25.11-60.fc8)
root (hd0,1)
kernel /vmlinuz-2.6.25.11-60.fc8 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.25.11-60.fc8.img
title Fedora (2.6.23.17-88.fc7)
root (hd0,1)
kernel /vmlinuz-2.6.23.17-88.fc7 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.23.17-88.fc7.img
title Other
root (hd0,2)
makeactive
chainloader +1

Disco /dev/dm-1: 2080 MB, 2080374784 byte
255 heads, 63 sectors/track, 252 cylinders
Units = cilindri of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30307800

Il disco /dev/dm-1 non contiene una tabella delle partizioni valida
[root@nmr2 ~]#