diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-03-01 00:46:25 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-03-01 00:46:25 +0000 |
commit | f8d54f49caf5b8a5962dc7f31ed98482bb72a618 (patch) | |
tree | 040d89a1b099242757a78fb4c16cde5e280aa174 /etc/etc.mac68k | |
parent | 2087706e06239db168960fed58b6d0b5b3ac28e4 (diff) |
16 partitions, and fix a few glitches (mainly :bx sizes not being power of two)
Diffstat (limited to 'etc/etc.mac68k')
-rw-r--r-- | etc/etc.mac68k/disktab | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/etc.mac68k/disktab b/etc/etc.mac68k/disktab index eae5a22bda3..706bb4ec0a1 100644 --- a/etc/etc.mac68k/disktab +++ b/etc/etc.mac68k/disktab @@ -1,4 +1,4 @@ -# $OpenBSD: disktab,v 1.5 2002/06/09 06:15:14 todd Exp $ +# $OpenBSD: disktab,v 1.6 2003/03/01 00:46:23 miod Exp $ # $NetBSD: disktab,v 1.3 1995/09/30 21:57:48 thorpej Exp $ # # @(#)disktab 5.5 (Berkeley) 2/27/91 @@ -13,9 +13,9 @@ # se sector size, 512 default # sf supports bad144-style bad sector forwarding # so partition offsets in sectors -# p[a-h] partition sizes in sectors -# b[a-h] partition block sizes in bytes -# f[a-h] partition fragment sizes in bytes +# p[a-p] partition sizes in sectors +# b[a-p] partition block sizes in bytes +# f[a-p] partition fragment sizes in bytes # # All partition sizes contain space # for bad sector tables unless the @@ -26,5 +26,5 @@ rdroot|ramdiskroot|RAM-disk root FS image:\ :ty=simulated:se#512:nc#45:nt#2:ns#32:\ - :ta=4.2BSD:oa#0:pa#2880:fa#512:ba#2880\ + :ta=4.2BSD:oa#0:pa#2880:fa#512:ba#4096:\ :ob#0:pb#0:oc#0:pc#2880: |