Andrew Lowe wrote: > <snip> > If anyone can inform me where I can find these module names, it > would be greatly appreciated. I don't know why they aren't all placed > in the help in the first place. > > Regards, > Andrew >
It does tell you. You even put it in your email. ;-) If you build xfs as a module, you need to load the module, xfs. That's it. If after you get done you need to know what modules are available to load, modprobe -l , thats a lower case L by the way, should list them for you. Here is mine: > [EMAIL PROTECTED] / # modprobe -l > /lib/modules/2.6.14-gentoo-r5/kernel/drivers/hwmon/w83627hf.ko > /lib/modules/2.6.14-gentoo-r5/kernel/drivers/hwmon/hwmon-vid.ko > /lib/modules/2.6.14-gentoo-r5/kernel/drivers/i2c/busses/i2c-isa.ko > /lib/modules/2.6.14-gentoo-r5/video/nvidia.ko > [EMAIL PROTECTED] / # I don't like modules to much but I used to have to reset my sensors since they would lock up sometimes. They have fixed it now so next time, it will be built in like everything else. Hope that helps, Dale :-) -- To err is human, I'm most certainly human. I have four rigs: 1: Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 80GB hard drives. Named Smoker 2: Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive. Named Swifty 3: Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 224MBs of ram and a 2.5GB drive. Named Pokey 4: Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB SCSI drive. Named Putput All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers. -- gentoo-user@gentoo.org mailing list