Date: Thu, 6 Mar 2003 23:48:40 -0800 (PST) From: Grant Conklin <grantconk@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: bootup without keyboard connected Message-ID: <20030307074840.82476.qmail@web13505.mail.yahoo.com> In-Reply-To: <20030307042340.20263.qmail@web13502.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
figured it out... had my <CONF>.hints file statically built into the kernel accidentally... arg! --- Grant Conklin <grantconk@yahoo.com> wrote: > I am trying to build my kernel on v5.0 as I did on my v4.5 so that it can > bootup without a keyboard connected and wont unload the keyboard driver. This > is so I can connect a keyboard on the running system and it will work. > > I successfully did it by removing the flags for the atkbd which forces the > unload if no keyboard is found. But the new kernel configuration on v5.0 is > different and I can't figure out how to accomplish the same thing. V5.0 > doesn't seem to be documented much and therefore I wasn't able to quickly > figure out how the new configuration works. I'm sure it has to do with using > the *.hints file though but my tries didn't work. > > Help! > > > ===== > --------------------------------- > Grant Conklin > grant@caffeinated.org > > http://www.conkkids.com/ > --------------------------------- > > __________________________________________________ > Do you Yahoo!? > Yahoo! Tax Center - forms, calculators, tips, more > http://taxes.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ===== --------------------------------- Grant Conklin grant@caffeinated.org http://www.conkkids.com/ --------------------------------- __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030307074840.82476.qmail>