Subject: Re: dicing with disks
To: None <port-i386@netbsd.org>
From: Andy Ball <ball@cyberspace.org>
List: port-i386
Date: 08/01/2001 14:32:50
Hello Frederick!

Re-reading the thread in search of clues, I found your advice...

  FB> You can do that with...
    >
    > disklabel -W wd0
    > env EDITOR=vi disklabel -e wd0
    > disklabel -N wd0

...which has enabled me to enter values for fsize, bsize and cpg.  Now
I may have more luck with newfs.  Thanks.

Regards,
  - Andy Ball.

--------------------------------<disklabel wd0>---------------------------------
# /dev/rwd0d:
type: ESDI
disk: Conner Periphera
label: Conner
flags:
bytes/sector: 512
sectors/track: 46
tracks/cylinder: 8
sectors/cylinder: 368
cylinders: 903
total sectors: 332304
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # microseconds
track-to-track seek: 0  # microseconds
drivedata: 0

8 partitions:
#        size   offset     fstype   [fsize bsize   cpg]
  c:   332258       46     4.2BSD     1024  8192    16   # (Cyl.    0*- 902)
  d:   332304        0     unused        0     0         # (Cyl.    0 - 902)

--------------------------------------------------------------------------------.