In reply to [EMAIL PROTECTED]'s mail, d.d. Sun, 18 Aug 2002 12:04:52 EDT:

>i need some help and theres 2 ways i could do this.
>
>1. i had to change /dev/modem to /dev/modem2 how can i make kppp use modem2
>
>instead of modem?
>
>2. how do i change /dev/modem2 back to /dev/modem?
> an answer to either of these would be very helpful
> thanks

I think making a symlink from modem2 to modem would be the easiest way:

su (to become root)

rm /dev/modem
ln -s /dev/modem2 /dev/modem

exit  (To become you again)

Paul

--
Be not afraid of growing slowly,
be afraid only of standing still.
-Chinese proverb

http://nlpagan.net    -    Linux Mandrake 8.2     -   Sylpheed 0.8.0
Help Microsoft combat software piracy: give Linux to a friend today!

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to