Hi Yacob... 2011/9/26 Yacob Hassidim <[email protected]>: > ________________________________ > Hello everyone, > > I ask for help to insert/install module automatically in boot time. > > I use Ubuntu 11.04. > > I try to insert a module automatically in boot time. > > I added the name of my module (hello) to the file /etc/modules.
I don't think that is the place. Boot time? perhaps better to put your modprobe/insmod calling your module in something like rc.local, or manually modify your initrd/initramfs so that it load your module earlier. -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com _______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
