You are not logged in.

#1 2007-03-02 22:41:54

bmalewski
Member
From: Cracow, Poland
Registered: 2006-12-19
Posts: 11

kernel panic after upgrade to 2.6.20.1-1

Hallo,
I have very strange problem. I upgraded my system last night by chroot. I have new kernel (2.6.20.1-1) and I can't boot my system now. I can see:

No device to configure
Unable to mount root fs on dev(0,0)
Spurious ....(something)

It's very strange for me because my root partition is on hda3. I can' understand it.
I tried to do earlymodules=piix and no effects.

Can anyone help me?

Last edited by bmalewski (2007-03-02 22:42:26)

Offline

#2 2007-03-04 20:29:46

noriko
Member
From: In My Mind
Registered: 2006-06-09
Posts: 535
Website

Re: kernel panic after upgrade to 2.6.20.1-1

have you tried the fallback ?
.......
you might also try
:::

adding break=y to the kernel line at the boot menu, then whjen it breaks ...
echo /dev/hd* and or echo /dev/sd*
that should suggest where the devices are ....

also, you could try regenerating the images ... not via pacman -S .. but manually by
mkinitcpio -k [kernel-version] -g [image-path] -c [config-file]


The.Revolution.Is.Coming - - To fight, To hunger, To Resist!

Offline

#3 2007-03-04 20:43:33

bmalewski
Member
From: Cracow, Poland
Registered: 2006-12-19
Posts: 11

Re: kernel panic after upgrade to 2.6.20.1-1

Thank you Noriko,
I tried fallback and break=y.
I did mkinitcpio -p kernel26. Could you explain your suggestion: what does option -c [config file] mean?
I tried also earlymodules=piix. I had very similar problem two months ago. I tried to reinstall my system yesterday but no results. Two months ago I had to delete sata in HOOKS in mkinitcpio.conf. Then it started to work, but now I had no idea what to do. I am working now on KateOS distro.
Have you any more ideas?
Thank you once again

Offline

#4 2007-03-07 10:31:59

klixon
Member
From: Nederland
Registered: 2007-01-17
Posts: 525

Re: kernel panic after upgrade to 2.6.20.1-1

Got it solved yet?

If not, what does /etc/mkinitcpio.conf look like?
And your bootloader's configuration?


Stand back, intruder, or i'll blast you out of space! I am Klixon and I don't want any dealings with you human lifeforms. I'm a cyborg!

Offline

#5 2007-03-07 15:49:21

noriko
Member
From: In My Mind
Registered: 2006-06-09
Posts: 535
Website

Re: kernel panic after upgrade to 2.6.20.1-1

the let's mkinitcpio load a specific config rather thasn the default /etc/mkinitcpio.conf ..
so ** -c /etc/mkinitcpio.conf ** would be correct ...
i suggested to use the -c option, because i personally have a config stored elsewhere .. as i'm seem to have had /etc/mkinitcpio.conf overwritten in the past, which lead to other issues ...


The.Revolution.Is.Coming - - To fight, To hunger, To Resist!

Offline

Board footer

Powered by FluxBB