On 22 Dec 1998, [EMAIL PROTECTED] writes:

> When I login as root and use the following command
> 
> /bin/setserial   /dev/ttys2
> 
> I get a input / output error
> 
> I search and ttys2 is there.

I expect /dev/ttyS2 is there, not /dev/ttys2

Case matters in Unix filenames.  Try

  /bin/setserial /dev/ttyS2

and see what happens.

Jonathan
--
Jonathan Marsden   | Internet: [EMAIL PROTECTED]  | Making electronic 
1849 N. Wabash Ave.| Phone: +1 (909) 794 1151   | communications work 
Redlands, CA 92374 | FAX:   +1 (909) 794 3016   | reliably for Christian 
USA                | http://www.xc.org/jonathan | missions worldwide 

---
You are currently subscribed to linuxconf as: [[email protected]]
To unsubscribe, forward this message to [EMAIL PROTECTED]

Reply via email to