> I connected a terminal to the COM1 port, but could not get it to
> respond.
>  
>     echo >/dev/ttys0 ...

Use /dev/cua0

> yielded "input/output error". What do I need to do to get it to work
> correctly?
>  
> P.S.: I eventually want to get to the point where GETTY is running on
> COM1, and the terminal can be used to log in.

put this in your /etc/inittab:

s1:12345:respawn:/sbin/getty cua0


-Randy


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to