On Tuesday 07 October 2008 11:07:42 am Gerrit Kühn wrote: > JC> John can probably help you with the commands you need to type, but the > JC> FreeBSD Handbook goes over the general commands. > JC> As far as getting into the debugger, it's Control-Alt-Esc from the > JC> console. > > Ok, I added options KDB and DDB to my kernel configuration and compiled > with SCHED_ULE. However, after hanging the system does not react on > Ctrl-Alt-Esc. Am I missing something?
Can you add VERBOSE_SYSINIT to your kernel config and do a boot -v? Also, are you able to log the output at all (such as via a serial console)? -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
