Hallo

> Hello all,
> I'm using RH 6.2 with kernel 2.2.14 and I'm having problems with a new
> kernel.
> Lilo says the new kernel is too big -
> #Added linux *
> #Kernel /boot/vmlinux is too big  
> Same for bvmlinux

Upgrade to kernel >= 2.2.16, because in kernels < 2.2.15 it-s a major bug
...

> Here's lilo.conf-
> #boot = /dev/hda
> #timeout = 50
> #linear
> #prompt
> #  default = linux
> #  vga = normal
> #  read-only
> #map=/boot/map
> #install=/boot/boot.b
> #image = /boot/vmlinuz-2.2.14-5.0
> #  label = linux
> #  root = /dev/hda6
> #image = /boot/vmlinux
> #  label = new
> #  root = /dev/hda6
> #image = /boot/bvmlinux
> #  label = new1
> #  root = /dev/hda6

Your problem is the name of the kernel [vmlinuz-2.2.14-5.0]. This is too
long ... Try rename and i'm shur it's working, and lilo is writing your
boot ...

> Here's an ls -s of /boot-
> # total 3627
> #   0 System.map               10 map
> # 199 System.map-2.2.14-5.0     0 module-info
> #   1 boot.0300                12 module-info-2.2.14-5.0
> #   5 boot.b                    1 os2_d.b
> # 573 bvmlinux                573 vmlinux
> #   1 chain.b                1609 vmlinux-2.2.14-5.0
> #   1 kernel.h                  0 vmlinuz
> #  12 lost+found              630 vmlinuz-2.2.14-5.0      

Rename all *-2.2.14-5.0 to *2.2.14.

> I must be missing something here. vmlinux and bvmlinux are smaller, but
> lilo says they are too big.
> I get the same type of response after "make zImage".
> When I did make xconfig, I removed a lot of stuff and added 3
> modules for ax25. I've been able to do this with older versions of RH, but
> now I'm stumped.
> Seems odd to me that bvmlinux and vmlinux are the same size. Shouldn't
> bvmlinux be smaller.
> Any words of wisdom from anyone?
> 

Best regards,
Cosmin

P.S. Do not forget to upgrade to 2.2.16 or 2.2.17-pre* ... :)


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to