<?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: Installing Windows 2000 on Qemu 0.14.0	</title>
	<atom:link href="https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Wed, 15 Jun 2016 17:20:04 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>
		By: Justin		</title>
		<link>https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/comment-page-1/#comment-168085</link>

		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Wed, 15 Jun 2016 17:20:04 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=422#comment-168085</guid>

					<description><![CDATA[You can also create a raw disk image using dd.  The command is
dd if=/dev/zero of=rawdisk.(img or raw)
if you use .img  you can double click on the image and mount it in your host OS.]]></description>
			<content:encoded><![CDATA[<p>You can also create a raw disk image using dd.  The command is<br />
dd if=/dev/zero of=rawdisk.(img or raw)<br />
if you use .img  you can double click on the image and mount it in your host OS.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/comment-page-1/#comment-1043</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sat, 27 Aug 2011 15:28:26 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=422#comment-1043</guid>

					<description><![CDATA[I think it needs the PCI drivers ....?  Windows 95 (the first versions) straddles the line between the traditional ISA pc and the new PCI way of doing things.]]></description>
			<content:encoded><![CDATA[<p>I think it needs the PCI drivers &#8230;.?  Windows 95 (the first versions) straddles the line between the traditional ISA pc and the new PCI way of doing things.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: HellRazor		</title>
		<link>https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/comment-page-1/#comment-859</link>

		<dc:creator><![CDATA[HellRazor]]></dc:creator>
		<pubDate>Thu, 04 Aug 2011 00:47:52 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=422#comment-859</guid>

					<description><![CDATA[On my windows 95 install, in &quot;system&quot; on the add hardware tab thats two cdrom controllers, one of them with a exclamation. I need to install some driver for cdrom to work on it? sorry for lot of questions :D]]></description>
			<content:encoded><![CDATA[<p>On my windows 95 install, in &#8220;system&#8221; on the add hardware tab thats two cdrom controllers, one of them with a exclamation. I need to install some driver for cdrom to work on it? sorry for lot of questions 😀</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: HellRazor		</title>
		<link>https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/comment-page-1/#comment-849</link>

		<dc:creator><![CDATA[HellRazor]]></dc:creator>
		<pubDate>Wed, 03 Aug 2011 07:37:52 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=422#comment-849</guid>

					<description><![CDATA[Ow thank you so much! i will trying that...]]></description>
			<content:encoded><![CDATA[<p>Ow thank you so much! i will trying that&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/comment-page-1/#comment-848</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 03 Aug 2011 03:21:22 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=422#comment-848</guid>

					<description><![CDATA[personally I like to make CD ISO images and mount those.. if you want wimimage RAW is the way to go...

qemu-img create -f RAW bobo.disk 2G

etc etc...

Of course you&#039;ll want to partition &amp; format bobo.disk in your guest OS to make sure all is well.]]></description>
			<content:encoded><![CDATA[<p>personally I like to make CD ISO images and mount those.. if you want wimimage RAW is the way to go&#8230;</p>
<p>qemu-img create -f RAW bobo.disk 2G</p>
<p>etc etc&#8230;</p>
<p>Of course you&#8217;ll want to partition &#038; format bobo.disk in your guest OS to make sure all is well.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: HellRazor		</title>
		<link>https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/comment-page-1/#comment-846</link>

		<dc:creator><![CDATA[HellRazor]]></dc:creator>
		<pubDate>Wed, 03 Aug 2011 00:53:15 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=422#comment-846</guid>

					<description><![CDATA[If not, can i &quot;mount&quot; or load this iso file then when i start the virtual windows it detects automatic]]></description>
			<content:encoded><![CDATA[<p>If not, can i &#8220;mount&#8221; or load this iso file then when i start the virtual windows it detects automatic</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: HellRazor		</title>
		<link>https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/comment-page-1/#comment-845</link>

		<dc:creator><![CDATA[HellRazor]]></dc:creator>
		<pubDate>Wed, 03 Aug 2011 00:51:47 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=422#comment-845</guid>

					<description><![CDATA[Thanks for reply, one more question: how i add content to these .disk type of image? i try to open it with WinImage but it won&#039;t open. I&#039;m trying to put another iso of a game inside it]]></description>
			<content:encoded><![CDATA[<p>Thanks for reply, one more question: how i add content to these .disk type of image? i try to open it with WinImage but it won&#8217;t open. I&#8217;m trying to put another iso of a game inside it</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/comment-page-1/#comment-844</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 03 Aug 2011 00:06:10 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=422#comment-844</guid>

					<description><![CDATA[I&#039;ve never used &#039;qemu manager&#039; ... maybe try it from the command line?  Windows95 can run win32 stuff, sure but it can be *VERY* limited compared to windows 2000 ....

Try it CLI with qemu 0.14.0]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve never used &#8216;qemu manager&#8217; &#8230; maybe try it from the command line?  Windows95 can run win32 stuff, sure but it can be *VERY* limited compared to windows 2000 &#8230;.</p>
<p>Try it CLI with qemu 0.14.0</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: HellRazor		</title>
		<link>https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/comment-page-1/#comment-843</link>

		<dc:creator><![CDATA[HellRazor]]></dc:creator>
		<pubDate>Wed, 03 Aug 2011 00:02:03 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=422#comment-843</guid>

					<description><![CDATA[I try to install 2000 here but it hangs on the &quot;please wait&quot; install screen. can it be the image i&#039;m using? its already contain sp4...]]></description>
			<content:encoded><![CDATA[<p>I try to install 2000 here but it hangs on the &#8220;please wait&#8221; install screen. can it be the image i&#8217;m using? its already contain sp4&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: HellRazor		</title>
		<link>https://virtuallyfun.com/2011/04/16/installing-windows-2000-on-qemu-0-14-0/comment-page-1/#comment-842</link>

		<dc:creator><![CDATA[HellRazor]]></dc:creator>
		<pubDate>Tue, 02 Aug 2011 23:49:07 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=422#comment-842</guid>

					<description><![CDATA[Hi, thank you so much for this much simplier tutorial! I&#039;m trying to learn how install windows on qemu manager 7.0 trought windows 7 x64, and i having various little issues. I just want to run Windows 95 to run some old games... can i run this win32 apps in Windows 2000? how good is acceleration support for old games installing Windows in Qemu? is it stable?]]></description>
			<content:encoded><![CDATA[<p>Hi, thank you so much for this much simplier tutorial! I&#8217;m trying to learn how install windows on qemu manager 7.0 trought windows 7 x64, and i having various little issues. I just want to run Windows 95 to run some old games&#8230; can i run this win32 apps in Windows 2000? how good is acceleration support for old games installing Windows in Qemu? is it stable?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
