Port-amd64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
installation problem
I have two, supposedly identical nettop-style Lenovo machines. They
are intended for use as headless mail/DNS servers etc. On one of
them I installed 6.1.4 from a disk image on a USB disk without
difficulty, worked first time, been running for months without a
problem.
The other, however, despite installing apparently normally, will not
boot. I used the same procedure, the same USB disk, but on startup
it drops to the boot prompt, having apparently failed to find a
bootable kernel. 'ls' returns a blank. But I can boot from 6.1.4
installed on a USB disk, using 'boot hd1a/netbsd', and then mount
/dev/wd0a which appears to be fine, with /netbsd in place.
I assume that something is amiss with the configuration of the disk at
a lower level than I am used to dealing with. In case it helps, I am
attaching the ouput of 'disklabel wd0' for both machines: 'viking' is
the one that works normally, 'utsire' fails to boot.
--
Steve Blinkhorn <steve%prd.co.uk@localhost>
# /dev/rwd0d:
type: unknown
disk: UTSIRE
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 15
sectors/cylinder: 945
cylinders: 1033622
total sectors: 976773168
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
16 partitions:
# size offset fstype [fsize bsize cpg/sgs]
a: 968582475 63 4.2BSD 4096 32768 0 # (Cyl. 0*- 1024955*)
b: 8190630 968582538 swap # (Cyl. 1024955*- 1033622*)
c: 976773105 63 unused 0 0 # (Cyl. 0*- 1033622*)
d: 976773168 0 unused 0 0 # (Cyl. 0 - 1033622*)
# /dev/rwd0d:
type: unknown
disk: ST500LT012-1DG1
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 15
sectors/cylinder: 945
cylinders: 1033622
total sectors: 976773168
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
16 partitions:
# size offset fstype [fsize bsize cpg/sgs]
a: 976773167 1 4.2BSD 4096 32768 0 # (Cyl. 0*- 1033622*)
c: 976773167 1 unused 0 0 # (Cyl. 0*- 1033622*)
d: 976773168 0 unused 0 0 # (Cyl. 0 - 1033622*)
Home |
Main Index |
Thread Index |
Old Index