On Mon, Aug 25, 2008 at 9:11 AM, Timothy McKee <[EMAIL PROTECTED]> wrote: > Using build 1907 (and I've seen it on earlier builds, but haven't needed > this till now). > > When booting from a USB connected DVD/CD drive, the boot process doesn't > wait long enough for the drive to come online before deciding it can't find > the boot CD. An additional 10-15 second wait immediately prior to the > search would fix it. > > Tim McKee
Tim, Add "rootdelay=15" to your kernel command line. This will make the kernel wait an additional 15 seconds before it attempts to mount your root device. -- Kristian Kielhofner http://blog.krisk.org ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
