summaryrefslogtreecommitdiffstats
path: root/release/scripts/doFS.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release/scripts/doFS.sh')
-rw-r--r--release/scripts/doFS.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/release/scripts/doFS.sh b/release/scripts/doFS.sh
index d55c424..61195fd 100644
--- a/release/scripts/doFS.sh
+++ b/release/scripts/doFS.sh
@@ -34,11 +34,10 @@ do
vnconfig -s labels -c /dev/r${VNDEVICE} fs-image
- dd if=${RD}/trees/bin/usr/mdec/boot1 of=fs-image conv=notrunc
disklabel -Brw \
-b ${RD}/trees/bin/usr/mdec/fdboot \
-s ${RD}/trees/bin/usr/mdec/bootfd \
- ${VNDEVICE} auto
+ /dev/r${VNDEVICE} minimum
newfs -u 0 -t 0 -i ${FSINODE} -m 0 -T minimum -o space /dev/r${VNDEVICE}c
OpenPOWER on IntegriCloud