[Grub] Mancata installazione GRUB e MBR
[Grub] Mancata installazione GRUB e MBR
Salve a tutti,
sono nuovo di qui e abbastanza neofita dell'ambiente linux
Ieri ho provato ad installare il nuovo ubuntu Lynx sul mio pc. Ho collegato un hd eide attraverso la scheda sata pci con porta eide integrata, in quanto erano gia utilizzate le altre porte.
Sul primo hd ho installato windows 7 e windows xp, con il nuovo MBR di W7. Faccio partire la distro dal live cd e installo tutto sul nuovo hd, installando anche il grub.
Quando vado ad effettuare il primo riavvio, non parte piu niente, e da come solo errore "no such device: e il numero di serie del device" portandomi alla scritta grub rescue> dove non posso inserire nessun comando per far partire niente, l'unica cosa che vedo, dando un ls, sono le partizioni degli hd (hd0), (hd0,5) ecc
è come se non riuscissi a "trovare" l'hd eide collegato alla scheda sata nell'MBR. ho provato anche con wubi, che mi inserisce una voce nel MBR di W/, ma non mi ci fa accedere.
è possibile che non riesca ad accedere alla partizione di linux proprio perche non ha una connessione "diretta" con il pc, che non carica i driver della scheda sata rima di avviare un sistema operativo??
come posso fare per far partire Lynx?
grazie dell'aiuto e a presto
sono nuovo di qui e abbastanza neofita dell'ambiente linux
Ieri ho provato ad installare il nuovo ubuntu Lynx sul mio pc. Ho collegato un hd eide attraverso la scheda sata pci con porta eide integrata, in quanto erano gia utilizzate le altre porte.
Sul primo hd ho installato windows 7 e windows xp, con il nuovo MBR di W7. Faccio partire la distro dal live cd e installo tutto sul nuovo hd, installando anche il grub.
Quando vado ad effettuare il primo riavvio, non parte piu niente, e da come solo errore "no such device: e il numero di serie del device" portandomi alla scritta grub rescue> dove non posso inserire nessun comando per far partire niente, l'unica cosa che vedo, dando un ls, sono le partizioni degli hd (hd0), (hd0,5) ecc
è come se non riuscissi a "trovare" l'hd eide collegato alla scheda sata nell'MBR. ho provato anche con wubi, che mi inserisce una voce nel MBR di W/, ma non mi ci fa accedere.
è possibile che non riesca ad accedere alla partizione di linux proprio perche non ha una connessione "diretta" con il pc, che non carica i driver della scheda sata rima di avviare un sistema operativo??
come posso fare per far partire Lynx?
grazie dell'aiuto e a presto
- gatzu
- Scoppiettante Seguace

- Messaggi: 333
- Iscrizione: giovedì 3 maggio 2007, 22:06
- Località: Cabras
- Contatti:
Re: [Grub] Mancata installazione GRUB e MBR
Prova a ripristinare il grub
http://wiki.ubuntu-it.org/AmministrazioneSistema/Grub/Ripristino?highlight=%28grub%29
http://wiki.ubuntu-it.org/AmministrazioneSistema/Grub/Ripristino?highlight=%28grub%29
Intel core duo cpu 6400 2.13 ghz -- nvidia geforce 7600 gs 512mb
Re: [Grub] Mancata installazione GRUB e MBR
ho gia provato, ma non sono riuscito a farlo partiregatzu ha scritto: Prova a ripristinare il grub
http://wiki.ubuntu-it.org/AmministrazioneSistema/Grub/Ripristino?highlight=%28grub%29
Re: [Grub] Mancata installazione GRUB e MBR
prova da bios a bootare dall'altro disco
Un titolo ben azzeccato attira l'attenzione degli esperti in quel campo, fa risparmiare tempo a voi, aumenta la probabilità di successo.
- gatzu
- Scoppiettante Seguace

