Date: Mon, 10 Jul 2000 15:31:36 -0700 (PDT) From: Doug Ambrisko <ambrisko@whistle.com> To: Paul Saab <paul@mu.org> Cc: Alan Edmonds <aedmonds@digitalconvergence.com>, freebsd-hackers@FreeBSD.ORG Subject: Re: PXE (pxeboot) and serial consoles - force it! Message-ID: <200007102231.PAA16902@whistle.com> In-Reply-To: <20000710135722.A24439@elvis.mu.org> from Paul Saab at "Jul 10, 2000 01:57:22 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Paul Saab writes: | set console="comconsole" is what you want in /boot/loader.rc Yep, except that it doesn't initialize the com port, it just starts using it so you end up with junk out the port. However, if you have a BIOS that setups the baud rate etc. of the serial port then you would be okay. Current FreeBSD does this in the boot blocks and not the loader. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007102231.PAA16902>