skyonfyr wrote: > I have tried several other Bootable Linux distros in the past, but all > lacked the proper 802.11g NIC drivers my system requires for network- > ing. If I were to locate the correct Linux driver from the manufac- > turors site, where would it be installed in the Linux file structure?
I would first suggest looking in the documentation/readme for the driver. It may have a installation procedure that will handle putting it in the filesystem for you. FYI, most modules are loaded using the command modprobe, and it looks for the modules under /lib/modules. > But before doing so, I'd like to know if there is a way specific Wi-Fi > Adapter card driver files can be added to the existing iso so that > when the system boots they [drivers] will be available to the > system... In addition to adding the drivers, where [which directory/- > ies] would they be added to? And, would other file modifications, if > any, would have to be made... This would be tough, since you'd have to mount the iso as a loopback device, recompile the kernel/add the driver/whatever, than remake the iso and burn it. I have only the vaguest idea on how to accomplish this. Maybe somebody can elaborate, or you can find something on the web with some good Google searches. Chad Martin ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hs7ro7e/M=362131.6882499.7825260.1510227/D=groups/S=1705006580:TM/Y=YAHOO/EXP=1124858133/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</a>.</font> --------------------------------------------------------------------~-> To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
