[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain -->
- <!--x-date: Mon Feb 28 08:25:21 2005 -->
- <!--x-from-r13: wo ng fbheprvyyhfgengrq.pbz (Xbua Iryyf) -->
- <!--x-message-id: [email protected] -->
- <!--x-reference: [email protected] -->
- <!--x-reference: 20050227230942.11d8bdb4@localhost --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-subject: [ale] Qemu experiences (or.....wow!) - how-to -->
- <li><em>date</em>: Mon Feb 28 08:25:21 2005</li>
- <li><em>from</em>: jb at sourceillustrated.com (John Wells)</li>
- <li><em>in-reply-to</em>: <20050227230942.11d8bdb4@localhost></li>
- <li><em>references</em>: <<a href="msg00980.html">[email protected]</a>> <20050227230942.11d8bdb4@localhost></li>
- <li><em>subject</em>: [ale] Qemu experiences (or.....wow!) - how-to</li>
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>