nbd: finish on /dev/root rather than on nbd0
authorHarald Hoyer <harald@redhat.com>
Wed, 30 Sep 2009 19:47:45 +0000 (21:47 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 1 Oct 2009 12:46:14 +0000 (14:46 +0200)
modules.d/95nbd/parse-nbdroot.sh

index e2ef5d6..000ac6e 100755 (executable)
@@ -55,5 +55,5 @@ rootok=1
 # Shut up init error check
 [ -z "$root" ] && root="nbd"
 
-echo '[ -e /dev/nbd0 ]' > /initqueue-finished/nbd.sh
+echo '[ -e /dev/root ]' > /initqueue-finished/nbd.sh