Date: Sun, 4 Oct 1998 19:52:13 +0200 (SAT) From: John Hay <jhay@mikom.csir.co.za> To: kpielorz@caladan.tdx.co.uk (Karl Pielorz) Cc: current@FreeBSD.ORG Subject: Re: Now ELF, CAM but no serial console? Message-ID: <199810041752.TAA03515@zibbi.mikom.csir.co.za> In-Reply-To: <199810041318.OAA00221@caladan.tdx.co.uk> from Karl Pielorz at "Oct 4, 98 02:18:12 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> > The upgrades etc. went OK - but now I'm getting kernel > traps when I push the disks... I'm trying to setup a > serial console to capture the panics, but I'm not > having much luck... > > I've set si0 to have flags of 0x20, and I boot with '-h' > (by doing echo "-h" >/boot.config) - I also have options > DDB and DDB_UNATTENDED in my kernel config, as well as > CONSPEED=57600... > > When booting I get the usual '>> FreeBSD BOOT @ ...' > messages sent to the serial port, but they stop just > after the system says 'entry point=0x100000'. Try flags 0x10. I use that and it works. I think 0x20 can't work alone, so if you want to use it, you still need the 0x10 also, which gives you 0x30. John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810041752.TAA03515>