[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Help! Modem
- From: Ray Curtis <ray clark net>
- To: redhat-install-list redhat com
- Subject: Re: Help! Modem
- Date: Sun, 2 Nov 1997 01:45:43 -0500
>>>>> "ry" == Ryuji Yokoyama <rqy1319 is4 nyu edu> writes:
ry> Hello All!
ry> I have a problem with my modem. I reinstalled RH4.2 and made a symbolic link
ry> ln -s /dev/cua0 /dev/modem
Try ln -s /dev/ttyS0 /dev/modem
You are sure that your modem is on com1 or ttyS0 aren't you ?
Also check that /dev/cua0 and /dev/ttyS0 look like:
picard:~/% ll /dev/ttyS0
crw-rw-rw- 1 root root 4, 64 Nov 2 01:35 /dev/ttyS0
picard:~/% ll /dev/cua0
crw-rw-rw- 1 root uucp 5, 64 Dec 31 1979 /dev/cua0
If not do MAKEDEV /dev/cua0 to create the new charactor devices
from the /dev directory. These are not files, they are devices,
and in this case charactor devices.
--
Curtis Consulting
mailto:ray clark net
http://www.clark.net/pub/ray
====================
I'm proud to be paying taxes in the United States. The only thing is
-- I could be just as proud for half the money.
-- Arthur Godfrey
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]