View previous topic :: View next topic |
Author |
Message |
bigfantasy Tux's lil' helper
Joined: 07 Apr 2005 Posts: 98
|
Posted: Mon May 16, 2005 2:41 pm Post subject: Kernel Panic |
|
|
ho bisogno del vostro aiuto,
quando avvio gentoo mi esce questo errore:
kernel panic - not syncing: no init found.try passing init= option to kernel
perchè da questo errore?
p.s: il kernel l'ho configurato a mano. |
|
Back to top |
|
|
neryo Veteran
Joined: 09 Oct 2004 Posts: 1292 Location: Ferrara, Italy, Europe
|
Posted: Mon May 16, 2005 3:03 pm Post subject: |
|
|
questo problema e' stato affrontato molteplici volte nel forum... allora devi controllare che nel tuo kernel ci sia il modulo per il tuo filesystem built-in (non come modulo) ..poi controlla nel file /etc/fstab di non aver sbagliato il tipo di file system e di avere messo il device giusto..
Per vedere iu tuoi device del disco usa fdisk -l /dev/quimettiildevicedeltuoharddisk _________________ cache: a safe place for hiding or storing things..
D-link DWL-G650 AirPlus
Apache Php Mysql |
|
Back to top |
|
|
bigfantasy Tux's lil' helper
Joined: 07 Apr 2005 Posts: 98
|
Posted: Thu May 19, 2005 6:32 pm Post subject: |
|
|
Non riesco a risolvere...cmq ho incollato la mia configurazione del kernel qui: http://phpfi.com/62498
Se potete date un'occhiata perfavore.... |
|
Back to top |
|
|
D4rKr0W n00b
Joined: 17 May 2005 Posts: 6 Location: Veneto[IT]
|
Posted: Thu May 19, 2005 8:10 pm Post subject: |
|
|
Invece di postare il .config, perchè non posti /boot/grub/menu.lst?
Hai provato a compilare con genkernel --menuconfig --udev all? _________________ "First make it work, then make it fast"
Bruce Eckel |
|
Back to top |
|
|
bigfantasy Tux's lil' helper
Joined: 07 Apr 2005 Posts: 98
|
Posted: Thu May 19, 2005 8:20 pm Post subject: |
|
|
Ecco:
Code: |
default 0
timeout 30
splashimage=(hd0,1)/grub/splash.xpm.gz
title=Gentoo Linux
root=(hd0,1)
kernel /kernel-2.6-gentoo root=/dev/hda2
title=Windows XP
rootnoverify (hd0,0)
chainloader +1
|
No...ma non voglio compilare con genkernel... |
|
Back to top |
|
|
comio Advocate
Joined: 03 Jul 2003 Posts: 2191 Location: Taranto
|
Posted: Thu May 19, 2005 9:55 pm Post subject: |
|
|
bigfantasy wrote: | Ecco:
Code: |
default 0
timeout 30
splashimage=(hd0,1)/grub/splash.xpm.gz
title=Gentoo Linux
root=(hd0,1)
kernel /kernel-2.6-gentoo root=/dev/hda2
title=Windows XP
rootnoverify (hd0,0)
chainloader +1
|
No...ma non voglio compilare con genkernel... |
fai vedere il tu fstab... così abbiamo un quadro completo.
ciao _________________ RTFM!!!!
e
http://www.comio.it
|
|
Back to top |
|
|
silian87 Advocate
Joined: 06 Oct 2003 Posts: 2318 Location: Treviso, Italy
|
|
Back to top |
|
|
|