LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Problems with booting (https://www.linuxquestions.org/questions/mandriva-30/problems-with-booting-295226/)

d2h78q9rf 02-26-2005 04:08 PM

Problems with booting
 
Hello,

Mandrake 10.1 will not boot its USB drivers (or what is it), so every time I want to connect the internet, I have to type:

modprobe usb-uhci
modprobe usbcore
modprobe cdc-acm
mknod /dev/ttyACM0 c 166 0
ln -s /dev/ttyACM0 /dev/modem
pppd call eurotel_cdma

Is it possible to add it to some file which arrange that it will be launch automaticcally?
Also, how can I give normal user privileges to connect (to use pppd)?

Thank you for your support.

RoofRabbit 02-26-2005 07:47 PM

I think you can just add those lines to /etc/rc.d/rc.local in order to be executed on bootup.


All times are GMT -5. The time now is 09:56 PM.