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