[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: problems installing kernel 2.4.1



Hi
   I think the kernel size (bzImage) is more than 800kb . If it is that then
you will not able to boot with that Image. One more think in make menuconfig
you will some supports which are not needed. try with the following
make clean
make mrproper
make menuconfig
make dep
 make bzImage 
make modules
make modules_install
then it is good and in make menuconfig you can remove the options like
firewall_support ,amterure radio support,joy stick support, sound support like
that some options you can remove and try . It will solve your problem.
From
Ch.R.k.Prasad

On Sat, 17 Mar 2001, Vishwas Bhari wrote:
> hi all,
>      I am having problems installing the kernel 2.4.1
> got on mar 2001 pc-quest cd.
>      I am using RH 7.0 on a pentium 100mhz machine.
>      After extracting the new kernel.2.4.1.tar.bgz to
> ~/root/kernel/linux
>  I did the following steps
>    a)make menuconfig (saved and exited).
>    b)make dep
>    c)make bzImage.
>   later I copied the image from
> ...../linux/arch/i386/boot/bzImage to /boot/bzImage.
> cchanged /etc/lilo.conf to reflect the new kernel.
>    d) lilo
> But when i rebooted i get the following messeges
>  kernel decompressed....(or the like) and followed by 
> ...loading kernel 
>     the system hangs afterwards. 
> Can anyone help me out
> ps:I even tried make zImage but get an error system
> too big!
> 
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail. 
> http://personal.mail.yahoo.com/
> 
> ---------------------------------------------
> LIP is all for free speech.  But it was created
> for a purpose.  Violations of the rules of
> this list will result in stern action.
-- 
Ch.Rama Krishna prasad
mailto: rkp@xxxxxxxxxxxxx
--