Recent content by TheSteveO

  1. T

    What could cause "No Bootable Media found"

    Running an ubuntu live CD and attempting recovery of one of the VMs, i see i have a bad superblock on the disk. i ran mke2fs -n /dev/sda and found a number of other superblocks, running e2fsck -b <number> /dev/sda didn't produce any good results, all superblocks listed ended up failing. The...
  2. T

    What could cause "No Bootable Media found"

    I have had this happen multiple times on multiple VMs. I run all my VMs from qcow2 files on an SSD with ext4. I have them weekly backed up to an NFS share (hosted on unraid). root@pve:~# pveversion pve-manager/6.3-6/2184247e (running kernel: 5.4.106-1-pve) The only thing i've found to fix them...