Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started 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.
-
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.
-
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.