Subject: Re: Can't boot without boot CD
To: Christos Zoulas <christos@astron.com>
From: David Laight <david@l8s.co.uk>
List: netbsd-help
Date: 07/21/2006 20:09:02
On Wed, Jul 19, 2006 at 09:21:38PM +0000, Christos Zoulas wrote:
> 
> I've seen the same problem on multiple dell 1550's. If you wait without
> pressing a key it will boot the default entry. Annoying...

You can set the timeout to 'never'....
(This was about the first bug I fixed in that code, timeouts > 30mins
used to be immediate due to a signed v unsigned compare fubar.
I changed the code to need a strict greater, so 0xffff => never.)

	David

-- 
David Laight: david@l8s.co.uk