On Sun, 13 Oct 2002 12:34:47 -0500 Robert Canary <[EMAIL PROTECTED]> wrote:
> Good day listers, > > I have a machine that I always boot from floppy, with a disk created > from mkbootdisk utility. However, this machine is hardly ever > accessed via the keyboard and is very combersome to hook up a > monitor to as well because of the location. What/how do I need to > include on the bootdisk to tell it to use a serial port for the > default display? I want to connect to it on a serial cable and > monitor it over a terminal. > > There's a good how-to for serial-console at: http://www.tldp.org/HOWTO/Remote-Serial-Console-HOWTO/index.html The boot disk should have a /etc/lilo.conf file. You can add any parameters there, but if your kernel has serial support, it may be as simple as adding serial=0, 9600n8 (or an equivilent line) to the bootdisk /etc/lilo.conf. Of course you should read the how-to, as there are issues with some serial busses, cables, modems, etc. Check out the above link.......... Regards, Tom -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list