<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: qemu 9 and kqemu for ubuntu dapper and edgy</title>
	<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>
	<pubDate>Thu, 28 Aug 2008 18:59:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>By: Michael Moore</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-127</link>
		<author>Michael Moore</author>
		<pubDate>Sun, 04 Mar 2007 18:04:41 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-127</guid>
					<description>Awesome! It all installed correctly. :-) 

Two questions: 
1) Why not combine steps 2 &#38; 3 -- both are just install operations

2) The light gray text of your code sections is very hard to read against the white background. It's pretty, but hard to read. Any chance of changing up the CSS a tiny bit so that it's either light on dark or vice versa?</description>
		<content:encoded><![CDATA[<p>Awesome! It all installed correctly. <img src='http://tech.tolero.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Two questions:<br />
1) Why not combine steps 2 &amp; 3 &#8212; both are just install operations</p>
<p>2) The light gray text of your code sections is very hard to read against the white background. It&#8217;s pretty, but hard to read. Any chance of changing up the CSS a tiny bit so that it&#8217;s either light on dark or vice versa?</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-128</link>
		<author>Tolero</author>
		<pubDate>Sun, 04 Mar 2007 18:30:50 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-128</guid>
					<description>Thanx for your comment.

The first point, right now as is just because it will not fit at one line in current blog design.

