You are not logged in.
Hi guys I got kernel panic
After the pacman -Suy my arch system can't boot!
The error is:
loading root filesystem module
Attempting to create root
device /dev/hda4 uknown
ERROR root fs acnnot detected
Try using the roofstype=kernel parameter...
Any ideas?
Thank you
Last edited by k3rn31 (2008-03-09 17:15:56)
~k3rn31
Offline
This should help: http://wiki.archlinux.org/index.php/Kernel_Panics.
Last edited by tigrmesh (2008-03-09 17:11:45)
Offline
Thanks but the page has no text:
There is currently no text in this page, you can search for this page title in other pages or edit this page.
Last edited by k3rn31 (2008-03-09 17:16:16)
~k3rn31
Offline
tigrmesh just gave an incorrect link with a fullstop at the end. Here it is:
http://wiki.archlinux.org/index.php/Kernel_Panics
Last edited by dyscoria (2008-03-09 16:23:32)
flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)
Offline
Thank you. I will try to rollback to the previous kernel...
Last edited by k3rn31 (2008-03-09 17:16:45)
~k3rn31
Offline
Well, I have the same question - how do I find out which version worked for me? Is there a history build into pacman?
Or shall I just search /var/cache/pacman/pkg/ for one that suits me? ^^
Offline
Yes. For my situation I think that I have 2.6.23...
Last edited by k3rn31 (2008-03-09 17:17:07)
~k3rn31
Offline
You can try pacman -U /var/cache/pacman/pkg/kernel and press tab to see what files you have in the kernel folder. Choose the kernel you want.
Now I am rolling back to 2.6.23 and I will see and post here If fixed.
Edited: Fixed... But a question:
How can I update with pacman -Suy and not the kernel be panic ?
I think that the problem created from the kernel update...
Last edited by k3rn31 (2008-03-09 17:13:58)
~k3rn31
Offline
You most likely don't need to change the kernel version, it's usually sufficient to regenerate kernel boot image with "mkinitcpio -p kernel26". If you're using any exotic filesystem as root it's probably also a good idea to add it to the "MODULES" array in /etc/mkinitcpio.conf to make sure that the module gets loaded into the boot image.
Offline
hmmm I will see that. thanks
~k3rn31
Offline