4ecd975981
detect a 'miniroot' disklabel. Booting from the diskimage will now get the real disk geometry and adjust the incore disklabel parameters accordingly. Also revert back to using a prototype file - disklabel truncates the disktype to 15 characters when using the disktab entry, but will use 16 characters when using the prototype file.
25 lines
613 B
Protocol Buffer
25 lines
613 B
Protocol Buffer
# /dev/rvnd1c:
|
|
type: SCSI
|
|
disk: install diskimag
|
|
label:
|
|
flags:
|
|
bytes/sector: 512
|
|
sectors/track: 16
|
|
tracks/cylinder: 2
|
|
sectors/cylinder: 32
|
|
cylinders: 128
|
|
total sectors: 4096
|
|
rpm: 3600
|
|
interleave: 1
|
|
trackskew: 0
|
|
cylinderskew: 0
|
|
headswitch: 0 # milliseconds
|
|
track-to-track seek: 0 # milliseconds
|
|
drivedata: 0
|
|
|
|
3 partitions:
|
|
# size offset fstype [fsize bsize cpg]
|
|
a: 4096 0 4.2BSD 512 4096 16 # (Cyl. 0 - 82*)
|
|
b: 0 0 unknown # (Cyl. 82*- 247*)
|
|
c: 4096 0 unknown # (Cyl. 0 - 82*)
|