New 2.6.32-3 Kernel in pvetest repository

tom

Proxmox Staff Member
Staff member
Aug 29, 2006
15,895
1,146
273
... addressing the latest kernel security issue raised today.
(pve-kernel-2.6.32-3-pve_2.6.32-18_amd64.deb)
we will move this kernel to pve next week.
 
Hi,

it's not pssoible to move this kernel now to pve

this bug is very several

best regards
 
Hi,

My server no boot

Code:
/bin/sh: can't access tty; job control turned OFF
Code:
(initramfs)

i reboot un rescue mod and try update-initramfs -tuk 2.6.32-3-pve
update-initramfs: Generating /boot/initrd.img-2.6.32-3-pve
grep: /proc/modules: No such file or directory
W: Possible missing firmware /lib/firmware/rtl8168d-2.fw for module r8169
grep: /proc/modules: No such file or directory
W: Possible missing firmware /lib/firmware/rtl8168d-1.fw for module r8169
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
W: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays.
W: mdadm: failed to auto-generate temporary mdadm.conf file.
W: mdadm: no configuration file available.


feedback off
 
Do you use software RAID? If so, you need to debug that yourself (it is your setup). The warning about the missing firmware can be ignored.
 
yes i use raid soft...

i fix this error by team ovh

Solution:

Code:
-> rebooter en rescue
-> mount ton / sur /mnt
-> for i in proc sys dev; do mount --bind /$i /mnt/$i; done
-> sed -i "s/^MODULES=.*/MODULES=most/g"  /mnt/etc/initramfs-tools/initramfs.conf
-> chroot /mnt/ update-initramfs -vtuk 2.6.32-3-pve
-> umount /mnt/proc /mnt/sys /mnt/dev /mnt
-> reboot sur disque dur

Il semble avoir un bug dans initramfs-tools qui fait que le démarrage
ne s'effectue pas correctement si les modules dans la liste
/etc/initramfs-tools/modules sont activé avant que udev démarre.

Cdlt,
Félix
My kernel and server is up.

thanks, support dietmar... but this kernel it's secure ? or no (root hack)
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!