New 2.6.32 Kernel for Proxmox VE 1.9 stable

Hello Udo,
i have this Version of Grub installed.

ii grub-common 1.96+20080724-16 GRand Unified Bootloader, version 2 (common
ii grub-pc 1.96+20080724-16 GRand Unified Bootloader, version 2 (PC/BIOS


/etc/default/grub

# This file is sourced by update-grub, and its variables are propagated
# to its children in /etc/grub.d/
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX=

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
GRUB_DISABLE_LINUX_UUID=true


What i must change to get this Hostsystem to load to newer kernel?

Thank you

MELISA
 
why do you use grub-pc? looks like you got an unsupported mix of packages.

how did you install your system?
 
Hello Udo,

this is the standard installation from OVH. OVH have automated installation of proxmox and i have use it to install this hostsystem.
pveversion -v output:

pve-manager: 1.9-26 (pve-manager/1.9/6567)
running kernel: 2.6.32-4-pve
proxmox-ve-2.6.32: 1.9-55+ovzfix-2
pve-kernel-2.6.32-4-pve: 2.6.32-33
pve-kernel-2.6.32-7-pve: 2.6.32-55+ovzfix-2
qemu-server: 1.1-32
pve-firmware: 1.0-15
libpve-storage-perl: 1.0-19
vncterm: 0.9-2
vzctl: 3.0.29-3pve1
vzdump: 1.2-16
vzprocps: 2.0.11-2
vzquota: 3.0.11-1dso1
pve-qemu-kvm: 0.15.0-2
ksm-control-daemon: 1.0-6

The newer kernel is installed but when i am booting the machine i can only see the kernel: proxmox-ve-2.6.32 in the grub menue. I dont have another options to select.
Thanks

Melisa ;-)
 
If your hosting provider is doing a custom install I suggest you ask them how to go further.
 
Hello,

the support from OVH says i must execute: update-grub after i have installed the new kernel. This was the problem! update-grub command makes the new kernel to standard kernel on the host machine.
i have worte this here now because i mean many people will have the same problem.

thank you guys for this very good support.

melisa