NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Failure to boot i386/amd64 netbs-5.0 cd



On Mon, 6 Jul 2009 12:39:26 +0000 (UTC)
kolbycrouch%comcast.net@localhost wrote:

> The kernel i'm using as the cd is GENERIC, is userconf included in it? 

The "config -x /netbsd" command (assuming /netbsd is your current
kernel) should show if USERCONF is enabled/uncommented).

> so basiclly im doing something like this: 
> boot> netbsd -c wd1(or whatever device)

I'd probably look like:

> boot /netbsd -c

Which should drop you to the userconf utility prompt, which supports
various commands including the "disable <device>" one (see "man 4
userconf" for more information).  Disabled devices will only be
disabled for the current boot session.
-- 
Matt


Home | Main Index | Thread Index | Old Index