Hello,
I am having problems with my Proxmox VE setup. I am trying to setup PCIe passthrough by following the wiki but I am stuck at 'Kernel modules'. When running
This is confusing as the system I installed it on is a DL380p Gen 8, it therefore does not support UEFI booting. Also, this is a fresh install, everything is new apart from the hp packages I installed.
How could I fix this issue?
Thanks.
I am having problems with my Proxmox VE setup. I am trying to setup PCIe passthrough by following the wiki but I am stuck at 'Kernel modules'. When running
update-initramfs -u -k all
, I am getting this output:
Code:
update-initramfs: Generating /boot/initrd.img-6.8.4-2-pve
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
No /etc/kernel/proxmox-boot-uuids found, skipping ESP sync.
Couldn't find EFI system partition. It is recommended to mount it to /boot or /efi.
Alternatively, use --esp-path= to specify path to mount point.
This is confusing as the system I installed it on is a DL380p Gen 8, it therefore does not support UEFI booting. Also, this is a fresh install, everything is new apart from the hp packages I installed.
How could I fix this issue?
Thanks.