Fmstrat / Fmstrat/winapps

virsh needs a flag for some systems

Open
#118 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
10.3k
Forks
452
PR merge metrics
No merged PRs in 30d

Description

I had trouble setting this up for Fedora, but I've managed to solve it.

`virsh` commands needed root but I found the solution here: https://serverfault.com/questions/803283/how-do-i-list-virsh-networks-without-sudo

So instead of running `virsh` you'd need to run `virsh --connect qemu:///system`. This could be incorporated into the script (if the first virsh command fails try the second one).

I'm working around this issue by making a virsh wrapper on my user PATH

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.