virtualisation.bootLoaderDevice

NixOS option

The path (inside th VM) to the device to boot from when legacy booting.

type: absolute path
Default
/dev/disk/by-id/virtio-root
Example
"/dev/disk/by-id/virtio-boot-loader-device"
declared in: nixos/modules/virtualisation/qemu-vm.nixView source on NixOS/nixpkgs →