You are not logged in.

#1 2008-06-17 00:51:36

Dr Small
Member
From: Behind a Terminal
Registered: 2008-03-02
Posts: 59
Website

Kernel26-2.6.25 kernel panic

This morning I ran pacman to upgrade the system. It upgraded my current kernel (2,6.24) and installed the new one. I then rebooted to make sure everything worked then, and of course, it didn't. I had a kernel panic, so then after much reading and asking questions, I am finally able to chroot into the drive from the Arch CD.

I then proceeded to downgrade back to the old 2.6.24 kernel, by using:

pacman -d -U /var/cache/pacman/pkg/kernel26-2.6.24.4-1-i686.pkg.tar.gz

With this then, I am able to boot the system, until it loads the modules / daemons, and the system halts. Here is a picture:
t_DSCF0002m_661b220.jpg

I don't know what to do from here, and I am completely stumped. If anyone could give me some pointers or suggestions, I would be much obliged.

Thanks for reading,
Dr Small

Last edited by Dr Small (2008-06-17 00:53:33)

Offline

#2 2008-06-17 05:28:32

underpenguin
Member
Registered: 2007-02-01
Posts: 116

Re: Kernel26-2.6.25 kernel panic

This is a complete shot in the dark, but you could
cat /var/log/pacman.log
and see what other packages got installed and downgrade those as well.

Offline

#3 2008-06-17 16:08:00

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Kernel26-2.6.25 kernel panic

Probable that mkinitcpio was upgraded and causes havoc when you downgrade....


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#4 2008-06-17 17:03:10

Dr Small
Member
From: Behind a Terminal
Registered: 2008-03-02
Posts: 59
Website

Re: Kernel26-2.6.25 kernel panic

I thought you might be right, but I downgraded it too. Still no go. Even when downgrading to the old kernel, I am still getting the same message that I got back on the 2.6.25 kernel:
t_DSCF0001m_61ed9c5.jpg

So, no matter how much I do, I am unable to boot the system.

Offline

#5 2008-06-17 19:41:42

schivmeister
Developer/TU
From: Singapore
Registered: 2007-05-17
Posts: 971
Website

Re: Kernel26-2.6.25 kernel panic

Gain access to the files on the disk and edit /etc/rc.sysinit, add set -x at the top and set +x at the bottom to turn on debugging and see where it's halting.


I need real, proper pen and paper for this.

Offline

#6 2008-06-17 20:24:37

Dr Small
Member
From: Behind a Terminal
Registered: 2008-03-02
Posts: 59
Website

Re: Kernel26-2.6.25 kernel panic

That may have been what I needed to do for the first post, but now I can't even get the kernel too boot. See my latest post please.

Offline

#7 2008-06-18 19:41:38

schivmeister
Developer/TU
From: Singapore
Registered: 2007-05-17
Posts: 971
Website

Re: Kernel26-2.6.25 kernel panic

Go through the checklists here: http://bugs.archlinux.org/task/10534

Basically:

* Boot with fallback to see if it's a module problem
* Ensure menu.lst is pointing to the right vmlinuz and img in the right location
* Run mkinitcpio -vp kernel26 to look out for problems with generating the image itself

Last edited by schivmeister (2008-06-18 19:44:21)


I need real, proper pen and paper for this.

Offline

Board footer

Powered by FluxBB