[Pkg-sysvinit-devel] Bug#497575: initscripts: /etc/rcS.d/S30checkfs.sh starts very soon

Sven Joachim svenjoac at gmx.de
Tue Sep 2 20:03:45 UTC 2008


tags 497575 - patch
thanks

On 2008-09-02 21:47 +0200, Noel David Torres Taño wrote:

> It can happen that a system which needs to mount external USB disks detects them some seconds after /etc/rcS.d/S30checkfs.sh starts.
>
> In my laptom system, I see the USB udev lines just below the "Press Control-D" line. The following patch works for me:
>
> PATCH:
> --- checkfs.sh.original 2008-09-02 21:45:40.000000000 +0200
> +++ checkfs.sh  2008-09-02 20:47:01.000000000 +0200
> @@ -110,6 +110,7 @@
>
>  case "$1" in
>    start|"")
> +       /bin/sleep 5

While it's nice that this works around the problem for you, I hope you
understand that delaying the boot of every Debian system on the planet
for five seconds is not an acceptable solution.  Thus I've removed the
patch tag.

Regards,
        Sven





More information about the Pkg-sysvinit-devel mailing list