Re: Ctrl-Alt-ESC during boot

看板DFBSD_kernel作者時間21年前 (2005/01/27 06:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串6/13 (看更多)
:On Wed, 26 Jan 2005, Chuck Tuffli wrote: : :> boot -d does drop the OS into ddb, but after continuing, ctrl-alt-esc :> doesn't break into ddb. : :I discovered (the hard way) that there is a kernel config option :SC_DISABLE_DDBKEY which has that effect. Is there any chance that :the kernel on the CD was compiled with that option? I suppose only(?) :Matt would know. The option is not in the GENERIC kernel but is :in LINT. I'm a bit confused. SC_DISABLE_DDBKEY disables your ability to enter the debugger through ctl-alt-esc. Why would you want to have that option on by default? ctl-alt-esc does eventually work if I boot -d and then 'cont', but you have to realize that the system disables interrupts during early boot so it won't see a ctl-alt-esc that early in the boot sequence. -Matt Matthew Dillon <dillon@backplane.com>
文章代碼(AID): #11-1ff00 (DFBSD_kernel)
討論串 (同標題文章)
文章代碼(AID): #11-1ff00 (DFBSD_kernel)