OVH Community, your new community space.

OVH Static Kernel Debian Issue


derchris
14-04-2010, 16:37
Just follow the thread, there are several hints what to look for.

Lux-Edi
14-04-2010, 16:03
Has anyone found a fix for this?

derchris
21-01-2010, 12:20
Then have a look in /boot/grub/menu.lst
There should be an entry which would point to a bzImage

Neil
21-01-2010, 12:18
Hi

Judging by the error:
Updating /boot/grub/grub.cfg ...
ls: cannot access /boot/bzImage: No such file or directory

It is looking for GRUB but actually our installation uses Lilo, so there are two options, you could change GRUB or see if you can get it to support Lilo.

RikT
21-01-2010, 12:00
Hmm I get the same error as well after install xfce4 on debian and ubuntu not sure why either

Winit
21-01-2010, 07:08
gone

Myatu
21-01-2010, 06:19
My bad. I stand corrected

derchris
21-01-2010, 03:51
Quote Originally Posted by Myatu
You could try to use "update-initramfs" to build the image. Or fetch it from ftp://ftp.ovh.net/made-in-ovh/bzImage/ -- I'm assuming you're using OVH's install at least
That is not correct.
You build the bzImage from your kernel sources via "make bzImage", and is the actual kernel file.
"update-initramfs" will just create the initrd file for your kernel.

But the error doesn't look like to be coming from installing desktop-base, as it was reported from Grub.
So not sure if you ever played with Grub, or installed a new kernel.

Myatu
15-01-2010, 18:54
You could try to use "update-initramfs" to build the image. Or fetch it from ftp://ftp.ovh.net/made-in-ovh/bzImage/ -- I'm assuming you're using OVH's install at least

Winit
15-01-2010, 07:10
gone

Akd
14-01-2010, 23:23
...Recompile the kernel with the necessary support?

Winit
14-01-2010, 20:38
gone