"Todd B. Smith" wrote:
> 
> How do i fix this error:
> 
> minicom: cannot open /dev/modem: No such file or directory
> 
Assume for example, that your modem is at /dev/cua0 (like COM1).

  ln -s /dev/cua0 /dev/modem

Make the obvious change if your modem is connected to a different port.
-- David

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to