Hello Guys,

i stumbeld into the sambe BUG on new 14.04 Server release:
 - Boot args (cat /proc/cmdline)
   - check rootdelay= (did the system wait long enough?)
   - check root= (did the system wait for the right device?)
 - missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/disk/by-uuid/01234567-89ab-cdef-0123-456789abcdef does not exist. 
Dropping to a shell!
BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu11) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs) 

i now tried
GRUB_DISABLE_LINUX_UUID=true
and 
rootdelay=10

this only happend every third or fourth time i boot.

as i'm not a linux pro it took me a few days to to figure that out, cause i 
have a mdadm raid1 and when mouting root in initfs fails the wired mdadm scrip 
drops you to the mountroot_fail function wich outputs: Incrementally starting 
RAID arrays..
But the error has absolutly nothing todo with the raid ... 

anything i can do?

regards
Stefan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/600728

Title:
  gave up waiting for root device (temporary, intermittent)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/600728/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to