svn path=/nixos/trunk/; revision=16843

This commit is contained in:
Eelco Dolstra 2009-08-24 22:09:19 +00:00
parent 8e6ad840f2
commit ff146aee08

View file

@ -44,7 +44,7 @@ let
# -no-kvm-irqchip is needed to prevent the CIFS mount from
# hanging the VM on x86_64.
${pkgs.qemu_kvm}/bin/qemu-system-x86_64 \
exec ${pkgs.qemu_kvm}/bin/qemu-system-x86_64 \
-no-kvm-irqchip \
-net nic,model=virtio -net user -smb / \
-drive file=$NIX_DISK_IMAGE,if=virtio,boot=on \