From: Ben Pfaff <blp@cs.stanford.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: winblows 2k on OSX?
Date: Thu, 22 Jul 2004 11:24:08 -0700 [thread overview]
Message-ID: <877jsvq4s7.fsf@benpfaff.org> (raw)
In-Reply-To: 20040722180352.GA47848@monsterjam.org
Jason <jason@monsterjam.org> writes:
> a friend just turned me onto the qemu and I have it installed on my powerbook
> running OSX. Ive run the sample linux and dos images, but how would I go about
> installing win2k from CD?
Create a disk image, e.g. w2k.img, then boot Windows 2k from the
CD, e.g.:
qemu w2k.img -cdrom /dev/cdrom -boot d
I don't know what the name of the OS X CD-ROM device is; the
above assumes /dev/cdrom.
After install finishes, you should be able to boot directly from
the disk image, e.g.
qemu w2k.img
--
"Debian for hackers, Red Hat for suits, Slackware for loons."
--CmdrTaco <URL:http://slashdot.org/articles/99/03/22/0928207.shtml>
next prev parent reply other threads:[~2004-07-22 18:27 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-22 18:03 [Qemu-devel] winblows 2k on OSX? Jason
2004-07-22 18:24 ` Ben Pfaff [this message]
2004-07-22 18:39 ` [Qemu-devel] " Jason
2004-07-22 18:44 ` Ben Pfaff
2004-07-22 19:00 ` Jason
2004-07-22 19:55 ` Laurent Amon
2004-07-22 19:09 ` René Korthaus
2004-07-22 19:13 ` André Braga
2004-07-22 19:44 ` René Korthaus
2004-07-22 19:58 ` André Braga
2004-07-22 21:42 ` Laurent Amon
2004-07-22 22:16 ` Jason
2004-07-23 5:01 ` Brad Campbell
2004-07-23 12:14 ` Jason
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877jsvq4s7.fsf@benpfaff.org \
--to=blp@cs.stanford.edu \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).