|
@ -61,7 +61,7 @@ dnl |
|
|
while true ; do sleep 1 ; done |
|
|
while true ; do sleep 1 ; done |
|
|
fi |
|
|
fi |
|
|
dnl |
|
|
dnl |
|
|
block_split(`Mounting file systems.') |
|
|
|
|
|
|
|
|
block_split(`Mounting local file systems.') |
|
|
check(`mount -n -o remount,rw /') |
|
|
check(`mount -n -o remount,rw /') |
|
|
rootdev="/dev/$(ls -l /dev/root | sed 's,.* -> ,,')" |
|
|
rootdev="/dev/$(ls -l /dev/root | sed 's,.* -> ,,')" |
|
|
check(`grep -v "^rootfs " /proc/mounts | \ |
|
|
check(`grep -v "^rootfs " /proc/mounts | \ |
|
|