[Bug 34172] Re: LiveCD: boot progress feedback (is it booting or is it hung up?)

koftinoff jeffk at jdkoftinoff.com
Mon May 15 16:57:51 UTC 2006


I just ran into this bug. Actually, got here following bug 36667 which
says that it is a duplicate of this bug, 34172. However I found a
solution to the problem on my system. When I rebooted with out quiet and
splash, I noticed the log scroll by saying that it recognized my cdrom
drive as device hdf. Well, it always used to be hdc.

So the reason why it was hanging on 'waiting for root device' was
because it was trying to load /dev/hda5 as my root device but for some
reason the linux kernel after the upgrade decided to call my first hard
drive "/dev/hde"...

So I modified grub/menu.lst and /etc/fstab and it boots fine...

FYI, before I upgraded to dapper, /proc/ide/ looked like:

drivers
hda -> ide0/hda
hdb -> ide0/hdb
hdc -> ide1/hdc
ide0
ide1

After booting the new kernel, /proc/ide looks like:

cmd64x
drivers
hdc -> ide1/hdc
hdd -> ide1/hdd
hde -> ide2/hde
hdf -> ide2/hdf
hdg -> ide3/hdg
ide1
ide2
ide3

I do have a scsi board and a promise ATA controller plugged in, but
since these were in the system before, in my opinion the linux kernel
should not have messed with my ide port ordering...

jeff koftinoff
jeffk at jdkoftinoff.com
www.jdkoftinoff.com

-- 
LiveCD: boot progress feedback (is it booting or is it hung up?)
https://launchpad.net/bugs/34172




More information about the kernel-bugs mailing list