From: Markham Date: Mon, 28 Dec 2015 12:09:13 +0000 (+0100) Subject: linuxrc: lil pause before check for devices X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=eb9e567c56ca56a124baf2920adb207e140a76e4;p=bs-cst-neutrino-hd.git linuxrc: lil pause before check for devices --- diff --git a/scripts/linuxrc b/scripts/linuxrc index 771aa7b..4982c41 100755 --- a/scripts/linuxrc +++ b/scripts/linuxrc @@ -25,6 +25,8 @@ $e create needed nodes... $e "***** linuxrc ******" /bin/mkdir -p /tmp/newroot +$e sleep 2... +/bin/sleep 2 for i in /dev/sd??; do $e "+++++ mounting $i... +++++"