Quote (curaga @ May 21 2007,10:34) | ||
Next time remember to give the kernel a different name, so you can boot the older one and keep it's modules (edit Makefile after "make menuconfig", the extraversion var is at the start.. Use like this:
I don't think supermount messes with module stuff, but it is safest to compile modules for the current kernel, then there won't be incompatibility or poor performance or errors.... Building cloop should be simple, but the dependencies are many.. It needs debhelper, which in turn needs many stuff.. It would be easier to compile in Knoppix 3.4 since it already has all the deps... |
Code Sample |
modprobe cloop |