mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 20:33:21 +00:00
svn path=/nixos/trunk/; revision=16843
This commit is contained in:
parent
8e6ad840f2
commit
ff146aee08
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user