Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: soundcheck on July 13, 2009, 04:48:55 AM

Title: How to load module parameters?
Post by: soundcheck on July 13, 2009, 04:48:55 AM
Hi there.

How am  I  supposed to load module paramters for automatically loaded modules (UDEV/BOOT).

I tried to configure "options <module> <option>" in /etc/modprobe.conf

Didn't work. ..

I found in the forum a  workaround for the bootup in bootlocal.sh . You just remove the module and then you reload it with the respective parameter.

THX for your support.
Title: Re: How to load module parameters?
Post by: soundcheck on July 14, 2009, 02:08:23 PM

Is this such an issue?

What I did (workaround):

I removed the respective modules and probed them with their paramters in bootlocal.sh.

Though I am still facing an issue with hotplugged devices.


Title: Re: How to load module parameters?
Post by: Jason W on July 14, 2009, 10:17:58 PM
When you edited /etc/modprobe.conf did you make an extension out of it instead of putting it in your backup?  If put in your backup the file will not be resored in time before the modules are autoloaded.  The correct way to backup that file is to put it in a tce extension so it gets restored in time.