Subject: Re: i386 ISO boots now but...
To: <>
From: David Laight <david@l8s.co.uk>
List: netbsd-help
Date: 01/27/2003 07:33:26
> # fdisk -u sd0
>
> sd0: no disk label
> Disk: /dev/rsd01
> NetBSD disklabel disk geometry:
> cylinders: 26302 heads: 2 sectors/track: 681 (1362 sectors/cylinder)
>
> BIOS disk geometry:
> cylinders: 26302 heads: 2 sectors/track: 681 (1362 sectors/cylinder)
Those are definitely not going to work. Looks like fdisk has defaulted
to the real geometry - not actually useful :-)
Does your BIOS give the disk geometry on its setup screens?
Alternatively try 'sysctl machdep.diskinfo', if it displays nothing
then pull the one from www.l8s.co.uk then netbsd/sysctl
That one will need libc.so, so you might have to type
LD_LIBRARY_PATH=/mnt/lib sysctl machdep.diskinfo
David
--
David Laight: david@l8s.co.uk