stage-1: mkdir -p /mnt-root, it may be created earlier by some hooks

This commit is contained in:
Luca Bruno
2015-06-13 15:02:51 +02:00
parent 3754de550f
commit c3e832b323
+1 -1
View File
@@ -317,7 +317,7 @@ mountFS() {
# Try to find and mount the root device.
mkdir /mnt-root
mkdir -p $targetRoot
exec 3< @fsInfo@