aboutsummaryrefslogtreecommitdiff
path: root/release/scripts/doFS.sh
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2001-11-20 20:06:21 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2001-11-20 20:06:21 +0000
commit22c40799901c2b2a85c2b6ad8000f976f9125d63 (patch)
tree91185de7cb264fd17bea5c2dd56a8aafb7918c80 /release/scripts/doFS.sh
parent52abff170dcad2abbca22bba8dbadedecee0e00e (diff)
Notes
Diffstat (limited to 'release/scripts/doFS.sh')
-rw-r--r--release/scripts/doFS.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/doFS.sh b/release/scripts/doFS.sh
index f6f8c8349d3c7..7ef4383277f4d 100644
--- a/release/scripts/doFS.sh
+++ b/release/scripts/doFS.sh
@@ -105,7 +105,7 @@ dofs_md () {
fi
fi
disklabel -Brw /dev/${MDDEVICE} ${FSLABEL}
- newfs -i ${FSINODE} -T ${FSLABEL} -o space -m 0 /dev/${MDDEVICE}c
+ newfs -i ${FSINODE} -o space -m 0 /dev/${MDDEVICE}c
mount /dev/${MDDEVICE}c ${MNT}