I downloaded from knoppix.net sources site..
but the modutils seems too old for my current kernel..
tried with apt-get source modutils, but end up with lots of errors..
so I never made far with this ash shell.
custom kernel is ready, modules done...
but I've been staying on the same problem on this issue for days..
should I get modutils from source ? or the apt-get source modutils
suppose to work ?

Can someone please direct me to some docs
on re-compiling ash with custom kernel and
current kernel's modutils please ?




Because ash-knoppix (or 'init' in this context) is statically linked with modutils, you may also need to recompile ash-knoppix to upgrade your modutils for any newer kernel versions that may require them


--