Booting Guix/RDE on Proxmox-based VPS (not succeed yet).
I started with rescue in-ram debian system and tried to write qcow2 image to sda:
modprobe nbd
qemu-nbd -c /dev/nbd1 cloud-rde.qcow2
dd if=/dev/nbd1 of=/dev/sda status=progress
What am I missing 🤔
@abcdw Why qcow? I installed Guix on Letbox and Linode with gdisk and GRUB.