stage-1: mkdir -p /mnt-root, it may be created earlier by some hooks
This commit is contained in:
parent
3754de550f
commit
c3e832b323
@ -317,7 +317,7 @@ mountFS() {
|
|||||||
|
|
||||||
|
|
||||||
# Try to find and mount the root device.
|
# Try to find and mount the root device.
|
||||||
mkdir /mnt-root
|
mkdir -p $targetRoot
|
||||||
|
|
||||||
exec 3< @fsInfo@
|
exec 3< @fsInfo@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user