Tiny Core Linux
dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: dicorer on April 20, 2015, 11:05:02 AM
-
fyi, busybox depmod does NOT prefer updates/ over kernel/
meaning when install any new module in updates/, depmod populates modules.dep with duplicate module name, both old kernel/ and new updates/.
and of course, modprobe/modinfo still prefer old kernel/.
Any easy fix (which I'm missing) for that?
Thanks
-
I have never used updates, so I don't know a simple solution if you are wanting to have 2 different kernel modules of the same name installed at one time.