premetto che ho appena montato un hd pata da 320gb (prima avevo solo un sata da 160gb).
allora, ecco il mio fdisk -l:
Codice: Seleziona tutto
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00058b1c
Device Boot Start End Blocks Id System
/dev/sda2 * 2 38913 312560640 5 Extended
/dev/sda5 2 26178 210266721 7 HPFS/NTFS
/dev/sda6 26179 27491 10546641 7 HPFS/NTFS
/dev/sda7 27492 38913 91747183+ 7 HPFS/NTFS
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xfe52fe52
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 3083 24764166 7 HPFS/NTFS
/dev/sdb2 3084 19457 131524155 5 Extended
/dev/sdb5 5114 17841 102237627+ 7 HPFS/NTFS
/dev/sdb6 4908 5113 1654663+ 82 Linux swap / Solaris
/dev/sdb7 17842 19457 12980488+ 7 HPFS/NTFS
/dev/sdb8 3084 4541 11711322 83 Linux
/dev/sdb9 4542 4907 2939863+ 83 Linux
Partition table entries are not in disk order
e il mio menu.lst (tenete presente che ora sull'mbr c'è solo l'avvio di windows..dovrei re-installare grub da capo..):
Codice: Seleziona tutto
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,7)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=158aecad-63a7-4ca0-a6e4-af9cb3f2f7c0 ro quiet splash locale=it_IT
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,7)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=158aecad-63a7-4ca0-a6e4-af9cb3f2f7c0 ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd0,7)
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Microsoft Windows XP Professional
root (hd0,0)
savedefault
makeactive
chainloader +1