View previous topic :: View next topic |
Author |
Message |
zoster n00b
Joined: 28 Jan 2005 Posts: 47 Location: Genova, California.
|
Posted: Thu Sep 29, 2005 10:45 pm Post subject: [risolto] kernel panic: no int found |
|
|
sono passato da lilo a grub e non riesco a riavviare gentoo..
l'errore è:
Code: | kernel panic. not syncing: no init found try pass init= option to kernel |
quale può essere il problema??
la mia partizione di boot è /dev/hda5 ed è formattata come ext2
che in grub dovrebbe essere root (hd0,4)
initrd l'ho lasciato commentato...non l'ho mai usato...
qualcuno ha idea di quale sia il problema???
grazie! _________________ The most important things are not things
Last edited by zoster on Fri Sep 30, 2005 4:50 pm; edited 1 time in total |
|
Back to top |
|
|
cloc3 Advocate
Joined: 13 Jan 2004 Posts: 4810 Location: http://www.gentoo-users.org/user/cloc3/
|
Posted: Thu Sep 29, 2005 11:03 pm Post subject: Re: kernel panic: no int found |
|
|
zoster wrote: |
quale può essere il problema??
|
Stai fornendo pochi dati.
Con grub, però hai una possibilità straordinaria per risponderti da solo:
All'avvio di grub, batti "c" per entrare in modalità in linea di comando.
Successivamente dai:
root (hd0,4)
e qui puoi navigare il filesystem, con "/" e l'autocompletamento (tasto tab).
Trovato il kernel, dai:
kernel /percorso-del-kernel root=/... parametri di boot
boot
A questo punto, il boot è quasi a colpo sicuro. Ricompila il grub.conf sbagliato e reinstalla. _________________ vu vu vu
gentù
mi piaci tu |
|
Back to top |
|
|
zoster n00b
Joined: 28 Jan 2005 Posts: 47 Location: Genova, California.
|
Posted: Thu Sep 29, 2005 11:31 pm Post subject: Re: kernel panic: no int found |
|
|
[/quote]
Stai fornendo pochi dati.[/quote]
hai ragione ma sono su windows (che sia avvia perchè su un altro hd)
ora provo a seguire i tuoi consigli ma volevo in parere su quale
potesse essere il problema...
la partizione dovrebbe essere giusta (il kernel si avvia)
ma perchè non trova init?
init non sta in /etc?
vabbè ora provo poi vedremo...
grazie!! _________________ The most important things are not things |
|
Back to top |
|
|
zoster n00b
Joined: 28 Jan 2005 Posts: 47 Location: Genova, California.
|
Posted: Thu Sep 29, 2005 11:43 pm Post subject: |
|
|
ho premuto c
ho selezionato il kernel
ho digitato boot
ed è partito!!!!!!!!
il tutto mi è mooooolto oscuro...
ma è bello essere a casa!!!!!
domani ci penserò meglio!
per ora grazie!!!!
_________________ The most important things are not things |
|
Back to top |
|
|
bender86 Guru
Joined: 18 Mar 2005 Posts: 484
|
Posted: Fri Sep 30, 2005 3:29 pm Post subject: Re: kernel panic: no int found |
|
|
Dato che il kernel viene caricato, penso che tu debba specificare una giusta root=/dev/hda? (la partizione che contiene /) come parametro del kernel.
P.S.
Init sta in /sbin, è un eseguibile, in /etc c'è la sua configurazione. |
|
Back to top |
|
|
zoster n00b
Joined: 28 Jan 2005 Posts: 47 Location: Genova, California.
|
Posted: Fri Sep 30, 2005 4:50 pm Post subject: Re: kernel panic: no int found |
|
|
bender86 wrote: | Dato che il kernel viene caricato, penso che tu debba specificare una giusta root=/dev/hda? (la partizione che contiene /) come parametro del kernel. |
Esatto!!!
ora riarte!!!
grazie mille!!! _________________ The most important things are not things |
|
Back to top |
|
|
|