[943] in netbsd-help mailing list archive
installation failure
daemon@ATHENA.MIT.EDU (Eric Mumpower)
Thu May 30 15:57:04 1996
Date: Thu, 30 May 1996 15:53:02 -0400
To: netbsd-help@MIT.EDU
From: Eric Mumpower <nocturne@cygnus.com>
> Initializing disk sd0...
> With a block size of 16384 minimum bytes per inode is 5957
> Minimum bytes per inode is 5957
> With 16065 sectors per cylinder, minimum cylinders per group is 32
> This requires the block size to be changed from 8192 to 16384
> and the fragment size to be changed from 1024 to 4096
>
> The installation procedure has failed. Please contact
> netbsd-help@mit.edu for help, or call the SIPB office at
> 253-7788. Please type 'halt' now.
It's not really clear what the failure was here, or what I might do to fix
it. I looked at /makefs and poked around with 'fdisk /dev/rsd0d', but to
little avail. If it's of any help here, the contents of /tmp/vars is:
kernel="adp"
host="perdiem"
domain="cygnus.com"
[networking information ... not part of the problem]
on_mitnet="n"
revision='$Revision: 1.32 $'
disk="sd0"
start="2056320"
size="2104515"
cylinders="259"
sectors="63"
heads="255"
created=yes
and the contents of /tmp/label are (as best as I can transcribe them) :
temp|NetBSD installation generated:\
:dt=SCSI:ty=winchester:\
:nc#259:ns#63:nt#255:se#512:\
:pa#40960:oa#2056320:ta=4.2BSD:ba#8192:fa#1024:\
:pb#65536:ob#2097280:tb=swap:\
:pc#2104515:oc#2056320:\
:pd#4160835:od#0:\
:pe#92160:oe#2162816::te=4.2BSD:be#8192:fe#1024:\
:pf#1905859:of#2254976:tf=4.2BSD:bf#8192:ff#1024:
(I can't see why it'd be relevant, but in case it is: Win95 is installed on
the primary partition of this host.)
I'd like to complete this NetBSD installation. Any clue what I can do to
make things work?
- Eric