On Wed, 2003-10-08 at 04:50, Nabin Limbu wrote:
> Hi Sean,
>
> I have repeated the process and the problem still remained same.
>
> My config file also consists CONFIG_BINFMT_ELF=y as you said.
>
> Is my process of compiling kernel correct? Or is there any change in
> RH9?
>
> Nabin Limbu
>
U
Hi Sean,
I have repeated the process and the problem still remained same.
My config file also consists CONFIG_BINFMT_ELF=y as you said.
Is my process of compiling kernel correct? Or is there any change in
RH9?
Nabin Limbu
On 25 Sep 2003 at 10:18, Sean Estabrooks wrote:
> Hi Nabin,
>
> Make s
On Thu, 25 Sep 2003 19:58:11 +0530
"Nabin Limbu" <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have upgraded my kernel to 2.4.20-20.9 via up2date with no problem
> in RH 9. In this new kernel, I wanted to enable a cyclades card in
> kernel for which I complied this kernel as below:-
> - make menu
Hi all,
I have upgraded my kernel to 2.4.20-20.9 via up2date with no problem
in RH 9. In this new kernel, I wanted to enable a cyclades card in
kernel for which I complied this kernel as below:-
- make menuconfig
- enabled Cyclades card in the menu
- make dep; make clean
- make bzImage
- make m