]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
linuxrc: lil pause before check for devices
authorMarkham <markham001@gmx.de>
Mon, 28 Dec 2015 12:09:13 +0000 (13:09 +0100)
committerMarkham <markham001@gmx.de>
Mon, 28 Dec 2015 12:09:13 +0000 (13:09 +0100)
scripts/linuxrc

index 771aa7be02c2a3c5d529f1e10595a6cdfa114e38..4982c41d7f1b0d7dc9bd1e915341571b0fb9c47e 100755 (executable)
@@ -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... +++++"