I had the same issue @DynFi User, but I actually created the bootable USB using dd without converting the image sudo dd if=/home/sorind/Downloads/proxmox-ve_7.0-2.iso of=/dev/sdi bs=1M status=progress.
The only difference is that I did this from a Kubuntu 20.04
After I read this thread I...