Skip to content

Commit

Permalink
qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdubois committed Jun 7, 2021
1 parent 383e4be commit 614b5cc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions AUR/install-qemu-v1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ nvram = [
"/usr/share/ovmf/x64/OVMF_CODE.fd:/usr/share/ovmf/x64/OVMF_VARS.fd"
]' | sudo tee --append /etc/libvirt/qemu.conf

echo "Run this code in the terminal to get your network up and running after reboot"
echo "sudo virsh net-start default"
sudo virsh net-define /etc/libvirt/qemu/networks/default.xml

sudo virsh net-autostart default

echo "############################################################################################################"
echo "##################### FIRST REBOOT #####################"
Expand Down

0 comments on commit 614b5cc

Please sign in to comment.