Subject: Re: port-i386/353: new boot blocks don't tell why they fail
To: None <jtk@atria.com, mycroft@gnu.ai.mit.edu>
From: None <mycroft@gnu.ai.mit.edu>
List: netbsd-bugs
Date: 07/21/1994 14:46:30
I just tried to reproduce this problem, and what I saw is:
1) The boot block is getting wedged in an infinite loop because it's
reading bogus data for the root directory. I fixed the infinite loop.
2) The reason it's getting bogus data has to do with inconsistent
geometry translation. When the BIOS and NetBSD geometries are the same,
I am unable to reproduce the problem.
So, it looks like this is in fact your problem.
------------------------------------------------------------------------------