diff options
author | julian <julian@FreeBSD.org> | 1997-02-10 10:11:54 +0000 |
---|---|---|
committer | julian <julian@FreeBSD.org> | 1997-02-10 10:11:54 +0000 |
commit | 1b73ec71ae8819f7e1bdcff245b8f57a53a2b4bd (patch) | |
tree | 175b08b0b12006b0cc0af40e29e3a27c02b21c47 /etc/disktab | |
parent | ee7605965f51a42aace9ac231066c4f9bd472891 (diff) | |
download | FreeBSD-src-1b73ec71ae8819f7e1bdcff245b8f57a53a2b4bd.zip FreeBSD-src-1b73ec71ae8819f7e1bdcff245b8f57a53a2b4bd.tar.gz |
add a disktab entry for those people who need abit of help
with ZIP drives..
use with:
disklabel -r -w -B sdx zip100
Submitted by: dave blizzard <dblizzar@sprynet.com>
Diffstat (limited to 'etc/disktab')
-rw-r--r-- | etc/disktab | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/disktab b/etc/disktab index dbd9fc2..08824c4 100644 --- a/etc/disktab +++ b/etc/disktab @@ -194,3 +194,10 @@ minimum:ty=mfs:se#512:nt#1:rm#300:\ :ns#2880:nc#1:\ :pa#2880:oa#0:ba#4096:fa#512:\ :pc#2880:oc#0:bc#4096:fc#512: + +zip100|zip 100:\ + :ty=removable:se#512:nc#96:nt#64:ns#32:\ + :pa#196608:oa#0:ba#4096:fa#512:\ + :pb#196608:ob#0:bb#4096:fb#512:\ + :pc#196608:oc#0:bc#4096:fc#512: + |