On Sat, Aug 10, 2013 at 07:20:03PM +0100, Patrick Welche wrote: > Just booted a -current/amd64 with > > options KGDB # remote debugger > options KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0x3f8,KGDB_DEVRATE=115200 > > and "boot -d". It seems the "-d" doesn't happen - successful boot without > dropping into the debugger...
Got it: # installboot -v -e /dev/rdk0 File system: /dev/rdk0 Boot options: timeout 5, flags 0, speed 115200, ioaddr 0, console com0 Can't have a serial console at the same time... Cheers, Patrick
