You are not logged in.

#1 2009-03-28 01:09:57

hank863
Member
Registered: 2008-08-23
Posts: 77

Cannot Boot After Kernel26-2.6.29-3 Update On Arch64 [SOLVED]

I updated to Kernel26-2.6.29-3 and when I try to boot, I get the following error messages:

ERROR: Failed to parse block device for UUID=75d4f90b-74ba-4d2e-ade1-bd1346c399ab
ERROR: Unable to create/detect root device UUID=e9d296aa-d9b2-4b68-a75d-f936aceb2b87

Here's my /etc/fstab:

# 
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0
/dev/sda1              /media/Toshiba  ntfs-3g      defaults            0      0
/dev/sda2           /media/Windows  ntfs-3g      defaults            0      0

UUID=75d4f90b-74ba-4d2e-ade1-bd1346c399ab swap swap defaults 0 0
UUID=e9d296aa-d9b2-4b68-a75d-f936aceb2b87 / ext4 defaults 0 1
/dev/cdrom /media/cdrom   auto    ro,user,noauto,unhide   0      0
/dev/dvd /media/dvd   auto    ro,user,noauto,unhide   0      0

I have used the Arch Live CD to reinstall Kernel26-2.6.28-3 and everything is fine again.  I like to stay updated.  How can I fix this problem with the new kernel?

Last edited by hank863 (2009-03-29 17:13:01)

Offline

#2 2009-03-28 05:22:58

sa
Member
From: boston ma
Registered: 2008-05-23
Posts: 127
Website

Re: Cannot Boot After Kernel26-2.6.29-3 Update On Arch64 [SOLVED]

What about changing the "UUID=e9d296aa-d9b2-4b68-a75d-f936aceb2b87" to actual points (e.g. /dev/sda1, /dev/sda2)?

Offline

#3 2009-03-28 06:18:25

hank863
Member
Registered: 2008-08-23
Posts: 77

Re: Cannot Boot After Kernel26-2.6.29-3 Update On Arch64 [SOLVED]

I just finished trying that.  Kernel26-2.6.29 failed with the same error and Kernel26-2.6.28 still boots fine.

Offline

#4 2009-03-28 10:59:46

Dieter@be
Forum Fellow
From: Belgium
Registered: 2006-11-05
Posts: 2,000
Website

Re: Cannot Boot After Kernel26-2.6.29-3 Update On Arch64 [SOLVED]

Uhm this is a package from testing. use the testing subforum.


< Daenyth> and he works prolifically
4 8 15 16 23 42

Offline

#5 2009-03-29 17:12:25

hank863
Member
Registered: 2008-08-23
Posts: 77

Re: Cannot Boot After Kernel26-2.6.29-3 Update On Arch64 [SOLVED]

Fixed it!  I'm not sure why this is the first Kernel upgrade I've had to do this, but I had to remove "raid-partitions" from the "HOOKS" line of my mkinit*.conf.  I guess it's because I don't have any raid-partitions and that caused the image generation process to fail.

Offline

Board footer

Powered by FluxBB