Quote:>At home, I still have an old 8088 computer with a 20 Mb harddisk and a
>hercules screen.
>It would be nice if I could connect this to my linux box as a dumb
>terminal.
Fine. Get qvt374.zip from www.shareware.com, put it on a diskette and
carry it to the old dos box, and hack away. qvt374 is QVT Term, one of
the best VT100 emulators I've found for plain old DOS serial-line use.
It even handles the 'printer passthrough' part of VT100 emulation,
which every single other VT100 emulator I've encountered flubs on.
Use a null modem cable to connect the serial port of the dos box to
the serial port on your Linux box. Note that you MAY need to get an
extra serial port for your Linux box if you're out of serial ports
(e.g., if you have 2 ports and have a mouse and modem hooked to
both). These are pretty cheap ($10-$30 U.S.), but make sure it's one
that allows the serial port to be set at interrupt 2 or interrupt 5 so
that it won't conflict with the built-in serial ports.
Note that an old 8088 will only do 9600 baud, so don't expect it to be fast!
Quote:>or could I setup linux to regard the xt as an additional display and input
>device (if so, how?).
In /etc/inittab, add the following line:
z1:2345:respawn:/sbin/getty ttyS1 DT9600 vt100
Then type "telinit q" at a root prompt to inform Linux that you've changed
/etc/inittab.
You don't have to do 'telinit q' after a reboot because the 'inittab' is also
read at bootup.
If you are using a different serial port (rather than COM2) just set up that
serial port (see the Serial HOWTO) and then change that ttyS1 to something
else.
Quote:>Has anyone tried something like this before or is it impossible?
We regularly use old obsolete DOS machines as terminals for our school
administration systems.
Note: the 'screen' program is a nice program for 'multitasking' on that
DOS machine (do a 'man screen' for more information). Do note, however, that
it is never going to be fast at 9600 baud. But 9600 baud is all those old
serial ports can handle.
--
Systems Specialist Educational Administration Solutions
"We believe Windows 95 is a walking antitrust violation" -- Bryan Sparks