This script was helpful during development, but has no reason to

be kept alive. Removal is long overdue as it is.
This commit is contained in:
Marcel Moolenaar 2005-08-30 06:20:20 +00:00
parent 14cbcc591c
commit 4a8718928d

View File

@ -1,11 +0,0 @@
#!/bin/sh
# $FreeBSD$
dd if=/dev/zero of=disk count=125307
sudo mdconfig -a -t vnode -f disk -u 4
sudo fdisk -f - md4 <<EOF
g c567 h13 s17
p 1 165 221 124865
EOF
sudo bsdlabel -w -r md4s1 pan60
sudo mdconfig -d -u 4