diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-01-12 00:25:49 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-01-12 00:25:49 +0000 |
commit | 6fa60716d1f6c542af470c947020d38b350a05f4 (patch) | |
tree | f133bc0ed4a775e3ad397b5839c062d3bb22a3dd /etc/disktab | |
parent | 1950f5900782d979c2cb71e760f351bd50699a07 (diff) | |
download | src-test2-6fa60716d1f6c542af470c947020d38b350a05f4.tar.gz src-test2-6fa60716d1f6c542af470c947020d38b350a05f4.zip |
Notes
Diffstat (limited to 'etc/disktab')
-rw-r--r-- | etc/disktab | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/disktab b/etc/disktab index 6d4539192159..0b1bdd2e0f0b 100644 --- a/etc/disktab +++ b/etc/disktab @@ -1,4 +1,4 @@ -# $Id: disktab,v 1.16 1998/10/06 12:06:43 dfr Exp $ +# $Id: disktab,v 1.17 1998/10/06 12:42:55 dfr Exp $ # # Disk geometry and partition layout tables. # Key: @@ -206,6 +206,11 @@ minimum:ty=mfs:se#512:nt#1:rm#300:\ :pa#2880:oa#0:ba#4096:fa#512:\ :pc#2880:oc#0:bc#4096:fc#512: +minimum2:ty=mfs:se#512:nt#1:rm#300:\ + :ns#5760:nc#1:\ + :pa#5760:oa#0:ba#4096:fa#512:\ + :pc#5760: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:\ |