Hi, > I compiled pci-ne2000 as a module when I compiled my kernel.but I > couldn't find files similar to conf.modules,I couldn't find the file > rc.modules yet.can someone tell me how to do . You should be able to create '/etc/rc.modules' and place 'insmod' lines in it to load the desired modules. Adi