On Jun 29, 2006, at 4:03 AM, Robert Watson wrote:
To prevent activation of the debugger on kernel panic(9):
options KDB_UNATTENDED
My experience is that if you have a serial console, it assumes you're
"attended" if there is carrier detected on the wire. Console servers
seem to
On Jun 28, 2006, at 6:36 PM, Freddie Cash wrote:
BOOT_COMCONSOLE_SPEED=19220
As of 6.0 this no longer works beyond the stage 0 boot, ie, the
kernel boot messages come at a different speed. The man page for
boot says you can add -S to boot.config as of 6.0, but it didn't
work until
On Thu, 29 Jun 2006, Robert Watson wrote:
On Wed, 28 Jun 2006, User Freebsd wrote:
On Wed, 28 Jun 2006, Robert Watson wrote:
On Wed, 28 Jun 2006, User Freebsd wrote:
Instead of changing your kernel config, edit the sio1 entries in
/boot/device.hints. (This assumes you left device sio in y
On Wed, 28 Jun 2006, User Freebsd wrote:
On Wed, 28 Jun 2006, Robert Watson wrote:
On Wed, 28 Jun 2006, User Freebsd wrote:
Instead of changing your kernel config, edit the sio1 entries in
/boot/device.hints. (This assumes you left device sio in your kernel --
if not, you need to re-add it
On Wed, 28 Jun 2006, Robert Watson wrote:
On Wed, 28 Jun 2006, User Freebsd wrote:
Instead of changing your kernel config, edit the sio1 entries in
/boot/device.hints. (This assumes you left device sio in your kernel --
if not, you need to re-add it).
'k, re-adding ... and I take it there
On Wed, 28 Jun 2006, User Freebsd wrote:
Instead of changing your kernel config, edit the sio1 entries in
/boot/device.hints. (This assumes you left device sio in your kernel -- if
not, you need to re-add it).
'k, re-adding ... and I take it there is no more 'DDB_UNATTENDED' option?
Someth
On Wed, 28 Jun 2006, Robert Watson wrote:
On Wed, 28 Jun 2006, User Freebsd wrote:
Following hte instructions in the Handbook, I've added the following line
to my kernel config:
device sio1 at isa? port IO_COM2 flags 0x10 irq 3
but, when I try to build it:
config: /usr/src/sys/i386/conf/ke
On Wed, June 28, 2006 2:58 pm, User Freebsd wrote:
> Following hte instructions in the Handbook, I've added the following
> line to my kernel config:
>
> device sio1 at isa? port IO_COM2 flags 0x10 irq 3
>
> but, when I try to build it:
>
> config: /usr/src/sys/i386/conf/kernel:71: syntax
On Wed, 28 Jun 2006, User Freebsd wrote:
Following hte instructions in the Handbook, I've added the following line to
my kernel config:
device sio1 at isa? port IO_COM2 flags 0x10 irq 3
but, when I try to build it:
config: /usr/src/sys/i386/conf/kernel:71: syntax error
*** Error code 1
so,
Following hte instructions in the Handbook, I've added the following line
to my kernel config:
device sio1 at isa? port IO_COM2 flags 0x10 irq 3
but, when I try to build it:
config: /usr/src/sys/i386/conf/kernel:71: syntax error
*** Error code 1
so, obviously that is wrong for 6.x?
10 matches
Mail list logo