Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2009 23:39:29 +0200
From:      Thierry Herbelot <thierry.herbelot@free.fr>
To:        freebsd-current@freebsd.org
Cc:        Ivailo Bonev <ibb_orac@mbox.contact.bg>
Subject:   Re: How to grab a dump from panic on boot in FreeBSD Current?
Message-ID:  <200906182339.29530.thierry.herbelot@free.fr>
In-Reply-To: <D2E6545428EF46ED8FEE7816F01EC5BD@chameleon>
References:  <D2E6545428EF46ED8FEE7816F01EC5BD@chameleon>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Thursday 18 June 2009, Ivailo Bonev a écrit :
> I want to send a panic that is reproducible when boot my laptop with ndis
> module for Broadcom wireless card, but don't know how to send screen output
> to a file? Can anyone help me?

you may want to use a serial console (if your notebook is old enough to still 
have a serial port ...), by adding the following line to /boot/loader.conf :
-%------------------------
console="comconsole"
-%------------------------

	TfH

PS : if there is no serial port, you may want to use a firewire port (or else, 
use a camera to take a picture of the screen, when you have the panic 
message)
>
>
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906182339.29530.thierry.herbelot>