Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel panic!
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)
View previous topic :: View next topic  
Author Message
cecchetto
n00b
n00b


Joined: 04 Sep 2004
Posts: 9

PostPosted: Sat Sep 04, 2004 1:25 pm    Post subject: kernel panic! Reply with quote

ho seguito (devo aver sbagliato qualcosa) l'how-to per il bootsplash e ora mi trovo

RAMDISK: Could't find valid RAM disk image starting at 0.
UDF-fs: No partition found(1)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(3,9)

vi prego, qualcuno e' in grado di dirmi come sbloccare la situazione?!??!
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Sat Sep 04, 2004 1:31 pm    Post subject: Re: kernel panic! Reply with quote

cecchetto wrote:
ho seguito (devo aver sbagliato qualcosa) l'how-to per il bootsplash e ora mi trovo

RAMDISK: Could't find valid RAM disk image starting at 0.
UDF-fs: No partition found(1)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(3,9)

vi prego, qualcuno e' in grado di dirmi come sbloccare la situazione?!??!


allora, evidentemente, il problema é che non trova l'initrd e quindi si ferma.
Ora, possono essere due i casi: o non hai messo il loopback nel kernel, oppure l'immagine di initrd che hai creato é corrotta/sbagliata/in_un_altra_posizione/chi_piu'_ne_ha_piu'_ne_metta

il consiglio, quindi, é di ripartire con un livecd (o di editare grub, all'avvio, se usi grub) per rientrare nel sistema, e verificare qual'e' il problema.
Magari ti sei solo dimenticato di montare la partizione di /boot quando hai copiato l'initrd ;-)

Coda
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31446
Location: here

PostPosted: Sat Sep 04, 2004 1:57 pm    Post subject: Reply with quote

Al masso posta il tuo grub.conf e le partizioni che hai
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
cecchetto
n00b
n00b


Joined: 04 Sep 2004
Posts: 9

PostPosted: Sat Sep 04, 2004 2:05 pm    Post subject: Reply with quote

cavolo, non mi aspettavo una risposta in cosi' poco tempo! grazie!
il fatto e' che sono nuova con gentoo (e con linux in generale), so pochissimo, e per ora il problema e' usare ssh dal livecd.. :oops:

poi vi dico tutte le informazioni...
grazie!
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Sat Sep 04, 2004 2:08 pm    Post subject: Reply with quote

cecchetto wrote:
per ora il problema e' usare ssh dal livecd.. :oops:


ssh ???? perché mai devi usare ssh dal livecd ? Se il pc su cui stai installando ha tastiera e schermo, credo che ssh sia di troppo ;-)

Coda
Back to top
View user's profile Send private message
cecchetto
n00b
n00b


Joined: 04 Sep 2004
Posts: 9

PostPosted: Sat Sep 04, 2004 2:12 pm    Post subject: Reply with quote

si'.. anziche' usare ssh sarebbe meglio che io usassi a testa :D
ma allora come faccio a entrare nelle MIE directory .. dove sono!?

(maledetta bootsplash..)
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Sat Sep 04, 2004 2:46 pm    Post subject: Reply with quote

cecchetto wrote:
si'.. anziche' usare ssh sarebbe meglio che io usassi a testa :D
ma allora come faccio a entrare nelle MIE directory .. dove sono!?

(maledetta bootsplash..)


esattamente come hai fatto in installazione:

avvii il pc dal livecd, poi:

Code:
# mount /dev/hda3 /mnt/gentoo
# mount /dev/hda1 /mnt/gentoo/boot
# mount -t proc none /mnt/gentoo/proc
# chroot /mnt/gentoo /bin/bash
# env-update
# source /etc/profile


e sei dentro... come potrai verificare con

Code:
# uname -a

Coda
Back to top
View user's profile Send private message
cecchetto
n00b
n00b


Joined: 04 Sep 2004
Posts: 9

PostPosted: Sat Sep 04, 2004 2:59 pm    Post subject: Reply with quote

Code:
mount /dev/hda3 /mnt/gentoo

mount: error while guessing filesystem type
SQUASHFS error: Can't find a SQUASHFS superblock on ide(3,3)
mount: you must specify the filesystem type


:cry:
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Sat Sep 04, 2004 3:12 pm    Post subject: Reply with quote

cecchetto wrote:
Code:
mount /dev/hda3 /mnt/gentoo

mount: error while guessing filesystem type
SQUASHFS error: Can't find a SQUASHFS superblock on ide(3,3)
mount: you must specify the filesystem type


:?::?::?::?::?::?::?::?::?::?:

SQUASHFS non é un fs criptato o giu' di li'... ?

uhmm... qui mi sa che non hai seguito proprio per filo e per segno l'installazione ;-)

non vorrei dire, ma mi sa che c'e' un bel casino.....

Coda
Back to top
View user's profile Send private message
cecchetto
n00b
n00b


Joined: 04 Sep 2004
Posts: 9

PostPosted: Sat Sep 04, 2004 3:18 pm    Post subject: Reply with quote

non e' possibile :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry:
Back to top
View user's profile Send private message
cecchetto
n00b
n00b


Joined: 04 Sep 2004
Posts: 9

PostPosted: Sat Sep 04, 2004 3:35 pm    Post subject: Reply with quote

con knoppix riesco a vedere tutte le partizioni..
purtroppo il file-system e' read-only, non posso ripristinare il grub.conf con il backup che avevo creato..
Back to top
View user's profile Send private message
cecchetto
n00b
n00b


Joined: 04 Sep 2004
Posts: 9

PostPosted: Sat Sep 04, 2004 3:58 pm    Post subject: Reply with quote

ok, sistemata la questione, riportato a com'era stamattina il grub.conf che e' questo:

Code:
 timeout 10
default 0

title = gentoo linux 2.6.8
root (hd0,4)
kernel /bzImage root=/dev/hda9 vga=792 hdc=ide=scsi


il problema pero' continua, l'errore sempre lo stesso, e ahime' sempre kernel panic..
il disco e' organizzato cosi':

Code:

/dev/hda5        /boot        ext2          noatime              1 1
/dev/hda9        /               reiserfs     noatime              0 0
/dev/hda2        none        swap         sw                      0 0
/dev/hda6        /home      reiserfs      noatime             0 0
/dev/hda7        /usr          reiserfs      noatime             0 0
/dev/hda8        /var          reiserfs      noatime             0 0
..
none                /proc        proc           defaults             0 0


e' sempre un pasticcio inguaribile o forse qualcosa si puo' fare??
please help :cry: [/code]
Back to top
View user's profile Send private message
cecchetto
n00b
n00b


Joined: 04 Sep 2004
Posts: 9

PostPosted: Sat Sep 04, 2004 4:13 pm    Post subject: Reply with quote

alla fine ho risolto: rimettendo il vecchio bzImage 8)
grazie di tutto
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Sat Sep 04, 2004 5:07 pm    Post subject: Reply with quote

ehmm... sucsa, ma se hai partizionato il disco a quel modo, potevi dirlo ;-)

tutti i comandi che ti avevo scritto prevedevano la pedissequa applicazione del cookbook ;-)

ok, ad ogni modo, ora che hai di n uovo in mano la situazione, puoi provare a ricompilare il nuovo kernel, facendo attenzione all'initrd etc... e mamgari premurandoti di inserire in grub.conf due entries: una per vecchio kernel, e una per il nuovo... cosi' non dovresti avere problemi ;-)

Coda
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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