📝 Made further notes on qemu virtualization
This commit is contained in:
parent
feba20f6ca
commit
89bb5e18c7
1 changed files with 8 additions and 0 deletions
|
|
@ -87,3 +87,11 @@ doas sv restart libvirtd/log
|
|||
doas sv restart virtlockd virtlogd
|
||||
|
||||
Keep in mind that if you start without internet, you'll have to drop the host firewall to get it to work. There are ways of getting it to work with ufw and iptables, but I have yet to bother diving further into this.
|
||||
|
||||
The following forum post on linuxquestions.org might help if you run into further trouble:
|
||||
|
||||
https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/virsh-failed-to-start-network-default-4175672429/
|
||||
|
||||
Otherwise, check out the official docs:
|
||||
|
||||
https://wiki.libvirt.org/Networking.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue