Hi, On Sun, 2006-01-29 at 12:23 +0200, Gilboa Davara wrote: > C. Open minicom on a remote machine connected to the serial console, > configure it to match the line speed of the host machine. (No > hardware/software flow control, 57600, etc). Or even better, run ttywatch on the remote machine. It's in extras. With ttywatch, your serial console is permanently logged into /var/log/ttywatch/, with proper log file rotation; and you get a telnet-to-serial relay so that any time you want to connect to the serial port, you just telnet to it and you get two-way communication with the console (so things like serial debuggers or serial login can work fine.) --Stephen