Ho lo strano problema che grub2 non mi vede la partizione contenente Ubuntu 9.10 (/dev/sda5) e dalla quale ho fatto il ripristino seguendo qs guida
http://wiki.ubuntu-it.org/Amministrazio ... %28grub%29
L'unico errore che ho avuto, seguendo la guida, è che mi diceva device busy ecc..... a fronte di qs comandi
Codice: Seleziona tutto
sudo umount /mnt/dev
sudo umount /mnt/
Un po di dati:
sudo fdisk -l
Codice: Seleziona tutto
merka73@merka73-desktop:~$ sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xef2cef2c
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13054 104856223+ 7 HPFS/NTFS
/dev/sda2 13055 26108 104856255 7 HPFS/NTFS
/dev/sda3 26109 60801 278671522+ 5 Extended
/dev/sda5 26109 28066 15727603+ 83 Linux
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xef75ef75
Device Boot Start End Blocks Id System
/dev/sdb1 13055 48631 285772252+ 83 Linux
/dev/sdb2 48632 60801 97755525 5 Extended
/dev/sdb3 1 13054 104856223+ 83 Linux
/dev/sdb5 59669 60801 9100791 82 Linux swap / Solaris
/dev/sdb6 48632 59668 88654639+ 83 Linux
Partition table entries are not in disk order
merka73@merka73-desktop:~$
/dev/sda1 --> Win7
/devsda2 --> XP
/dev/sda5 --> Ubuntu 9.10
mentre nell'altro HDD ho varie versioni di ubuntu tra cui /dev/sdb3 --> ubuntu 9.10.
Come mai Grub2 non mi vede solo ubuntu 9.10 (/dev/sda5) mentre tutti gli altri SO si???????
Grazie in anticipo


