Slackware 10 error compiling kernel 2.6.7
Hi Slackers,
I've installed Slackware 10 without problems, then installed the generic kernel 2.6.7 also without problems. It all works fine. But I'm trying to compile my own custom version of 2.6.7 (with preemptive Athlon config) and follow the correct procedures as far as I know. Everything goes fine (make xconfig, make bzImage, make modules, make modules_install) until I run the
mkinitrd -c -k 2.6.7 -m reiserfs as described in the documentation. That's when I get the error 'this kernel doesn't know about loop devices (try modprobe loop)'. I try the modprobe loop and it fails. If I try to boot with my new kernel I get a kernel panic telling me it can't load the fs which is reiserfs) because the version magic control is wrong. I can't see anything wrong with my procedure so I'm wondering if anyone else is experiencing this?
thanks.
|