NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/51279: bootxx_ffsv2 hangs
The following reply was made to PR port-amd64/51279; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: Benny Siegert <bsiegert%gmail.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: port-amd64/51279: bootxx_ffsv2 hangs
Date: Fri, 1 Jul 2016 11:07:50 +0200
On Thu, Jun 30, 2016 at 10:59:08PM +0200, Benny Siegert wrote:
> It makes no difference if bootxx_ffsv1 or v2 is used. Both give the same result.
This is very strange.
Does the ld0 disk appear somehow in the output of sysctl machdep.diskinfo?
I guess it should be wd1 there, as you said boot hd1a:/netbsd works from
usb.
I wonder if the bios keeps it at index 1 (0x81) even if booting from it,
but passes 0x80 to the boot block? Debugging this will probably involve
creating special boot blocks with "look how far I got" printouts. Can
you reboot that machine freely for testing? If so, we should take this
off-list/gnats and report results back later.
Martin
Home |
Main Index |
Thread Index |
Old Index