On 07/ 1/10 12:01 PM, Andrej Podzimek wrote:
Hi,

I know this is a „RTFM“ question, but I just could not find the answer:
Where can I specify which kernel modules should (or should not) be
loaded automatically at boot? For example, if I don't want the
VirtualBox modules to be loaded (but don't want to uninstall
VirtualBox), can I disable them somehow?

Yes, you can add the following to /etc/system:

exclude: <module-name>

The system(4) man page has a paragraph on the subject.

-Seb
_______________________________________________
on-discuss mailing list
on-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/on-discuss

Reply via email to