downgrade kernel, no effect after reboot.

Sub-7

New Member
Mar 11, 2018
7
1
3
54
I want to use cuda 9.2, nvidia says "For Ubuntu 16.04 LTS on x86-64, both the HWE kernel (4.13.x for 16.04.4) and the server LTS kernel (4.4.x) are supported in CUDA 9.2"

current kernel PVE 4.15.18-17
choice is in the submenu, what do I have to enter to be able to boot with 4.13.13-6-pve?
GRUB_DEFAULT = 1 no change

grep menuentry /boot/grub/grub.cfg
Code:
if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
  menuentry_id_option=""
export menuentry_id_option
menuentry 'Proxmox Virtual Environment GNU/Linux' --class proxmox --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-2e64a0d9-61ff-4663-92c8-a42097681d85' {
submenu 'Advanced options for Proxmox Virtual Environment GNU/Linux' $menuentry_id_option 'gnulinux-advanced-2e64a0d9-61ff-4663-92c8-a42097681d85' {
        menuentry 'Proxmox Virtual Environment GNU/Linux, with Linux 4.15.18-1-pve' --class proxmox --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.18-1-pve-advanced-2e64a0d9-61ff-4663-92c8-a42097681d85' {
        menuentry 'Proxmox Virtual Environment GNU/Linux, with Linux 4.13.13-6-pve' --class proxmox --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.13.13-6-pve-advanced-2e64a0d9-61ff-4663-92c8-a42097681d85' {
        menuentry 'Proxmox Virtual Environment GNU/Linux, with Linux 4.13.13-2-pve' --class proxmox --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.13.13-2-pve-advanced-2e64a0d9-61ff-4663-92c8-a42097681d85' {
menuentry "Memory test (memtest86+)" {
menuentry "Memory test (memtest86+, serial console 115200)" {
menuentry "Memory test (memtest86+, experimental multiboot)" {
menuentry "Memory test (memtest86+, serial console 115200, experimental multiboot)" {
 
PVE is not Ubuntu 16.04 LTS...
 
of course, that is for container (is only quote from nvidia)

Solution:

grub-reboot '1>1'
reboot
 
Last edited:

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!