[EMAIL PROTECTED] wrote: > Hello, > > How come a custom kernel build, for a server without a keyboard or > monitor, fails when atkbd0, atkbdc0 and vga0 are not in the kernel > config? Somehow some parts of the kernel needs functions from one of > these. But I don't have a keyboard nor monitor available on my
You probably habe the syscons in your kernel conf. If you tell the system that you want to have a cons it needs this stuff. Just remove "device sc0" if you really want to operate only via serial. AFAIK pcvt doesn't need them, but only a guess. Best regards, -Harry > server. I guess the thought never crossed someone's mind that someone > had such a config :) But with the rise of blade servers I think this > is something people should keep in mind. > > Greetings, > Eric > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message