I have built a 6.10 kernel using clang (with .config from generic ubuntu) on Ubuntu 24.04. I am able to run it on Ubuntu but not on Proxmox.
On Proxmox, I get following error:
Alert! /dev/mapper/pve-root does not exist. Dropping to shell
Running lvm pvscan returns nothin, and adding rootdelay=10 to grub also didn't help.
I was trying to re-generate the initrd image for this kernel on Proxmox but the same problem still exists.
I was also trying to build custom kernel directly...
Read more
On Proxmox, I get following error:
Alert! /dev/mapper/pve-root does not exist. Dropping to shell
Running lvm pvscan returns nothin, and adding rootdelay=10 to grub also didn't help.
I was trying to re-generate the initrd image for this kernel on Proxmox but the same problem still exists.
I was also trying to build custom kernel directly...
Read more