[expert] bios data check failure

2003-09-15 Thread a . ranu
hi i am currently using Mandrake 9 and kernel 2.4.19 which came with it... so far my experiences recompiling the kernel have only been limited to using the kernel source rpm for mandrake... now when i try to compile the kernel source (2.4.18 and 2.4.20) from www.kernel.org, it compiles

Re: [expert] bios data check failure

2003-09-15 Thread kwan
hi i am currently using Mandrake 9 and kernel 2.4.19 which came with it... so far my experiences recompiling the kernel have only been limited to using the kernel source rpm for mandrake... now when i try to compile the kernel source (2.4.18 and 2.4.20) from www.kernel.org, it

Re: [expert] bios data check failure

2003-09-15 Thread a . ranu
i downloaded linux-2.4.20.tar.gz from www.kernel.org... then executed the following commands: tar xzvf linux-2.4.20.tar.gz make menuconfig (picked QoS and fair queueing... which i need... didn't really look at the rest) make dep make clean make bzImage make modules make

Re: [expert] bios data check failure

2003-09-15 Thread kwan
the thing is i did everything up to make modules on a fast machine on the network... and then went back to my laptop... mounted my home directory with the linux-2.4.20 directory on it... and proceeded with make modules_install and make install... could that be a problem? my supervisors say it

Re: [expert] bios data check failure

2003-09-15 Thread James Sparenberg
On Mon, 2003-09-15 at 09:24, [EMAIL PROTECTED] wrote: the thing is i did everything up to make modules on a fast machine on the network... and then went back to my laptop... mounted my home directory with the linux-2.4.20 directory on it... and proceeded with make modules_install and make