diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-07 21:45:19 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-07 21:45:19 +0000 |
commit | 4101e8f0b2ca5ac77b0d7457d11da1b9017d6ead (patch) | |
tree | 66d8b670df14873e738cb0658256caddbe66d16e | |
parent | 944744109748281068d4df976363fdf057345708 (diff) |
need 8k ffs to avoid cluster bug, and increase ramdisk to 4MB
-rw-r--r-- | etc/etc.alpha/disktab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/etc.alpha/disktab b/etc/etc.alpha/disktab index b022f80c15d..55cac4b1261 100644 --- a/etc/etc.alpha/disktab +++ b/etc/etc.alpha/disktab @@ -1,4 +1,4 @@ -# $OpenBSD: disktab,v 1.5 1997/05/07 12:52:22 niklas Exp $ +# $OpenBSD: disktab,v 1.6 1997/05/07 21:45:18 niklas Exp $ # $NetBSD: disktab,v 1.2 1995/10/13 03:09:39 cgd Exp $ # A DEC RZ25, configured so that all of the free partition IDs are at @@ -11,9 +11,9 @@ rz25|RZ25|DEC RZ25 SCSI:\ :pd#600408:od#223200:bd#8192:fd#1024:td=4.2BSD: rdroot:\ - :ty=ramdisk:se#512:nt#2:rm#300:ns#5:nc#1024:\ - :pa#5120:oa#0:ta=4.2BSD:ba#4096:fa#512: \ - :pc#5120:oc#0: + :ty=winchester:se#512:nt#2:rm#300:ns#5:nc#1024:\ + :pa#8192:oa#0:ta=4.2BSD:ba#8192:fa#1024: \ + :pc#8192:oc#0: simpleroot:\ :ty=winchester:\ |