Re: waiting 10s before mounting root filesystem?

From: Trent Lloyd
Date: Mon Dec 27 2004 - 15:16:07 EST


This is really suited to the task of an initrd, then you can spin until
the usb storage device comes up in a bash script or something similar.

Cheers,
Trent

> How do I make the kernel to wait about 10s before attempting to mount
> root filesystem? Is there obscure kernel parameter?
>
> I can load the kernel from /dev/fd0, then mount /dev/hda2 as root
> filesystem. But, I can't seem to mount /dev/sda1 (USB key drive) as
> root filesystem. All relevant USB and SCSI modules are compiled into
> the kernel. I think kernel is too fast in panicking. I would like the
> kernel to wait about 10s until 'usb-storage' and 'sd_mod' work out all
> the details.
>
> --
> William Park <opengeometry@xxxxxxxx>
> Open Geometry Consulting, Toronto, Canada
> Linux solution for data processing.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

--
Trent Lloyd <lathiat@xxxxxx>
Bur.st Networking Inc.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/