Shut up a warning in stage 2

This commit is contained in:
Eelco Dolstra 2014-07-30 16:07:09 +02:00
parent 5e96158234
commit 39a6750362

View file

@ -29,7 +29,7 @@ setPath "@path@"
# Normally, stage 1 mounts the root filesystem read/writable.
# However, in some environments, stage 2 is executed directly, and the
# root is read-only. So make it writable here.
mount -n -o remount,rw /
mount -n -o remount,rw none /
# Likewise, stage 1 mounts /proc, /dev and /sys, so if we don't have a