From: Jose Lopez-Parga <jcjalp@access4less.net>
To: Mike Swanson <mikeonthecomputer@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Using QEMU to run Win98 and up in Mac OS
Date: Sat, 12 Mar 2005 02:12:41 -0600 [thread overview]
Message-ID: <4232A479.3000003@access4less.net> (raw)
In-Reply-To: <79bf98480503111931446466e5@mail.gmail.com>
Mike,
First of all, thanks !
Second,
1. When you talk about creating a hard disk image, can I use one of
those 3 GB empty (*.bz2) images available on sites like PearPC and such?
2. I am also assuming that in you command line below, win98.hd is that
image.
3. Since you also have /dev/cdrom, I am assuming that I need to put the
Win98SE disk in the Mac cd drive . Right?
Jose
Mike Swanson wrote:
>You need to create a hard disk image first (1 gigabyte is fine for
>Windows). You also need a boot disk (bootdisk.com) to start the setup
>program on the Windows 98 CD-ROM. (Why the Win9x discs weren't
>bootable... I don't know, ask Microsoft)
>
>QEMU's command is pretty simple:
>qemu -hda win98.hd -cdrom /dev/cdrom -fda bootdisk.fd -boot a
>
>the -hda parameter is for the first hard disk in the virtual system.
>-cdrom is for the cdrom, -fda is for the first floppy, and -boot is
>the first boot device.
>
>When Windows 98 wants to reboot for the first time, reboot but exit
>QEMU when it does so. Then remove the floppy and boot parameters. It
>should boot from the hard disk, as Win98 expects.
>
>
>
>
next prev parent reply other threads:[~2005-03-12 8:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-12 1:56 [Qemu-devel] Using QEMU to run Win98 and up in Mac OS jcjalp
2005-03-12 3:31 ` Mike Swanson
2005-03-12 8:12 ` Jose Lopez-Parga [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-03-12 10:42 Hans Christian Studt
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=4232A479.3000003@access4less.net \
--to=jcjalp@access4less.net \
--cc=mikeonthecomputer@gmail.com \
--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).