On Wed, Dec 15, 1999 at 04:14:42PM +1100, Paul Haddon wrote:
> 
> I've been looking for something like this for a while.
> 
>       http://www.realweasel.com/
> 
> They've got a card that shoves *all* the video & keyboard through a serial 
> link.  

Isn't serial console enough?
I guess the card will allow you to get into the bios,
or maybe boot another OS, which serial console can't do.

Support for console on serial port
CONFIG_SERIAL_CONSOLE
  If you say Y here, it will be possible to use a serial port as the
  system console (the system console is the device which receives all
  kernel messages and warnings and which allows logins in single user
  mode). This could be useful if some terminal or printer is connected
  to that serial port.

  Even if you say Y here, the currently visible virtual console
  (/dev/tty0) will still be used as the system console by default, but
  you can alter that using a kernel command line option such as
  "console=ttyS1". (Try "man bootparam" or see the documentation of
  your boot loader (lilo or loadlin) about how to pass options to the
  kernel at boot time. The lilo procedure is also explained in the
  SCSI-HOWTO, available via FTP (user: anonymous) in
  ftp://metalab.unc.edu/pub/Linux/docs/HOWTO.) 

  If you don't have a VGA card installed and you say Y here, the
  kernel will automatically use the first serial line, /dev/ttyS0, as
  system console.


-- 
        chesty

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to