<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: qemu 9 and kqemu for ubuntu dapper and edgy</title>
	<atom:link href="http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty</link>
	<description>My own opinion about technical stuff. Mostly linux depending tips.</description>
	<lastBuildDate>Wed, 21 Sep 2011 20:51:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Rafa</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-5358</link>
		<dc:creator>Rafa</dc:creator>
		<pubDate>Tue, 11 Sep 2007 06:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-5358</guid>
		<description>Would you be so kind as to include a Feisty repository for qemu? Thanks in advance</description>
		<content:encoded><![CDATA[<p>Would you be so kind as to include a Feisty repository for qemu? Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-5338</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 10 Sep 2007 15:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-5338</guid>
		<description>You may need to sudo qemu -boot c ........... if kqemu doesn&#039;t have the correct permissions set up .

have a look at this

https://help.ubuntu.com/community/WindowsXPUnderQemuHowTo

hope it helps</description>
		<content:encoded><![CDATA[<p>You may need to sudo qemu -boot c &#8230;&#8230;&#8230;.. if kqemu doesn&#8217;t have the correct permissions set up .</p>
<p>have a look at this</p>
<p><a href="https://help.ubuntu.com/community/WindowsXPUnderQemuHowTo" rel="nofollow">https://help.ubuntu.com/community/WindowsXPUnderQemuHowTo</a></p>
<p>hope it helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LarsR</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-5146</link>
		<dc:creator>LarsR</dc:creator>
		<pubDate>Mon, 03 Sep 2007 18:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-5146</guid>
		<description>Barry, check out the bug described in

/dev/kqemu is not created by udev
https://bugs.launchpad.net/ubuntu/+source/kqemu/+bug/105933

It solved it for me...
I did

echo &#039;KERNEL==&quot;kqemu&quot;, NAME=&quot;%k&quot;, MODE=&quot;0666&quot;&#039; &gt;&gt; /etc/udev/rules.d/90-kqemu.rules

mv /etc/modprobe.d/kqemu /etc/modprobe.d/disabled-kqemu</description>
		<content:encoded><![CDATA[<p>Barry, check out the bug described in</p>
<p>/dev/kqemu is not created by udev<br />
<a href="https://bugs.launchpad.net/ubuntu/+source/kqemu/+bug/105933" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/kqemu/+bug/105933</a></p>
<p>It solved it for me&#8230;<br />
I did</p>
<p>echo &#8216;KERNEL==&#8221;kqemu&#8221;, NAME=&#8221;%k&#8221;, MODE=&#8221;0666&#8243;&#8216; &gt;&gt; /etc/udev/rules.d/90-kqemu.rules</p>
<p>mv /etc/modprobe.d/kqemu /etc/modprobe.d/disabled-kqemu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-1769</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Mon, 28 May 2007 00:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-1769</guid>
		<description>Everything installed smoothly, but when I put in: 

qemu -boot c -hda winxp.img -m 512 -localtime

I get this: 

&#039;/dev/kqemu&#039; - QEMU acceleration layer not activated

I&#039;ve read the above replies, and for the life of me I can&#039;t seem to get this working.  I&#039;m a newb for linux, and step by step instructions on what to do to get kqemu working would be greatly appreciated!  Thanks!  :)</description>
		<content:encoded><![CDATA[<p>Everything installed smoothly, but when I put in: </p>
<p>qemu -boot c -hda winxp.img -m 512 -localtime</p>
<p>I get this: </p>
<p>&#8216;/dev/kqemu&#8217; &#8211; QEMU acceleration layer not activated</p>
<p>I&#8217;ve read the above replies, and for the life of me I can&#8217;t seem to get this working.  I&#8217;m a newb for linux, and step by step instructions on what to do to get kqemu working would be greatly appreciated!  Thanks!  <img src='http://tech.tolero.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lurchgs</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-1157</link>
		<dc:creator>Lurchgs</dc:creator>
		<pubDate>Sun, 06 May 2007 16:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-1157</guid>
		<description>For the life of me, I have no idea what&#039;s different.  I got frustrated with trying to install and get kqemu last night [again!].  This morning, I came downstairs and (because I can be lazy) used the history on my Ubuntu 6 machine to try again... and it went off without a hitch.</description>
		<content:encoded><![CDATA[<p>For the life of me, I have no idea what&#8217;s different.  I got frustrated with trying to install and get kqemu last night [again!].  This morning, I came downstairs and (because I can be lazy) used the history on my Ubuntu 6 machine to try again&#8230; and it went off without a hitch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lurchgs</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-1112</link>
		<dc:creator>Lurchgs</dc:creator>
		<pubDate>Fri, 04 May 2007 05:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-1112</guid>
		<description>I, too, am experiencing SuzyQ&#039;s problem.  The &#039;sudo m-a prepare&#039; went off without a hitch (or so it said).  &#039;sudo m-a build kqemu&#039; blows up.  The build file is pretty useless (just the start time).

The command line has the following:

&lt;blockquote&gt;&lt;code&gt;lurch@Eve:/tmp$ sudo m-a build kqemu
The source tarball could not be found!
Package kqemu-source not installed?
Running &quot;m-a -f get kqemu-source&quot; may help.
find: /usr/src/modules: No such file or directory&lt;/code&gt;&lt;/blockquote&gt;

I&#039;m in /tmp with  kqemu-1.3.0pre11.tar 

Trying m-a get. gets me:

&lt;blockquote&gt;&lt;code&gt;lurch@Eve:/tmp$ sudo m-a -f get kqemu-source
Reading package lists... Done
Building dependency tree... Done
E: Couldn&#039;t find package kqemu-source

Updated infos about 1 packages&lt;/code&gt;&lt;/blockquote&gt;

I have your repository in apt sources list:

&lt;blockquote&gt;&lt;code&gt;deb http://ubuntu.tolero.org/ dapper main
deb-src http://ubuntu.tolero.org/ dapper main&lt;/code&gt;&lt;/blockquote&gt;

did I miss something?</description>
		<content:encoded><![CDATA[<p>I, too, am experiencing SuzyQ&#8217;s problem.  The &#8216;sudo m-a prepare&#8217; went off without a hitch (or so it said).  &#8216;sudo m-a build kqemu&#8217; blows up.  The build file is pretty useless (just the start time).</p>
<p>The command line has the following:</p>
<blockquote><p><code>lurch@Eve:/tmp$ sudo m-a build kqemu<br />
The source tarball could not be found!<br />
Package kqemu-source not installed?<br />
Running "m-a -f get kqemu-source" may help.<br />
find: /usr/src/modules: No such file or directory</code></p></blockquote>
<p>I&#8217;m in /tmp with  kqemu-1.3.0pre11.tar </p>
<p>Trying m-a get. gets me:</p>
<blockquote><p><code>lurch@Eve:/tmp$ sudo m-a -f get kqemu-source<br />
Reading package lists... Done<br />
Building dependency tree... Done<br />
E: Couldn't find package kqemu-source</p>
<p>Updated infos about 1 packages</code></p></blockquote>
<p>I have your repository in apt sources list:</p>
<blockquote><p><code>deb <a href="http://ubuntu.tolero.org/" rel="nofollow">http://ubuntu.tolero.org/</a> dapper main<br />
deb-src <a href="http://ubuntu.tolero.org/" rel="nofollow">http://ubuntu.tolero.org/</a> dapper main</code></p></blockquote>
<p>did I miss something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tolero</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-599</link>
		<dc:creator>Tolero</dc:creator>
		<pubDate>Tue, 17 Apr 2007 16:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-599</guid>
		<description>@SuzyQ
It is quite the same. Check for the &lt;em&gt;main&lt;/em&gt; repository at the &lt;em&gt;synaptic&lt;/em&gt;.</description>
		<content:encoded><![CDATA[<p>@SuzyQ<br />
It is quite the same. Check for the <em>main</em> repository at the <em>synaptic</em>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SuzyQ</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-595</link>
		<dc:creator>SuzyQ</dc:creator>
		<pubDate>Tue, 17 Apr 2007 13:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-595</guid>
		<description>How do I put a main repository in /etc/apt/sources.list? I know how to add a repository in synaptic package manager...... Hey at least I&#039;m learning!</description>
		<content:encoded><![CDATA[<p>How do I put a main repository in /etc/apt/sources.list? I know how to add a repository in synaptic package manager&#8230;&#8230; Hey at least I&#8217;m learning!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tolero</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-589</link>
		<dc:creator>Tolero</dc:creator>
		<pubDate>Tue, 17 Apr 2007 07:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-589</guid>
		<description>@SuzyQ
Looks like you have no &lt;em&gt;main&lt;/em&gt; repository listed in the &lt;em&gt;/etc/apt/sources.list&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>@SuzyQ<br />
Looks like you have no <em>main</em> repository listed in the <em>/etc/apt/sources.list</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SuzyQ</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-588</link>
		<dc:creator>SuzyQ</dc:creator>
		<pubDate>Tue, 17 Apr 2007 05:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-588</guid>
		<description>get a failure on this command too m-a build kqemu
and
m-a install kqemu 

but this probable because the prepare command didn&#039;t work

sorry im sort of a noob 
I have been running Ubuntu Edgy for about 5 months.</description>
		<content:encoded><![CDATA[<p>get a failure on this command too m-a build kqemu<br />
and<br />
m-a install kqemu </p>
<p>but this probable because the prepare command didn&#8217;t work</p>
<p>sorry im sort of a noob<br />
I have been running Ubuntu Edgy for about 5 months.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

