From owner-freebsd-hackers Thu Nov 30 10:30:40 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 03CB937B6A8 for ; Thu, 30 Nov 2000 10:29:52 -0800 (PST) Received: from laptop.baldwin.cx (john@dhcp246.osd.bsdi.com [204.216.28.246]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAUIT5C65152; Thu, 30 Nov 2000 10:29:05 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 30 Nov 2000 10:29:26 -0800 (PST) From: John Baldwin To: Danny Braniss Subject: Re: diskless/serial-console Cc: freebsd-hackers@FreeBSD.org, Paul Saab Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 30-Nov-00 Danny Braniss wrote: > > }There's no way to really do it right now, but you can use: > }http://people.FreeBSD.org/~jhb/patches/pxekey.patch > } > }This will do the equivalent of -P for pxeboot. > } > thanks, > i added the patches, make BOOT_PXELDR_PROBE_KEYBOARD=1 > removed the keyboard, but zero. > i even commented out the ifdef(`PROBE_KEYBOARD',` > and the test for the keyboard, only left > orb $RBX_SERIAL, (%bx) # enable serial console > and still no output, btw, once the system is running, i can tip and it's ok. > is the serial set to 9600? Hmm, yes, the serial is the normal serial that the loader uses. Looks like I've fubar'd something or other in my pxeldr patch though. > is there a way to tell whoever, to send kernel panics to serial? because > that's > all i want. panic's occur on the console device, so serial console is hte way to go. :) > Grrr, all this was to catch a panic that im getting, but now they stopped. > > danny -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message