Re: enabling console

2007-02-26 Thread Chris Slothouber
Noah wrote: Hi, so I am want to enabled entering the DDB Debugger from the Serial Line. (snip) > /usr/src/sys/i386/i386/machdep.c:101:2: #error KDB must be enabled in order for DDB to work! Maybe you could try: options KDB ___ freebsd-

enabling console

2007-02-26 Thread Noah
Hi, so I am want to enabled entering the DDB Debugger from the Serial Line. here is my /usr/src/sys/i386/conf Why arent the options working? --- snip --- include GENERIC ident SMP-LOCAL # To make an SMP kernel, the next line is needed options SMP # Symm