Search results

  1. A

    Proxmox not booting after pve lvm name change

    In /boot/grub/grub.cfg I found the bootmenu listings, menuentry 'Proxmox VE GNU/Linux' --class proxmox --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-11bef152-6498-4279-9002> load_video insmod gzio if [ x$grub_platform = xxen ]; then...
  2. A

    Proxmox not booting after pve lvm name change

    When running "efibootmgr -v" I get Boot0008* proxmox HD(2,GPT,8e487f4f-e967-470e-bd3f-18cf38e33ea7,0x800,0x200000)/File(\EFI\proxmox\shimx64.efi) Where do I have to edit GRUB boot options, opening /etc/default/grub is not the file I need to process the name change on the boot drive, I...
  3. A

    Proxmox not booting after pve lvm name change

    Hello, After changing the name of pve lvm in the shell with vgrename pve pve1 And updating the name in the storage.cfg nano /etc/pve/storage.cfg (and running systemctl try-reload-or-restart pvedaemon pveproxy pvestatd) Proxmox wouldn't boot anymore ALERT! /dev/mapper/pve-root does not exist...