19 AM
To: [EMAIL PROTECTED]
Subject: RE: Kernel re-configuration procedure - error
You might also want to try [make modules_install]if you plan on loading a
module.
Mark
-Original Message-
From: Stephen Liu [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 23, 2000 8:06 PM
To: [EMAIL PROT
AM
To: [EMAIL PROTECTED]
Subject: Kernel re-configuration procedure - error
Hi Everybody,
I tried to re-configure the kernel of R.H.6.2 to make it mount NTFS in hda1
with following instruction/steps
# cd /usr/src/linux-2.2.14-5.0
make menuconfig
make clean
make dep
make bzImage
make modules
# cd
You might also want to try [make modules_install]if you plan on loading a
module.
Mark
-Original Message-
From: Stephen Liu [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 23, 2000 8:06 PM
To: [EMAIL PROTECTED]
Subject: Re: Kernel re-configuration procedure - error
Hi Thomas,
>
:20 AM
> > To: [EMAIL PROTECTED]
> > Subject: Kernel re-configuration procedure - error
> >
> > Hi Everybody,
> >
> > I tried to re-configure the kernel of R.H.6.2 to make it mount NTFS in
> > hda1
> > with following instruction/steps
> >
> &
You left out the mkinitrd step, I think...
> -Original Message-
> From: Stephen Liu [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, June 23, 2000 8:20 AM
> To: [EMAIL PROTECTED]
> Subject: Kernel re-configuration procedure - error
>
> Hi Everybody,
>
>
Hi Everybody,
I tried to re-configure the kernel of R.H.6.2 to make it mount NTFS in hda1
with following instruction/steps
# cd /usr/src/linux-2.2.14-5.0
make menuconfig
make clean
make dep
make bzImage
make modules
# cd /usr/src/linux-2.2.14-5.0/arch/i386/boot/
# cp bzImage /boot/vmlinuz-2.2.1