[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Yes, it does.

Quick how-to:

Create a disk image for qemu to use:

$ qemu-img create MYDISKIMG.img 6G

This creates a 6 gigabyte qemu image.

Next, make sure the accelerator module is loaded:

root# modprobe kqemu

Now, start qemu and point it to the image you created and the cdrom or iso
for the install:

$ qemu -cdrom /path/to/windowsinstall.disk -hda /path/to/MYDISKIMG.img
-boot d

"-boot d" tells qemu to boot from the cd drive.

After this, you should be off and running.  The install will proceed from
there.

Good luck,
John


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00987" href="msg00987.html">[ale] Qemu experiences (or.....wow!) - how-to</a></strong>
<ul><li><em>From:</em> jimpop at yahoo.com (Jim Popovitch)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00980" href="msg00980.html">[ale] Qemu experiences (or.....wow!)</a></strong>
<ul><li><em>From:</em> jb at sourceillustrated.com (John Wells)</li></ul></li>
<li><strong><a name="00981" href="msg00981.html">[ale] Qemu experiences (or.....wow!)</a></strong>
<ul><li><em>From:</em> trey at fastmail.fm (Trey Sizemore)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00985.html">[ale] Qemu experiences (or.....wow!)</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00987.html">[ale] Qemu experiences (or.....wow!) - how-to</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00991.html">[ale] Qemu experiences (or.....wow!)</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00987.html">[ale] Qemu experiences (or.....wow!) - how-to</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00986"><strong>Date</strong></a></li>
<li><a href="threads.html#00986"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>