diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-11-09 05:40:01 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-11-09 05:40:01 +0000 |
commit | b601fad21c9eeff12b1fe0d8b944ca44669a90ef (patch) | |
tree | 14749ec63d05b59810744bb80e632f54e745310d /etc/etc.pmax/disktab | |
parent | 834199768fa954adf98c0fabed182e9dd40f7e86 (diff) |
Add ramdisk support for pmax; untested but compiles
Diffstat (limited to 'etc/etc.pmax/disktab')
-rw-r--r-- | etc/etc.pmax/disktab | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/etc.pmax/disktab b/etc/etc.pmax/disktab index 4ea8bfc4b17..0ef1cb85ca0 100644 --- a/etc/etc.pmax/disktab +++ b/etc/etc.pmax/disktab @@ -37,6 +37,11 @@ # four times `a' while `c' is always the entire disk. The # sum of `d', `e', and `f' is equal to `g' which is everything else. +rdroot|ramdiskroot|RAM-disk root FS image:\ + :ty=simulated:se#512:nc#24:nt#2:ns#128:\ + :ta=4.2BSD:oa#0:pa#6144:fa#512:ba#4096\ + :ob#0:pb#0:oc#0:pc#6144: + simpleroot:\ :ty=winchester:\ :dt=SCSI:\ |