Search results for query: grub lvmid not found

  1. The following words were not included in your search because they are too short, too long, or too common: not
  1. L

    Boot lvmid issue. Grub rescue

    After an outage Im not able to boot my home server. Its a HP Proliant g8 with a microsd and 2 hdds with raid1 Proxmox 4.4 is installed in the microsd and all containers and data I have are on the hdds This is the error Im getting: error: disk 'lvmid/h7PJQA-GR59....' not found. Entering...
  2. V

    proxmox 5 - no boot with USB, and cdrom ISO fails at 100%

    I am also hitting this issue, and it's incredibly frustrating. I'm using "proxmox-ve_5.2-1.iso", and installing on several SuperMicro X11 servers. I've written it to a USB stick using Etcher on MacOS. I have also attempted to write it to a USB stick using dd on MacOS. Each time I boot from...
  3. T

    Can't boot, grub rescue

    Hello, When I try to boot, I end in grub rescue with a message telling me that my lvmid volume was not found. So I've tried to boot on Proxmox iso, rescue boot and it worked. But now that I've booted, what should I do to repair my grub in order to be able to boot without the proxmox iso ...
  4. A

    [SOLVED] Can't find lvmid/... Upon Reboot After Resizing /dev/pve/root or /dev/mapper/pve-root

    I ran in circles for three days before I found a solution to this. It seems to be a unique problem that, lucky me, I created myself. Symptom When I resized /dev/mapper/pve-root onto a second local drive and restarted the server, GRUB would throw and error that it couldn't "find...
  5. S

    GPU Passthrough of CPU integrated graphics

    Hello everyone, I know that there are a lot of threads covering this topic but I could not find any that solve my issues. I would like to run Proxmox headless and passthrough the iGPU (and the capability of displaying the output on a monitor) to one VM. I also tried to use Intel igvt-g but...
  6. S

    How to install Proxmox on PCIe NVMe disk when bios can't boot from it? SD card?

    I tried the following in my rescue environment: vgscan vgchange -ay mkdir /PVE mount /dev/pve/root /PVE mount -t proc proc /PVE/proc mount -t sysfs sys /PVE/sys mount -o bind /dev /PVE/dev chroot /PVE Inside the chroot i did: fdisk /dev/sdb -> create 1 single partition on the SD card, and...
  7. T

    Boot error

    Hi, I've installed Proxmox on my server two weeks ago. Everything was working correctly but yesterday, with no reasons, I have this error each time I try to boot : So, I've tried to go understand and ran boot-repair on an Ubuntu live USB and get that : http://paste2.org/WVp1AAJa Sadly, I...
  8. L

    grub-update detecting all containers OS

    We recently upgraded to PVE4 and migrated all containers to LVM-thin drives. We've been removing some old kernels and on one of them grup-update was executed and I noticed that grub is checking all drives, including the containers one. Found Debian GNU/Linux (7.7) on /dev/sdb2...
  9. A

    grub rescue on error

    After install of the PVE 3.4-6 on an Atom machine (WD Green 2TB HDD, 4 GB RAM, OpenVZ only - no VT-x, no VT-d), the BIOS was updated and the machine booted into "grub rescue" mode with the following error: error: attempt to read or write outside of disk 'hd0'. Referred this page and tried the...