Daniel,
Thanks for replying so quickly, but this doesn't seem to be the problem.
I had performed the steps:
make mrproper
make xconfig
make dep
make clean
make bzImage
make modules
make modules_install
and just tried the last two again to make sure everything worked (it
seemed to).
In the Makef
One not-quite-elegant method is to:
cd /usr/share/linux-...
make modules
make modules_install
As long as the config file as the same, and as long as 'make mrproper' hasn't
been run, this should work.
Daniel.
On Monday 13 January 2003 13:24, Stephen Reilly wrote:
> Hello,
>
> I have recently in