Make partition a of the 3.5" floppy label a 4.2BSD filesystem, rather
than unknown. (This now matches the i386.)
This commit is contained in:
parent
7c5015bdd6
commit
e5a5043874
@ -1,4 +1,4 @@
|
||||
# $NetBSD: disktab,v 1.4 1997/03/18 19:55:00 cgd Exp $
|
||||
# $NetBSD: disktab,v 1.5 1997/10/27 04:45:38 cjs Exp $
|
||||
|
||||
# A DEC RZ25, configured so that all of the free partition IDs are at
|
||||
# the end, etc. A good setup to make a disk image from...
|
||||
@ -24,6 +24,7 @@ ImageDisk:\
|
||||
|
||||
# 3.5" floppy disktab entry. Good for making floppy images with vnd.
|
||||
floppy|floppy3|3in|3.5in High Density Floppy:\
|
||||
:ty=floppy:se#512:nt#2:rm#300:ns#18:nc#80:\
|
||||
:pa#2880:oa#0:ba#8192:fa#2048:\
|
||||
:pc#2880:oc#0:
|
||||
:ty=floppy:se#512:nt#2:rm#300:ns#18:nc#80:\
|
||||
:pa#2880:oa#0:ba#4096:fa#512:ta=4.2BSD:\
|
||||
:pb#2880:ob#0:\
|
||||
:pc#2880:oc#0:
|
||||
|
Loading…
x
Reference in New Issue
Block a user