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
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to