Date: Mon, 4 Sep 1995 07:45:22 -0400 (EDT) From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM> To: hackers@freebsd.org Subject: newfs fd0.1440--bad results Message-ID: <Pine.3.89.9509040700.F22463-0100000@kryten.atinc.com>
next in thread | raw e-mail | index | archive | help
under 2.0.5R the newfs command recommended in /etc/disktab results in
~1216 sector unused out of a total of 2880.
the recommended command is 'newfs fd<drive>[.<size>]' as in newfs fd0.1440
'newfs -t 2 -u 18 fd0' results in no wasted floppy disk space.
the file system type is reported as 'unused' ;(
results at end
jmb
Jonathan M. Bresler jmb@kryten.atinc.com | Analysis & Technology, Inc.
FreeBSD Postmaster jmb@FreeBSD.Org | 2341 Jeff Davis Hwy
play go. | Arlington, VA 22202
ride bike. hack FreeBSD.--ah the good life | 703-418-2800 x346
kooka: {16} disklabel -r fd0
# /dev/rfd0c:
type: unknown
disk: fd1440
label:
flags:
bytes/sector: 512
sectors/track: 18
tracks/cylinder: 2
sectors/cylinder: 36
cylinders: 80
sectors/unit: 2880
rpm: 300
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # milliseconds
track-to-track seek: 0 # milliseconds
drivedata: 0
3 partitions:
# size offset fstype [fsize bsize bps/cpg]
a: 2880 0 unused 512 4096 # (Cyl. 0 - 79)
b: 2880 0 unused 512 4096 # (Cyl. 0 - 79)
c: 2880 0 unused 512 4096 # (Cyl. 0 - 79)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.3.89.9509040700.F22463-0100000>
