--- "Marc G. Fournier" <[EMAIL PROTECTED]> wrote:
> Well, downloaded the files (a .tar.gz would be nice? *grin*) and the
> client built perfectly, and kldload worked fine ... is there some way
> someone can suggest of 'simulating a crash'?  Some way to test to make
> sure that it is working as expected?  I have a 4.6-PRE machine on my desk
> that I'd like to test with before I try it on "the real thing", if at all
> possible?

If you have DDB in your kernel, then you can press Ctrl+Alt+Esc; by doing
that, you will enter into the kernel debugger (DDB).  At the prompt
displayed,
type 'panic' without the quotes and then should hopefully generate a dump.

Regards.

  -- Hiten

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to