| From | Sent On | Attachments |
|---|
| Subject: | Re: seeking advice re: configuring a serial console | |
|---|---|---|
| From: | Greg Lehey (gr...@lemis.com) | |
| Date: | May 20, 1998 5:39:05 pm | |
| List: | org.freebsd.freebsd-questions | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Jim Yuill | May 12, 1998 12:30 pm | |
| Greg Lehey | May 14, 1998 6:44 pm | |
| Frank Mandarino | May 20, 1998 4:43 pm | |
| Greg Lehey | May 20, 1998 5:39 pm | |
| spork | May 20, 1998 8:22 pm | |
| Jim Yuill | May 21, 1998 9:22 pm |
| Subject: | Re: seeking advice re: configuring a serial console | |
|---|---|---|
| From: | Greg Lehey (gr...@lemis.com) | |
| Date: | May 20, 1998 5:39:05 pm | |
| List: | org.freebsd.freebsd-questions | |
On Wed, 20 May 1998 at 19:43:39 -0400, Frank Mandarino wrote:
Greg Lehey writes:
The boot: message itself is an uncertain case. It comes from the bootstrap, technically not part of FreeBSD, though it's supplied with it. The trouble is, when it starts it can't know where to write to until it reads in the commands, so I don't think it's possible to get it to write to the serial console. I suppose it would be possible to rewrite the bootstrap to always use the serial console, but I don't know of anybody who has done it.
I got the boot: prompt to appear on the serial console of my 2.2.6-RELEASE system by:
1) building my kernel with "options COMCONSOLE" to force the serial console, and
2) creating a /boot.config file containing the option "-P", to use the serial console if no keyboard is found,
3) unplugging my keyboard.
The file /usr/src/sys/i386/boot/biosboot/README.serial contains further information.
Thanks for the information, Frank.
Greg
-- See complete headers for address and phone numbers finger gr...@lemis.com for PGP public key
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message