And for the second point, yes. I am not very happy with the current design. It is just a default one. I am currently collecting opinions, like your's, about the things to pay attention to when I'll decide to change it.</description>
		<content:encoded><![CDATA[<p>Thanx for your comment.</p>
<p>The first point, right now as is just because it will not fit at one line in current blog design.</p>
<p>And for the second point, yes. I am not very happy with the current design. It is just a default one. I am currently collecting opinions, like your&#8217;s, about the things to pay attention to when I&#8217;ll decide to change it.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mr. Pink</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-148</link>
		<author>Mr. Pink</author>
		<pubDate>Tue, 06 Mar 2007 11:38:28 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-148</guid>
					<description>Does your package add udev rule for kqemu? Like this:
http://felipe-alfaro.org/blog/2007/02/08/qemu-kqemu-and-udev/</description>
		<content:encoded><![CDATA[<p>Does your package add udev rule for kqemu? Like this:<br />
<a href="http://felipe-alfaro.org/blog/2007/02/08/qemu-kqemu-and-udev/" rel="nofollow">http://felipe-alfaro.org/blog/2007/02/08/qemu-kqemu-and-udev/</a></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-149</link>
		<author>Tolero</author>
		<pubDate>Tue, 06 Mar 2007 12:43:06 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-149</guid>
					<description>It creates the /etc/init.d/qemu script which does the same job. The script manually checks for kqemu.ko file, does insmod on it, creates the /dev/kqemu device and sets a+rw permissions.</description>
		<content:encoded><![CDATA[<p>It creates the /etc/init.d/qemu script which does the same job. The script manually checks for kqemu.ko file, does insmod on it, creates the /dev/kqemu device and sets a+rw permissions.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Darrell</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-207</link>
		<author>Darrell</author>
		<pubDate>Mon, 12 Mar 2007 16:33:38 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-207</guid>
					<description>Thanks this worked but it complains about  access  to /dev/kqemu 

after I run qemu -boot d -hda winxp.img -cdrom /dev/cdrom -m 192 -localtime 

I get this when I close the qemu

Could not open '/dev/kqemu' - QEMU acceleration layer not activated

but it does boot and install the OS.


Thanks,

Darrell</description>
		<content:encoded><![CDATA[<p>Thanks this worked but it complains about  access  to /dev/kqemu </p>
<p>after I run qemu -boot d -hda winxp.img -cdrom /dev/cdrom -m 192 -localtime </p>
<p>I get this when I close the qemu</p>
<p>Could not open &#8216;/dev/kqemu&#8217; - QEMU acceleration layer not activated</p>
<p>but it does boot and install the OS.</p>
<p>Thanks,</p>
<p>Darrell</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-208</link>
		<author>Tolero</author>
		<pubDate>Mon, 12 Mar 2007 18:44:49 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-208</guid>
					<description>@Darrell
Reason 1: kqemu module is not loaded or a device is not created
Solution: execute &lt;blockquote&gt;&lt;code&gt;sudo /etc/init.d/qemu stop
sudo /etc/init.d/qemu start&lt;/code&gt;&lt;/blockquote&gt;

Reason 2: kqemu module is not well compiled or installed.
Check: does the next three commands pass without errors? &lt;blockquote&gt;&lt;code&gt;sudo m-a prepare
sudo m-a build kqemu
sudo m-a install kqemu&lt;/code&gt;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>@Darrell<br />
Reason 1: kqemu module is not loaded or a device is not created<br />
Solution: execute<br />
<blockquote><code>sudo /etc/init.d/qemu stop<br />
sudo /etc/init.d/qemu start</code></p></blockquote>
<p>Reason 2: kqemu module is not well compiled or installed.<br />
Check: does the next three commands pass without errors?<br />
<blockquote><code>sudo m-a prepare<br />
sudo m-a build kqemu<br />
sudo m-a install kqemu</code></p></blockquote>
]]></content:encoded>
				</item>
	<item>
		<title>By: eia</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-361</link>
		<author>eia</author>
		<pubDate>Wed, 28 Mar 2007 09:04:06 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-361</guid>
					<description>I get errors with these commands:
&lt;blockquote&gt;&lt;code&gt;sudo m-a prepare
sudo m-a build kqemu
sudo m-a install kqemu&lt;/code&gt;&lt;/blockquote&gt;
but i tried running apt-get install qemu, and it starts to download, will it not work because of the 3 commands not being successful</description>
		<content:encoded><![CDATA[<p>I get errors with these commands:</p>
<blockquote><p><code>sudo m-a prepare<br />
sudo m-a build kqemu<br />
sudo m-a install kqemu</code></p></blockquote>
<p>but i tried running apt-get install qemu, and it starts to download, will it not work because of the 3 commands not being successful</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-362</link>
		<author>Tolero</author>
		<pubDate>Wed, 28 Mar 2007 11:12:15 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-362</guid>
					<description>@eia

&lt;em&gt;Qemu&lt;/em&gt; will work without &lt;em&gt;kqume module&lt;/em&gt; but very slooow.

What are the errors when you execute these commands?

Did you executed the command
&lt;blockquote&gt;&lt;code&gt;sudo aptitude install module-assistant&lt;/code&gt;&lt;/blockquote&gt;
and what is the result?</description>
		<content:encoded><![CDATA[<p>@eia</p>
<p><em>Qemu</em> will work without <em>kqume module</em> but very slooow.</p>
<p>What are the errors when you execute these commands?</p>
<p>Did you executed the command</p>
<blockquote><p><code>sudo aptitude install module-assistant</code></p></blockquote>
<p>and what is the result?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: eia</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-364</link>
		<author>eia</author>
		<pubDate>Wed, 28 Mar 2007 23:57:25 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-364</guid>
					<description>here's the error for the 3 commands:

sudo: m: command not found

I Tried this one --&#62;    sudo aptitude install module-assistant, it was ok.</description>
		<content:encoded><![CDATA[<p>here&#8217;s the error for the 3 commands:</p>
<p>sudo: m: command not found</p>
<p>I Tried this one &#8211;&gt;    sudo aptitude install module-assistant, it was ok.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: eia</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-378</link>
		<author>eia</author>
		<pubDate>Thu, 29 Mar 2007 09:26:54 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-378</guid>
					<description>Your right, its to slow, how can i install kqemu, 

the ff commands were not recognized:
sudo m-a prepare
sudo m-a build kqemu
sudo m-a install kqemu</description>
		<content:encoded><![CDATA[<p>Your right, its to slow, how can i install kqemu, </p>
<p>the ff commands were not recognized:<br />
sudo m-a prepare<br />
sudo m-a build kqemu<br />
sudo m-a install kqemu</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-379</link>
		<author>Tolero</author>
		<pubDate>Thu, 29 Mar 2007 09:46:58 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-379</guid>
					<description>@eia

Hmm... That is a quite strange output: "sudo: m: command not found"... Should be at least "sudo: m-a: command not found". See the difference? It is  just in &lt;em&gt;m&lt;/em&gt; and &lt;em&gt;m-a&lt;/em&gt;. Check, that you have no space between &lt;em&gt;m&lt;/em&gt; and &lt;em&gt;-a&lt;/em&gt;. You can also try to use &lt;em&gt;module-assistant&lt;/em&gt; instead &lt;em&gt;m-a&lt;/em&gt;, so the commands will be:
&lt;blockquote&gt;&lt;code&gt;sudo module-assistant prepare
sudo module-assistant build kqemu
sudo module-assistant install kqemu&lt;/code&gt;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>@eia</p>
<p>Hmm&#8230; That is a quite strange output: &#8220;sudo: m: command not found&#8221;&#8230; Should be at least &#8220;sudo: m-a: command not found&#8221;. See the difference? It is  just in <em>m</em> and <em>m-a</em>. Check, that you have no space between <em>m</em> and <em>-a</em>. You can also try to use <em>module-assistant</em> instead <em>m-a</em>, so the commands will be:</p>
<blockquote><p><code>sudo module-assistant prepare<br />
sudo module-assistant build kqemu<br />
sudo module-assistant install kqemu</code></p></blockquote>
]]></content:encoded>
				</item>
	<item>
		<title>By: eia</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-381</link>
		<author>eia</author>
		<pubDate>Thu, 29 Mar 2007 11:17:43 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-381</guid>
					<description>I run the this command:
sudo aptitude install module-assistant

I receive these:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Building tag database... Done      
No candidate version found for module-assistant
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done</description>
		<content:encoded><![CDATA[<p>I run the this command:<br />
sudo aptitude install module-assistant</p>
<p>I receive these:</p>
<p>Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Reading extended state information<br />
Initializing package states&#8230; Done<br />
Building tag database&#8230; Done<br />
No candidate version found for module-assistant<br />
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.<br />
Need to get 0B of archives. After unpacking 0B will be used.<br />
Writing extended state information&#8230; Done</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-382</link>
		<author>Tolero</author>
		<pubDate>Thu, 29 Mar 2007 11:31:27 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-382</guid>
					<description>@eia

Aha! Module assistant is at the &lt;em&gt;universe&lt;/em&gt; repository. Check that it is included in &lt;em&gt;/etc/apt/sources.list&lt;/em&gt;. I've pointed that at the instruction, but not concentrated an attention on it.</description>
		<content:encoded><![CDATA[<p>@eia</p>
<p>Aha! Module assistant is at the <em>universe</em> repository. Check that it is included in <em>/etc/apt/sources.list</em>. I&#8217;ve pointed that at the instruction, but not concentrated an attention on it.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: eia</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-383</link>
		<author>eia</author>
		<pubDate>Thu, 29 Mar 2007 11:44:44 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-383</guid>
					<description>im sorry for that ,  i guessed didn't notice the errors, the 'update' was never complete...

but again, i received these:

sudo aptitude install kqemu
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information       
Initializing package states... Done
Building tag database... Done      
Couldn't find package "kqemu".  However, the following
packages contain "kqemu" in their name:
  kqemu-common kqemu-source 
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
</description>
		<content:encoded><![CDATA[<p>im sorry for that ,  i guessed didn&#8217;t notice the errors, the &#8216;update&#8217; was never complete&#8230;</p>
<p>but again, i received these:</p>
<p>sudo aptitude install kqemu<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Reading extended state information<br />
Initializing package states&#8230; Done<br />
Building tag database&#8230; Done<br />
Couldn&#8217;t find package &#8220;kqemu&#8221;.  However, the following<br />
packages contain &#8220;kqemu&#8221; in their name:<br />
  kqemu-common kqemu-source<br />
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.<br />
Need to get 0B of archives. After unpacking 0B will be used.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: eia</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-385</link>
		<author>eia</author>
		<pubDate>Thu, 29 Mar 2007 12:05:01 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-385</guid>
					<description>I RECEIVED THESE
 qemu -cdrom /dev/cdrom -hda c.img -m 256 -boot d

       ---------------------- DirectFB v0.9.24 ---------------------
             (c) 2000-2002  convergence integrated media GmbH  
             (c) 2002-2004  convergence GmbH                   
        -----------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2006-10-13 15:40) 
(*) Direct/Memcpy: Using MMXEXT optimized memcpy()
(!) Direct/Util: opening '/dev/fb0' failed
    --&#62; No such device
(!) DirectFB/FBDev: Error opening framebuffer device!
(!) DirectFB/FBDev: Use 'fbdev' option or set FRAMEBUFFER environment variable.
(!) DirectFB/Core: Could not initialize 'system' core!
    --&#62; Initialization error!
Could not initialize SDL - exiting</description>
		<content:encoded><![CDATA[<p>I RECEIVED THESE<br />
 qemu -cdrom /dev/cdrom -hda c.img -m 256 -boot d</p>
<p>       &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- DirectFB v0.9.24 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
             (c) 2000-2002  convergence integrated media GmbH<br />
             (c) 2002-2004  convergence GmbH<br />
        &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>(*) DirectFB/Core: Single Application Core. (2006-10-13 15:40)<br />
(*) Direct/Memcpy: Using MMXEXT optimized memcpy()<br />
(!) Direct/Util: opening &#8216;/dev/fb0&#8242; failed<br />
    &#8211;&gt; No such device<br />
(!) DirectFB/FBDev: Error opening framebuffer device!<br />
(!) DirectFB/FBDev: Use &#8216;fbdev&#8217; option or set FRAMEBUFFER environment variable.<br />
(!) DirectFB/Core: Could not initialize &#8217;system&#8217; core!<br />
    &#8211;&gt; Initialization error!<br />
Could not initialize SDL - exiting</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-386</link>
		<author>Tolero</author>
		<pubDate>Thu, 29 Mar 2007 12:16:40 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-386</guid>
					<description>No, not &lt;em&gt;sudo aptitude install kqemu&lt;/em&gt;. Just execute lines 3, 4, 5, 6 from the instruction. If got no errors, the simpliest is to reboot the machine.

After reboot check that file &lt;em&gt;/dev/kqemu&lt;/em&gt; exists. That means that all is done properly.

Just for the note: there is no &lt;em&gt;kqemu&lt;/em&gt; package, it is compiled from &lt;em&gt;kqemu-sorce&lt;/em&gt; package. And you have always to build it if a new (or updated) linux kernell installed.</description>
		<content:encoded><![CDATA[<p>No, not <em>sudo aptitude install kqemu</em>. Just execute lines 3, 4, 5, 6 from the instruction. If got no errors, the simpliest is to reboot the machine.</p>
<p>After reboot check that file <em>/dev/kqemu</em> exists. That means that all is done properly.</p>
<p>Just for the note: there is no <em>kqemu</em> package, it is compiled from <em>kqemu-sorce</em> package. And you have always to build it if a new (or updated) linux kernell installed.</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-387</link>
		<author>Tolero</author>
		<pubDate>Thu, 29 Mar 2007 12:27:57 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-387</guid>
					<description>Are you trying to run &lt;em&gt;qemu&lt;/em&gt; from a text console or on the server?

If you're on a server, you have to work through an &lt;em&gt;serial port&lt;/em&gt; emulation (but no graphics will be), or you have to forward a video output through &lt;em&gt;vnc&lt;/em&gt; session. I'm not familar with bot of them, and can't help there.

If you're running &lt;em&gt;qemu&lt;/em&gt; from a text console, just install a  &lt;em&gt;libdirectfb-0.9-24&lt;/em&gt; package, and probably reboot to get a &lt;em&gt;/dev/fb0&lt;/em&gt; device.</description>
		<content:encoded><![CDATA[<p>Are you trying to run <em>qemu</em> from a text console or on the server?</p>
<p>If you&#8217;re on a server, you have to work through an <em>serial port</em> emulation (but no graphics will be), or you have to forward a video output through <em>vnc</em> session. I&#8217;m not familar with bot of them, and can&#8217;t help there.</p>
<p>If you&#8217;re running <em>qemu</em> from a text console, just install a  <em>libdirectfb-0.9-24</em> package, and probably reboot to get a <em>/dev/fb0</em> device.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: eia</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-392</link>
		<author>eia</author>
		<pubDate>Fri, 30 Mar 2007 01:23:39 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-392</guid>
					<description>apt-get install libdirectfb-0.9-24

Reading package lists... Done
Building dependency tree       
Reading state information... Done
libdirectfb-0.9-24 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded.

after these i received this error again :



 qemu -cdrom /dev/cdrom -hda c.img -m 256 -boot d

———————- DirectFB v0.9.24 ———————
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
———————————————————–

(*) DirectFB/Core: Single Application Core. (2006-10-13 15:40)
(*) Direct/Memcpy: Using MMXEXT optimized memcpy()
(!) Direct/Util: opening ‘/dev/fb0′ failed
–&#62; No such device
(!) DirectFB/FBDev: Error opening framebuffer device!
(!) DirectFB/FBDev: Use ‘fbdev’ option or set FRAMEBUFFER environment variable.
(!) DirectFB/Core: Could not initialize ’system’ core!
–&#62; Initialization error!
Could not initialize SDL - exiting</description>
		<content:encoded><![CDATA[<p>apt-get install libdirectfb-0.9-24</p>
<p>Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
libdirectfb-0.9-24 is already the newest version.<br />
0 upgraded, 0 newly installed, 0 to remove and 156 not upgraded.</p>
<p>after these i received this error again :</p>
<p> qemu -cdrom /dev/cdrom -hda c.img -m 256 -boot d</p>
<p>———————- DirectFB v0.9.24 ———————<br />
(c) 2000-2002 convergence integrated media GmbH<br />
(c) 2002-2004 convergence GmbH<br />
———————————————————–</p>
<p>(*) DirectFB/Core: Single Application Core. (2006-10-13 15:40)<br />
(*) Direct/Memcpy: Using MMXEXT optimized memcpy()<br />
(!) Direct/Util: opening ‘/dev/fb0′ failed<br />
–&gt; No such device<br />
(!) DirectFB/FBDev: Error opening framebuffer device!<br />
(!) DirectFB/FBDev: Use ‘fbdev’ option or set FRAMEBUFFER environment variable.<br />
(!) DirectFB/Core: Could not initialize ’system’ core!<br />
–&gt; Initialization error!<br />
Could not initialize SDL - exiting</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-394</link>
		<author>Tolero</author>
		<pubDate>Fri, 30 Mar 2007 06:40:45 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-394</guid>
					<description>@eia
Sorry, that is out of my knowledge :(</description>
		<content:encoded><![CDATA[<p>@eia<br />
Sorry, that is out of my knowledge <img src='http://tech.tolero.org/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: eia</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-414</link>
		<author>eia</author>
		<pubDate>Mon, 02 Apr 2007 03:37:41 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-414</guid>
					<description>how can i remove qemu + kqemu, i want to redo all the steps.  ARe there other ways to install? I really need to run WIndows XP inside qemu.


Thanks</description>
		<content:encoded><![CDATA[<p>how can i remove qemu + kqemu, i want to redo all the steps.  ARe there other ways to install? I really need to run WIndows XP inside qemu.</p>
<p>Thanks</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-417</link>
		<author>Tolero</author>
		<pubDate>Mon, 02 Apr 2007 07:31:38 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-417</guid>
					<description>@eia:

At first get a list of all related packages:
&lt;blockquote&gt;&lt;code&gt;sudo dpkg -l "*qemu*"&lt;/code&gt;&lt;/blockquote&gt;
And &lt;em&gt;purge&lt;/em&gt; them all with &lt;em&gt;dpkg&lt;/em&gt;. In my case that is:
&lt;blockquote&gt;&lt;code&gt;sudo dpkg --purge qemu kqemu-source \
&#160; &#160; kqemu-modules-2.6.17-11-generic \
&#160; &#160; kqemu-modules-2.6.17-11-386 \
&#160; &#160; kqemu-modules \
&#160; &#160; kqemu-common&lt;/code&gt;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>@eia:</p>
<p>At first get a list of all related packages:</p>
<blockquote><p><code>sudo dpkg -l "*qemu*"</code></p></blockquote>
<p>And <em>purge</em> them all with <em>dpkg</em>. In my case that is:</p>
<blockquote><p><code>sudo dpkg --purge qemu kqemu-source \<br />
&nbsp; &nbsp; kqemu-modules-2.6.17-11-generic \<br />
&nbsp; &nbsp; kqemu-modules-2.6.17-11-386 \<br />
&nbsp; &nbsp; kqemu-modules \<br />
&nbsp; &nbsp; kqemu-common</code></p></blockquote>
]]></content:encoded>
				</item>
	<item>
		<title>By: nagercoin</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-445</link>
		<author>nagercoin</author>
		<pubDate>Thu, 05 Apr 2007 13:17:18 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-445</guid>
					<description>When I try to install module-assistant, the aptitude says that's not a candidate to be installed</description>
		<content:encoded><![CDATA[<p>When I try to install module-assistant, the aptitude says that&#8217;s not a candidate to be installed</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-448</link>
		<author>Tolero</author>
		<pubDate>Thu, 05 Apr 2007 20:44:34 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-448</guid>
					<description>@nagercoin:
Probably you're also missed reqirenment for a &lt;em&gt;ubuntu universe&lt;/em&gt; repository to be included.</description>
		<content:encoded><![CDATA[<p>@nagercoin:<br />
Probably you&#8217;re also missed reqirenment for a <em>ubuntu universe</em> repository to be included.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: zythos</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-488</link>
		<author>zythos</author>
		<pubDate>Tue, 10 Apr 2007 01:13:59 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-488</guid>
					<description>Everything compiled with no errors and I've rebooted my machine, but there is no kqemu script in /etc/init.d/ and after reboot no /dev/kqemu
The module is there, but no device</description>
		<content:encoded><![CDATA[<p>Everything compiled with no errors and I&#8217;ve rebooted my machine, but there is no kqemu script in /etc/init.d/ and after reboot no /dev/kqemu<br />
The module is there, but no device</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Tim</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-491</link>
		<author>Tim</author>
		<pubDate>Tue, 10 Apr 2007 05:18:40 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-491</guid>
					<description>i have a /dev/kqemu file. now i want to start kqemu. how do i do this? do i need to start it from the command line with options? or can i somehow start a gui that will let me setup the virtualization?</description>
		<content:encoded><![CDATA[<p>i have a /dev/kqemu file. now i want to start kqemu. how do i do this? do i need to start it from the command line with options? or can i somehow start a gui that will let me setup the virtualization?</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-492</link>
		<author>Tolero</author>
		<pubDate>Tue, 10 Apr 2007 07:08:27 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-492</guid>
					<description>@zythos:
At the &lt;em&gt;/etc/init.d/&lt;/em&gt; should be &lt;em&gt;qemu&lt;/em&gt; script, which will change the flags at the linux kernel and init the &lt;em&gt;kqemu&lt;/em&gt; module. Also check the output of the command:
&lt;blockquote&gt;&lt;code&gt;dpkg -L qemu &#124; grep "init.d"&lt;/code&gt;&lt;/blockquote&gt;
Is the init script listed there? If not, you've installed something not from my repository.</description>
		<content:encoded><![CDATA[<p>@zythos:<br />
At the <em>/etc/init.d/</em> should be <em>qemu</em> script, which will change the flags at the linux kernel and init the <em>kqemu</em> module. Also check the output of the command:</p>
<blockquote><p><code>dpkg -L qemu | grep "init.d"</code></p></blockquote>
<p>Is the init script listed there? If not, you&#8217;ve installed something not from my repository.</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-493</link>
		<author>Tolero</author>
		<pubDate>Tue, 10 Apr 2007 07:18:47 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-493</guid>
					<description>@Tim:
&lt;em&gt;Qemu&lt;/em&gt; itself doesn't provide a graphical interface. You can try external launchers for it from the &lt;em&gt;qemu-launcher&lt;/em&gt; or &lt;em&gt;qemuctl&lt;/em&gt; packages. They can help much to start using &lt;em&gt;qemu&lt;/em&gt; quickly.</description>
		<content:encoded><![CDATA[<p>@Tim:<br />
<em>Qemu</em> itself doesn&#8217;t provide a graphical interface. You can try external launchers for it from the <em>qemu-launcher</em> or <em>qemuctl</em> packages. They can help much to start using <em>qemu</em> quickly.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: greywinters</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-531</link>
		<author>greywinters</author>
		<pubDate>Thu, 12 Apr 2007 13:29:30 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-531</guid>
					<description>Everything went swimmingly - I am about to try it out. But I got the following warning when I ran "sudo aptitude install kqemu-common kqemu-source":


WARNING: untrusted versions of the following packages will be installed!

Untrusted packages could compromise your system's security.
You should only proceed with the installation if you are certain that
this is what you want to do.

  kqemu-common kqemu-source

Do you want to ignore this warning and proceed anyway?
To continue, enter "Yes"; to abort, enter "No": yes


I got a similar warning when I tried to install qemu.

Otherwise, this page is awesome! Thanks!</description>
		<content:encoded><![CDATA[<p>Everything went swimmingly - I am about to try it out. But I got the following warning when I ran &#8220;sudo aptitude install kqemu-common kqemu-source&#8221;:</p>
<p>WARNING: untrusted versions of the following packages will be installed!</p>
<p>Untrusted packages could compromise your system&#8217;s security.<br />
You should only proceed with the installation if you are certain that<br />
this is what you want to do.</p>
<p>  kqemu-common kqemu-source</p>
<p>Do you want to ignore this warning and proceed anyway?<br />
To continue, enter &#8220;Yes&#8221;; to abort, enter &#8220;No&#8221;: yes</p>
<p>I got a similar warning when I tried to install qemu.</p>
<p>Otherwise, this page is awesome! Thanks!</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-537</link>
		<author>Tolero</author>
		<pubDate>Thu, 12 Apr 2007 18:32:01 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-537</guid>
					<description>@greywinters:
Quite pertinent note from the aptitude. I don't make a promise that these packages are fully faultless. But I glad that much of users have had to setup &lt;em&gt;qemu&lt;/em&gt; from my repository well.</description>
		<content:encoded><![CDATA[<p>@greywinters:<br />
Quite pertinent note from the aptitude. I don&#8217;t make a promise that these packages are fully faultless. But I glad that much of users have had to setup <em>qemu</em> from my repository well.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Steve</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-575</link>
		<author>Steve</author>
		<pubDate>Mon, 16 Apr 2007 10:44:24 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-575</guid>
					<description>thanks for this great tutorial, works fine! tried to install a qemu-ed windows XP without your kqemu-tutorial and it lagged like hell, now it's nice and smooth - great work!</description>
		<content:encoded><![CDATA[<p>thanks for this great tutorial, works fine! tried to install a qemu-ed windows XP without your kqemu-tutorial and it lagged like hell, now it&#8217;s nice and smooth - great work!</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-587</link>
		<author>SuzyQ</author>
		<pubDate>Tue, 17 Apr 2007 05:02:14 +0000</pubDate>
		<guid>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-587</guid>
					<description>I get this error when i use the m-a prepare command please help!

 m-a prepare
Getting source for kernel version: 2.6.17-11-generic
Kernel headers available in /lib/modules/2.6.17-11-generic/build
apt-get install build-essential 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  build-essential: Depends: libc6-dev but it is not going to be installed or
                            libc-dev
                   Depends: g++ (&#62;= 4:4.1.1) but it is not going to be installed
E: Broken packages

Done!</description>
		<content:encoded><![CDATA[<p>I get this error when i use the m-a prepare command please help!</p>
<p> m-a prepare<br />
Getting source for kernel version: 2.6.17-11-generic<br />
Kernel headers available in /lib/modules/2.6.17-11-generic/build<br />
apt-get install build-essential<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Some packages could not be installed. This may mean that you have<br />
requested an impossible situation or if you are using the unstable<br />
distribution that some required packages have not yet been created<br />
or been moved out of Incoming.</p>
<p>Since you only requested a single operation it is extremely likely that<br />
the package is simply not installable and a bug report against<br />
that package should be filed.<br />
The following information may help to resolve the situation:</p>
<p>The following packages have unmet dependencies:<br />
  build-essential: Depends: libc6-dev but it is not going to be installed or<br />
                            libc-dev<br />
                   Depends: g++ (&gt;= 4:4.1.1) but it is not going to be installed<br />
E: Broken packages</p>
<p>Done!</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>
		<author>SuzyQ</author>
		<pubDate>Tue, 17 Apr 2007 05:08:03 +0000</pubDate>
		<guid>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'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>
	<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>
		<author>Tolero</author>
		<pubDate>Tue, 17 Apr 2007 07:07:02 +0000</pubDate>
		<guid>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-595</link>
		<author>SuzyQ</author>
		<pubDate>Tue, 17 Apr 2007 13:35:42 +0000</pubDate>
		<guid>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'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-599</link>
		<author>Tolero</author>
		<pubDate>Tue, 17 Apr 2007 16:47:27 +0000</pubDate>
		<guid>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: Lurchgs</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-1112</link>
		<author>Lurchgs</author>
		<pubDate>Fri, 04 May 2007 05:48:31 +0000</pubDate>
		<guid>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's problem.  The 'sudo m-a prepare' went off without a hitch (or so it said).  'sudo m-a build kqemu' 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 "m-a -f get kqemu-source" may help.
find: /usr/src/modules: No such file or directory&lt;/code&gt;&lt;/blockquote&gt;

I'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'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 &#8217;sudo m-a prepare&#8217; went off without a hitch (or so it said).  &#8217;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><a href="mailto:lurch@Eve:/tmp$">lurch@Eve:/tmp$</a> 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><a href="mailto:lurch@Eve:/tmp$">lurch@Eve:/tmp$</a> 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: Lurchgs</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-1157</link>
		<author>Lurchgs</author>
		<pubDate>Sun, 06 May 2007 16:31:02 +0000</pubDate>
		<guid>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'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: Barry</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-1769</link>
		<author>Barry</author>
		<pubDate>Mon, 28 May 2007 00:36:39 +0000</pubDate>
		<guid>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: 

'/dev/kqemu' - QEMU acceleration layer not activated

I've read the above replies, and for the life of me I can't seem to get this working.  I'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; - 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: LarsR</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-5146</link>
		<author>LarsR</author>
		<pubDate>Mon, 03 Sep 2007 18:06:07 +0000</pubDate>
		<guid>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 'KERNEL=="kqemu", NAME="%k", MODE="0666"' &#62;&#62; /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: Daniel</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-5338</link>
		<author>Daniel</author>
		<pubDate>Mon, 10 Sep 2007 15:33:50 +0000</pubDate>
		<guid>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'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: Rafa</title>
		<link>http://tech.tolero.org/blog/en/linux/qemu-9-and-kqemu-for-ubuntu-dapper-edgy-feisty#comment-5358</link>
		<author>Rafa</author>
		<pubDate>Tue, 11 Sep 2007 06:24:17 +0000</pubDate>
		<guid>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>
</channel>
</rss>
