Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Grub si blocca e non da nessun errore
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
nearthesoul
n00b
n00b


Joined: 21 Mar 2009
Posts: 53

PostPosted: Mon Jul 13, 2009 9:41 pm    Post subject: [RISOLTO] Grub si blocca e non da nessun errore Reply with quote

Durante il boot tutto ciò che mi appare è il testo "GRUB" senza alcun menu per la scelta del OS. Il sistema dunque si blocca senza andare avanti.

Le mie partizioni sono
sda1 NTFS (Windows)
sda2 NTFS
sdb1 REISERFS (\)
sdb2 VFAT
sdb3 SWAP
sdb4 REISERFS (\home)


Questo è il grub.conf che ho impostato
Code:

default 0
timeout 30

title Gentoo Linux 2.6.29-r5
root (hd1,0)
kernel /boot/kernel-2.6.29-gentoo-r5 root=/dev/sdb1

title Windows Vista
rootnoverify (hd0,0)
makeactive
chainloader +1


Questo è il file fstab

Code:

/dev/sdb1   /               reiserfs    defaults,noatime     1 2
/dev/sdb3   none         swap        sw                         0 0
/dev/sdb4   /home      reiserfs     noatime                 0 1

/dev/cdrom  /mnt/cdrom   auto    noauto,user          0 0



Per installare grub ho eseguito i seguenti passi (senza mai ottenere errore)

Code:

grub --no-floppy
root (hd1,0)
setup (hd1)
quit


Qualcuno può aiutarmi? Grazie in anticipo


Last edited by nearthesoul on Tue Jul 14, 2009 6:54 am; edited 1 time in total
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4788
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Mon Jul 13, 2009 10:17 pm    Post subject: Reply with quote

hai installato grub nella mbr del disco slave (o che comunque indichi con hd1).
molto probabilmente, la tua bios è configurata per dare precedenza alla lettura del disco windows, dove peraltro sarebbe installata una versione corrotta o incompleta di grub.

non ti consiglio di invertire a livello bios l'ordine di accesso ai driver, altrimenti rischi che hd0 diventi hd1, hd1 diventi hd0 e ti si fumi totalmente il cervello (a te e a windows, che è delicato). installa piuttosto grub sul disco hd0, usando setup (hd0). fai sapere.

in caso di panico, qui trovi uno dei tanti manuali su backup e ripristino d'urgenza dell'mbr, ma credo comunque che tu non ne abbia assolutamente bisogno.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
nearthesoul
n00b
n00b


Joined: 21 Mar 2009
Posts: 53

PostPosted: Tue Jul 14, 2009 6:53 am    Post subject: Reply with quote

Avevi ragione. Grazie! Ora ho risolto.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum