[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
kernel module
- From: Luca <lucarx76 gmail com>
- To: "Community assistance, encouragement, and advice for using Fedora." <fedora-list redhat com>
- Subject: kernel module
- Date: Fri, 8 Jan 2010 07:17:31 -0800
Hi all,
I created a kernel module which can be passed some command line arguments (I tried that with insmod and it works).
Now I would like, when I start the kernel with grub, to have this module loaded at boot time so I can pass, at boot time, a kernel boot option to it.
I mean having something like
kernel vmlinuz root=/dev/ram0 initrd=linuxrc mymodule.param1="myparamvalue"
initrd ....
is it possible?
Thanks,
Luca
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]