- Messaggi: 333
- Iscrizione: giovedì 3 maggio 2007, 22:06
- Località: Cabras
- Contatti:
Re: [Grub] Mancata installazione GRUB e MBR
Sei sicuro di scrivere il codice della partizione esatto? ad esempio qualcuno si confonde non sa che la partizione sda1 è sul grub (hd0,0) e non (hd0,1) magari se posti tutto il procedimento potrebbe comparire qualche problema. Magari posta anche il grub
Intel core duo cpu 6400 2.13 ghz -- nvidia geforce 7600 gs 512mb
Re: [Grub] Mancata installazione GRUB e MBR
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xb17ed09d
Device Boot Start End Blocks Id System
/dev/sda1 * 1 8414 67585423+ 7 HPFS/NTFS
/dev/sda2 8415 9728 10554705 f W95 Ext'd (LBA)
/dev/sda5 8415 9728 10554673+ 7 HPFS/NTFS
Disk /dev/sdb: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x957c957c
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 9725 78116031 7 HPFS/NTFS
Disk /dev/sdc: 251.0 GB, 251000193024 bytes
255 heads, 63 sectors/track, 30515 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x633713e3
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 30516 245114880 7 HPFS/NTFS
Disk /dev/sdd: 6448 MB, 6448619520 bytes
255 heads, 63 sectors/track, 784 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0005919d
Device Boot Start End Blocks Id System
/dev/sdd1 1 744 5970944 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sdd2 744 784 323585 5 Extended
Partition 2 does not end on cylinder boundary.
/dev/sdd5 744 784 323584 82 Linux swap / Solaris
ubuntu@ubuntu:~$ sudo mount /dev/sdd1 /mnt
ubuntu@ubuntu:~$ sudo mount --bind /dev /mnt/dev/
ubuntu@ubuntu:~$ sudo mount --bind /proc /mnt/proc
ubuntu@ubuntu:~$ sudo mount --bind /sys /mnt/sys
ubuntu@ubuntu:~$ sudo chroot /mnt
root@ubuntu:/# grub-install /dev/sda
Installation finished. No error reported.
root@ubuntu:/# update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-21-generic
Found initrd image: /boot/initrd.img-2.6.32-21-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Microsoft Windows XP Home Edition on /dev/sdb1
done
root@ubuntu:/# exit
exit
ubuntu@ubuntu:~$ cd ~
ubuntu@ubuntu:~$ sudo umount /mnt/dev
ubuntu@ubuntu:~$ sudo umount /mnt/proc
ubuntu@ubuntu:~$ sudo umount /mnt/sys
ubuntu@ubuntu:~$ sudo umount /mnt/
ecco cosa faccio.
al riavvio però non mi funge piu nulla.. qualche idea?
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xb17ed09d
Device Boot Start End Blocks Id System
/dev/sda1 * 1 8414 67585423+ 7 HPFS/NTFS
/dev/sda2 8415 9728 10554705 f W95 Ext'd (LBA)
/dev/sda5 8415 9728 10554673+ 7 HPFS/NTFS
Disk /dev/sdb: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x957c957c
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 9725 78116031 7 HPFS/NTFS
Disk /dev/sdc: 251.0 GB, 251000193024 bytes
255 heads, 63 sectors/track, 30515 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x633713e3
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 30516 245114880 7 HPFS/NTFS
Disk /dev/sdd: 6448 MB, 6448619520 bytes
255 heads, 63 sectors/track, 784 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0005919d
Device Boot Start End Blocks Id System
/dev/sdd1 1 744 5970944 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sdd2 744 784 323585 5 Extended
Partition 2 does not end on cylinder boundary.
/dev/sdd5 744 784 323584 82 Linux swap / Solaris
ubuntu@ubuntu:~$ sudo mount /dev/sdd1 /mnt
ubuntu@ubuntu:~$ sudo mount --bind /dev /mnt/dev/
ubuntu@ubuntu:~$ sudo mount --bind /proc /mnt/proc
ubuntu@ubuntu:~$ sudo mount --bind /sys /mnt/sys
ubuntu@ubuntu:~$ sudo chroot /mnt
root@ubuntu:/# grub-install /dev/sda
Installation finished. No error reported.
root@ubuntu:/# update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-21-generic
Found initrd image: /boot/initrd.img-2.6.32-21-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Microsoft Windows XP Home Edition on /dev/sdb1
done
root@ubuntu:/# exit
exit
ubuntu@ubuntu:~$ cd ~
ubuntu@ubuntu:~$ sudo umount /mnt/dev
ubuntu@ubuntu:~$ sudo umount /mnt/proc
ubuntu@ubuntu:~$ sudo umount /mnt/sys
ubuntu@ubuntu:~$ sudo umount /mnt/
ecco cosa faccio.
al riavvio però non mi funge piu nulla.. qualche idea?
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti
