Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
hey
i' running mdk 10.1c on a toshiba laptop. i use an Asus w100g pcmcia to connect to wireless networks. for it to work, i "ndiswrapped" the win2k driver. it works just fine! what annoys me is the fact that everytime i boot the computer i need to add ndiswrapper to the kernel, by typing:
Quote:
$ su
$ **************
$ modprobe ndiswrapper
How can this be done automaticaly at boot time? any sugestions?
Or rc.5 if you're booting into runlevel 5 (graphical boot). Dylunio, you beat me to it by about 3 seconds
I wouldn't advise rd.5, since it will only run if you reach runlevel 5, while rd.3 will run at runnlevel 3, and runlevel 5, so if you have a X problem at boot modprobe will be running.
ok. i just found the following file while searching for rc.3, add it, and it does work (just rebooted:
Quote:
# /etc/modprobe.preload: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line. Comments begin with
# a `#', and everything on the line after them are ignored.
# this file is for module-init-tools (kernel 2.5 and above) ONLY
# for old kernel use /etc/modules
Open Source Security Myths Dispelled Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization subscribe
InformationWeek InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology. subscribe