You are not logged in.

#1 2008-03-09 15:51:40

k3rn31
Member
Registered: 2008-01-09
Posts: 145

[Kernel Panic] [FIXED] After system update - Can't find filesystem

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

#2 2008-03-09 16:05:36

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: [Kernel Panic] [FIXED] After system update - Can't find filesystem

This should help:  http://wiki.archlinux.org/index.php/Kernel_Panics.

Last edited by tigrmesh (2008-03-09 17:11:45)

Offline

#3 2008-03-09 16:12:44

k3rn31
Member
Registered: 2008-01-09
Posts: 145

Re: [Kernel Panic] [FIXED] After system update - Can't find filesystem

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

#4 2008-03-09 16:23:17

dyscoria
Member
Registered: 2008-01-10
Posts: 1,007

Re: [Kernel Panic] [FIXED] After system update - Can't find filesystem

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

#5 2008-03-09 16:24:44

k3rn31
Member
Registered: 2008-01-09
Posts: 145

Re: [Kernel Panic] [FIXED] After system update - Can't find filesystem

Thank you. I will try to rollback to the previous kernel...

Last edited by k3rn31 (2008-03-09 17:16:45)


~k3rn31

Offline

#6 2008-03-09 16:34:02

Stalafin
Member
From: Berlin, Germany
Registered: 2007-10-26
Posts: 617

Re: [Kernel Panic] [FIXED] After system update - Can't find filesystem

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

#7 2008-03-09 16:38:08

k3rn31
Member
Registered: 2008-01-09
Posts: 145

Re: [Kernel Panic] [FIXED] After system update - Can't find filesystem

Yes. For my situation I think that I have 2.6.23...

Last edited by k3rn31 (2008-03-09 17:17:07)


~k3rn31

Offline

#8 2008-03-09 16:48:50

k3rn31
Member
Registered: 2008-01-09
Posts: 145

Re: [Kernel Panic] [FIXED] After system update - Can't find filesystem

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 ? roll
I think that the problem created from the kernel update...

Last edited by k3rn31 (2008-03-09 17:13:58)


~k3rn31

Offline

#9 2008-03-09 17:23:13

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: [Kernel Panic] [FIXED] After system update - Can't find filesystem

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

#10 2008-03-09 17:24:32

k3rn31
Member
Registered: 2008-01-09
Posts: 145

Re: [Kernel Panic] [FIXED] After system update - Can't find filesystem

hmmm I will see that. thanks


~k3rn31

Offline

Board footer

Powered by FluxBB