[Bug 391217] Re: Root delay too short on Lenovo X200 w/ internal SATA HD

Roland Dreier roland at digitalvampire.org
Tue Jun 23 21:01:14 UTC 2009


I just noticed a string of lines like:

    sleep: invalid number '0.1'

in the console before the message about not finding the root device.  So
I guess something changed the version of sleep in the initramfs from
klibc to busybox, since:

    /usr/lib/klibc/bin/sleep 0.1

works fine, but

    /usr/lib/initramfs-tools/bin/busybox sleep 0.1
    sleep: invalid number '0.1'

so I guess this is not a kernel bug, but rather an initramfs-tools bug.

** Package changed: linux (Ubuntu) => initramfs-tools (Ubuntu)

-- 
Root delay too short on Lenovo X200 w/ internal SATA HD
https://bugs.launchpad.net/bugs/391217
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.




More information about the kernel-bugs mailing list