Danny Braniss ([EMAIL PROTECTED]) wrote:
> 
> }There's no way to really do it right now, but you can use:
> }http://people.FreeBSD.org/~jhb/patches/pxekey.patch
> }
> }This will do the equivalent of -P for pxeboot.
> }
> thanks,
>       i added the patches, make BOOT_PXELDR_PROBE_KEYBOARD=1
> removed the keyboard, but zero.
> i even commented out the ifdef(`PROBE_KEYBOARD',`
> and the test for the keyboard, only left 
>               orb $RBX_SERIAL, (%bx)          # enable serial console
> and still no output, btw, once the system is running, i can tip and it's ok.
> is the serial set to 9600?
> 
> is there a way to tell whoever, to send kernel panics to serial? because that's
> all i want.

Is a keyboard plugged into the machine?  If you want to force serial
output, set console="comconsole" in your loader.conf.

> Grrr, all this was to catch a panic that im getting, but now they stopped.

DDB and
BREAK_TO_DEBUGGER or ALT_BREAK_TO_DEBUGGER


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to