Recent content by christopher_g

  1. C

    Installation on Legacy BIOS, wont boot.

    Added rootdelay=2 to /boot/grub/grub.cfg seems to have fixed the Volume group "pve" not found issue. I might be all set for now, thanks.
  2. C

    Installation on Legacy BIOS, wont boot.

    I think I fixed it? I get a screen saying Volume group "pve" not found. Happen to know what that is? After that -- it flashes and goes to my pve login. Okay so for anyone else having this issue, boot into Rescue Boot or someother method to get at /dev/sda. I deleted /dev/sda1, and /dev/sda2...
  3. C

    Installation on Legacy BIOS, wont boot.

    Running the above at least booted me to grub_rescue, lol. The BIOS is the latest possible version, I verified that.
  4. C

    Installation on Legacy BIOS, wont boot.

    root@pve:~# fdisk -l /dev/sda Disk /dev/sda: 238.47 GiB, 256060514304 bytes, 500118192 sectors Disk model: SAMSUNG MZ7TY256 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk...
  5. C

    Installation on Legacy BIOS, wont boot.

    Hello everyone, I'm a new proxmox user/installer. I'm trying to install it on an older AMD64 machine that does not have SecureBoot/Fastboot/UEFI options in the BIOS. The installation finishes successfully and reboots but it fails to boot after that. I checked and double-checked the boot order...