ParetoOptimalDev <pareto.opti...@mailfence.com> writes: Hi,
> Hello, I have created a qcow2 image with emacs and docker installed > using Nix that reproduces the problem. Thanks! > You can download it here (link valid for 3 days from 2023-05-01): > > https://spideroak.com/storage/OVPXG4DJMRSXE33BNNPWC5LUN5PTSMRUGM4DA/shared/8421734-1-1001/Rick.qcow2?7adec1ee798c032b87be2c4c450cbd5c I've installed it like this: --8<---------------cut here---------------start------------->8--- # sudo virt-install --name NixOS --memory 4096 --vcpus 2 --disk /home/albinus/Downloads/Rick.qcow2,bus=sata --import --os-variant nixos-unknown --network default --8<---------------cut here---------------end--------------->8--- > Let me know if you are able to boot the vm fine. When I start the VM, I get "No bootable device.". What do I miss? > Thank you. Best regards, Michael.