You are not logged in.

#1 2011-05-17 20:09:58

Nareto
Member
From: Pisa,Italy
Registered: 2009-07-18
Posts: 148

[SOLVED] real time kernel fails to boot

Hi, I'm trying to install a kernel with the real time patch for audio work.
I've tried both compiling the kernel26rt package from the AUR (which uses the
2.6.33.9_rt31 sources) and the binary provided by the archaudio-testing
repository (which uses the 2.6.33.7_rt29 sources). With both the boot process
hangs; basically it hangs on the message

waiting 10 seconds for device /dev/disk/by-uuid/[root_uuid]

and then gives

root device /dev/disk/by-uuid/[root_uuid] doesn't exist. Attempting to create it. 

and then drops me to the recovery shell. Here's a poor quality photo of the
screen with full messages:
http://i.imgur.com/vq2bg.jpg

The uuid is correct - at least it's the very same as the one for the normal
kernel (which boots fine) as you can see in my /boot/grub/menu.lst posted here:

http://pastebin.com/YcXyM0Lf

this happens also with the fallback images.

Any ideas?

The compilation of the AUR package (didn't change anything in menuconfig) and the mkinitcpio for both went fine...
Maybe something having to do with the "keymap" hook?

BTW this is on a laptop

renato

Last edited by Nareto (2011-05-22 13:39:07)

Offline

#2 2011-05-18 07:30:04

Nareto
Member
From: Pisa,Italy
Registered: 2009-07-18
Posts: 148

Re: [SOLVED] real time kernel fails to boot

I tried removing the "keymap" hook and adding "ext4" to the MODULES array in mkinitcpio.conf (since my root partition is ext4), but still I get same error.

Also I checked the .config with which the kernel was built and ext4 support, like ext3 (which my boot partition is), is built as a module.

Offline

#3 2011-05-21 16:02:46

Nareto
Member
From: Pisa,Italy
Registered: 2009-07-18
Posts: 148

Re: [SOLVED] real time kernel fails to boot

anyone?

Offline

#4 2011-05-22 09:05:05

sumski
Member
From: Zagreb, Croatia
Registered: 2011-04-30
Posts: 114

Re: [SOLVED] real time kernel fails to boot

your rt kernel parameter is the same as arch's kernel.it tries to boot arch's kernel with rt initrd. Try changing that

Last edited by sumski (2011-05-22 09:09:43)

Offline

#5 2011-05-22 13:36:06

Nareto
Member
From: Pisa,Italy
Registered: 2009-07-18
Posts: 148

Re: [SOLVED] real time kernel fails to boot

oh, thank you so much smile it was that easy, I just didn't know you had to change that line also

now the boot process goes past that point but gets stuck on "processing uevents" (with some errors that seem related to the touchpad and card reader) - it seems totally unrelated so I'm marking this as solved

thanks again

Offline

Board footer

Powered by FluxBB