Am Freitag 26 August 2005 22:50 schrieb LaRoy McCann: > This is the first Bearing package I have used. I have been using Dachstein > for several years. > > I think I found a problem with the location of the tulip driver on the iso > download. > There is a tulip directory and then the tulip.o driver in the tulip > directory. /lib/modules/2.4.31/kernel/drivers/net/tulip/tulip.o > For a quick fix, we mounted the cdrom, copied the tulip driver to > /lib/modules and did a full backup of modules.
What's exactly the problem you've fixed? In modules.lrp we only provide a basic set of modules (and "basic" from our subjective point of view :)) - every others are in the kernel tree as you have seen. The way you've "fixed" it, works and I often used that method. But there are still other and more advanced methods to reach the same goal: - You can read /etc/modules and follow the instructions how to mount the CD, load modules, and umount the image during startup. - Or you generate your modules.lrp online: http://www.ucbering.de/cgi-bin/modules.cgi kp ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
