[gl-como] Problemi con Grub.

Luca Tettamanti kronos.it@gmail.com
Gio 13 Ago 2009 15:34:48 CEST


On Wed, Aug 12, 2009 at 2:33 PM, Giofree<giofree@gmail.com> wrote:
> Riavviando il computer con ubuntu mi da l'errore "error 11 : unrecognized
> device string"
> con windows mi da "Error 21 : selected disk does not exist".
[...]
> /dev/sda1               1         255     2048256   82  Linux swap / Solaris
> /dev/sda2             256        2805    20482875   83  Linux
> /dev/sda3            2806       13004    81923467+  83  Linux
> /dev/sda4   *       13005       60801   383929402+   7  HPFS/NTFS
[...]
> set root=(hd0,2)
> search --fs-uuid --set 3467764f-5a6d-4381-80f8-91ac1dd6d28f
> menuentry "Ubuntu, linux 2.6.28-14-generic" {
>     linux    /boot/vmlinuz-2.6.28-14-generic
> root=UUID=3467764f-5a6d-4381-80f8-91ac1dd6d28f ro  quiet splash
>     initrd    /boot/initrd.img-2.6.28-14-generic
> }
[...]
> menuentry "Windows Vista (loader) (on /dev/sda4)" {
>     set root=(hd0,4)
>     chainloader +1
> }

Hum, sembrano corretti. In sda2 cose c'è? Il filesystem root oppure
solo /boot (nel secondo caso è sbagliato il path di kernel e
initramfs).
Al boot usa la command line di grub per vedere se riesce
effettivamente a leggere le partizioni:
ls (hd0,2)/
ls (hd0,4)/
Se dovessero esserci errori riprova il comando senza la slash finale
(identifica la partizione).

L


Maggiori informazioni sulla lista gl-como