summaryrefslogtreecommitdiffstats
path: root/release/ia64
diff options
context:
space:
mode:
Diffstat (limited to 'release/ia64')
-rw-r--r--release/ia64/doFS.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/ia64/doFS.sh b/release/ia64/doFS.sh
index 6c2aa1e..98f6d09 100644
--- a/release/ia64/doFS.sh
+++ b/release/ia64/doFS.sh
@@ -20,7 +20,7 @@ FSLABEL=$1 ; shift
if [ x$FSLABEL != "xefi" ]; then
DOFS_SH=`dirname $0`/../scripts/`basename $0`
echo "Transferring control to $DOFS_SH..."
- exec sh $DOFS_SH disklabel ia64 $FSIMG $RD $MNT $FSSIZE $FSPROTO $FSINODE $FSLABEL
+ exec sh $DOFS_SH bsdlabel ia64 $FSIMG $RD $MNT $FSSIZE $FSPROTO $FSINODE $FSLABEL
fi
export BLOCKSIZE=512
OpenPOWER on IntegriCloud