Subject: Re: fresh install hangs
To: Michael Steinfeld <mikeisgreat@gmail.com>
From: Frank van der Linden <fvdl@netbsd.org>
List: port-amd64
Date: 01/17/2006 16:22:48
On Tue, Jan 17, 2006 at 08:50:30AM -0500, Michael Steinfeld wrote:
> I just recently installed NetBSD after years of using other BSD's. The
> UI was very impressive. But when I rebooted my kernel hung at agp0 at
> pchb0
> 
> I don't think it is a viable option to compile a kernel without agp0.
> 
> Is there another work around for this?

Try interrupting the boot at the countdown, type "boot -c". Then,
at the bootconfig prompt, type "disable agp0". All without the quotes,
of course.

Then quit bootconf, and the kernel should come up without enabling agp0.

- Frank