Thanks, Mark
------------------------------------------------------------------------ Guillaume Marcais wrote:
> work with the stock kernel? FWIW, here's what I did: > - change Makefile as suggested by kernel (comple module only) howto, > changing SUBDIR=fs/smb, and making sure EXTRAVERSION=-0.13mdk > - make clean > - make mrproper
cp /boot/config-xxx .config (replace xxx by your kernel version number)
> - make oldconfig > - make dep > - (NOTE: I'm *not* doing make bzImage here since I'm trying to avoid > recompling the whole kernel) > - make modules > - make modules_install > - mv original /lib/modules/2.4.21-0.13mdk/kernel/fs/smbfs/smbfs.o.gz > elsewhere > - reboot, and kernel comes up with "unresolved symbols" for smbfs.o
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
