<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6494&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / virt-manager works only when started as root.]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6494</link>
		<description><![CDATA[The most recent posts in virt-manager works only when started as root..]]></description>
		<lastBuildDate>Sun, 17 Mar 2024 05:36:22 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: virt-manager works only when started as root.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49009#p49009</link>
			<description><![CDATA[<p>I will try that and report back in this same reply.</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Sun, 17 Mar 2024 05:36:22 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49009#p49009</guid>
		</item>
		<item>
			<title><![CDATA[Re: virt-manager works only when started as root.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=48953#p48953</link>
			<description><![CDATA[<p>Just add your user to </p><div class="codebox"><pre><code>libvirt-qemu</code></pre></div><p> group and relogin session.</p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Fri, 15 Mar 2024 12:36:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=48953#p48953</guid>
		</item>
		<item>
			<title><![CDATA[Re: virt-manager works only when started as root.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=48941#p48941</link>
			<description><![CDATA[<p>Sorry. I guess you are right in guiding towards a pemission issue because eventually i had to change permission <br />related libvirtd options:</p><div class="codebox"><pre><code>$ sudo nano /etc/libvirt/libvirtd.conf

unix_sock_group = &quot;libvirt&quot;
unix_sock_rw_perms = &quot;0770&quot;

$ sudo nano /etc/libvirt/qemu.con
user = &quot;chomwitt&quot;

group = &quot;chomwitt&quot;</code></pre></div><p>And it was essential&#160; to do also:</p><div class="quotebox"><blockquote><div><p>Upon opening Virt-Manager, it will default to the system variant (root) of the QEMU connection.<br />This can be changed to the user connection by going to: File &gt; Add Connection.<br />Now select QEMU/KVM User session as the Hypervisor and click OK</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Fri, 15 Mar 2024 06:36:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=48941#p48941</guid>
		</item>
		<item>
			<title><![CDATA[Re: virt-manager works only when started as root.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=48940#p48940</link>
			<description><![CDATA[<p>Great! It&#039;s the permissions I was reffering to. But glad you got it working.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Fri, 15 Mar 2024 06:14:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=48940#p48940</guid>
		</item>
		<item>
			<title><![CDATA[Re: virt-manager works only when started as root.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=48934#p48934</link>
			<description><![CDATA[<p>GlennW thanks for the ideas <del>but i think virtualbox is a different virtualization program .</del></p><p>For time being i followed the <a href="https://wiki.archlinux.org/title/Virt-manager" rel="nofollow">https://wiki.archlinux.org/title/Virt-manager</a>&#160; instructions and it worked.</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Thu, 14 Mar 2024 23:21:49 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=48934#p48934</guid>
		</item>
		<item>
			<title><![CDATA[Re: virt-manager works only when started as root.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=48928#p48928</link>
			<description><![CDATA[<p>Hi, talking about permissions... </p><p>I used to run windows on a virtual (box) machine, and I used these changes to smooth the way...</p><div class="codebox"><pre><code>#chown -hR vboxusers:vboxusers /opt/VirtualBox/VBox.sh
#chown -hR vboxusers:vboxusers /usr/bin/VirtualBox
#chmod -R 755 /usr/bin/VirtualBox
#chmod -R 755 /opt/VirtualBox/VBox.sh
#chgrp -h glenn /home/glenn/local/vm1/
#chmod -R 755 /home/glenn/local/vm1/</code></pre></div><p>Just sharing the idea... I hope it helps.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Thu, 14 Mar 2024 21:59:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=48928#p48928</guid>
		</item>
		<item>
			<title><![CDATA[virt-manager works only when started as root.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=48923#p48923</link>
			<description><![CDATA[<p>$ dpkg -l virt-manager<br />ii&#160; virt-manager&#160; &#160;1:4.1.0-2&#160; &#160; all&#160; &#160; &#160; &#160; &#160; desktop application for managing virtual machines</p><p>I have added myself to the libvirt group (to pass another error : unable to connect to libvirt) <br />but now starting virt-manager as a regular user i see &#039;QEMU/KVM - Not connected&#039; and left clicking on the create a new virtual machine<br />i see a error window &quot;Error : No active connection to install on.&quot;</p><p>But $ sudo virt-manager doesnt display that issue.</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Thu, 14 Mar 2024 20:45:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=48923#p48923</guid>
		</item>
	</channel>
</rss>
