From 14c035ab6ad58a85ae5467655a9a741fa8f51f97 Mon Sep 17 00:00:00 2001 From: jmz Date: Mon, 19 May 1997 17:35:57 +0000 Subject: The 'wormcontrol select' command no more exists. --- share/examples/worm/README | 5 ++--- share/examples/worm/burncd.sh | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'share/examples/worm') diff --git a/share/examples/worm/README b/share/examples/worm/README index 4984178..a6657b9 100644 --- a/share/examples/worm/README +++ b/share/examples/worm/README @@ -6,9 +6,8 @@ ISO9660 (with RockRidge extensions) filesystem image. See the top of the shell script for usage instructions. burncd.sh takes the filesystem image produced by makecdfs.sh and burns -it onto an HP 4020i CDR drive (see script for information on customizing -it to other types of CDR drives). If you want to simply test your CDR -without wasting a blank, you can also do: +it onto a CDR drive. If you want to simply test your CDR without wasting +a blank, you can also do: burncd.sh mybigtestimage dummy diff --git a/share/examples/worm/burncd.sh b/share/examples/worm/burncd.sh index 1a7d8d6..6cfc9a9 100755 --- a/share/examples/worm/burncd.sh +++ b/share/examples/worm/burncd.sh @@ -32,7 +32,6 @@ else read junk fname=$1; shift scsi -f /dev/rworm0.ctl -c "0 0 0 0 0 0" >/dev/null 2>&1 - wormcontrol select HP 4020i wormcontrol prepdisk double $* wormcontrol track data rtprio 5 team -v 1m 5 < $fname | rtprio 5 dd of=/dev/rworm0 obs=20k -- cgit v1.1