90dmsquash-live: wait for the /dev/mapper/live-rw device
wait for the /dev/mapper/live-rw devicemaster
parent
4e05cb4023
commit
bf7487ab18
|
@ -45,3 +45,5 @@ info "liveroot was $liveroot, is now $root"
|
||||||
|
|
||||||
# make sure that init doesn't complain
|
# make sure that init doesn't complain
|
||||||
[ -z "$root" ] && root="live"
|
[ -z "$root" ] && root="live"
|
||||||
|
|
||||||
|
wait_for_dev /dev/mapper/live-rw
|
Loading…
Reference in New Issue