Newly installed Proxmox VE boots into grub terminal

warben

New Member
Jun 25, 2024
1
0
1
Hello, I'm quite new to Proxmox VE, but I've got it up and running just fine before, but randomly after a reboot (swapped some pc parts, deleted some -OLD disk in the Proxmox GUI) it booted into the grub menu, I got it back up and running by typing the following command in grub:
Code:
set prefix=(lvm/pve-root)/boot/grub
normal

Is there any way this could happen automatically on startup? I dont really understand why this has to be done and I must have done something wrong along the way, but what?