Comment 30 for bug 47768

Revision history for this message
Hubert FONGARNAND (hfongarnand) wrote :

I've exactly the same problem as Martyn Russell.

I've upgraded my distro to Feisty, and now when i try to reboot i get :

Loading essential drivers ... OK
Running /scripts/init-premount... OK
Mounting root file system ...
Running /scripts/local-top ... OK
Waiting for root file system ...

And nothing more...
If i boot with the old kernel 2.6.17-10 and initrd 2.6.17-10 it works well and my new feisty boot.

I think there's a problem with the new initrd and sata controllers...

mouhubert@ubuntu:~$ mount
/dev/sda6 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.17-10-generic/volatile type tmpfs (rw)
/dev/sda2 on /boot type ext2 (rw)
/dev/sda1 on /media/sda1 type ext3 (rw,noexec,nosuid,nodev)
/dev/hdb1 on /media/hdb1 type ext3 (rw,noexec,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/dev/sdb1 on /media/SOPHIE_ type vfat (rw,nosuid,nodev,shortname=mixed,uid=1000,utf8,umask=077)

How could help you to debug that?