[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
System calls effect after booting phase ??
- From: selvakumar nagendran <kernelselva@xxxxxxxxx>
- Date: Thu, 20 Jan 2005 20:28:46 -0800 (PST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=NqBFjPcTN9B7tgyZeKwYNqbizCX/S88DYacN6tqLXvwI0JlGhsyrCflvrW0xPmYu8ot32he9TPqCA39ubHW8BqOvsxxLDH2r0Ow2mlL62aPx4G+iUaep0TKWPAdiDE+rzgSY/G5nWYV0O6U+VI3UJF1rbSa54PvAYVQRl979y7A= ;
--- Valdis.Kletnieks@xxxxxx wrote:
> Possibility 1:
> Load them from an initrd image while booting. If
> you're already
> using an initrd, and this is "early enough", you
> just need to put the
> module into the initrd, and make sure the /linuxrc
> or whatever script
> does an insmod for it. This has the advantage of
> working for out-of-tree
> modules.
Now, I am using an initrd image. How can I load my
module there? In which file, should I insert the
corresponding line? Can u tell me more regarding this
on how to do it? I am using kernel 2.4.28. should I
have to recompile the whole kernel once again?
Thanks,
selva
__________________________________
Do you Yahoo!?
Meet the all-new My Yahoo! - Try it today!
http://my.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/