From: "J. Mayer" <l_indien@magic.fr>
To: qemu-devel@nongnu.org
Cc: charpent@bacbuc.dyndns.org
Subject: Re: [Qemu-devel] CDROM /Network with Win98
Date: Mon, 03 May 2004 02:12:43 +0200 [thread overview]
Message-ID: <1083543163.8250.1052.camel@rapid> (raw)
In-Reply-To: <20040502225707.GA2847@jbrown.mylinuxbox.org>
On Mon, 2004-05-03 at 00:57, Jim C. Brown wrote:
[ ... ]
> > >
> > >You can convert those 4 floppies to images, and then use the monitor
> > >prompt to swtich between the floppy images I guess. Never tried it
> > >though...
> >
> > I have been able to use an image of the first floppy to boot, but I'm at
> > loss about how to switch between images during the process. How do you do
> > that ?
>
> This only works for qemu-0.5.3 and above. In the qemu monitor window,
> type "change fda imageX" where imageX is the filename of the floppy
> you want to change to. Use "eject imageX" when you are done (I'm not
> sure if this is stricly necessary but it doesn't hurt).
eject isn't mandatory. Note that the syntax is "eject fda", not "eject
image". This is also useful for CDROMs.
> For qemu-0.5.2, you'll have to use this old trick (from bochs):
>
> You have 4 floppy images:
[...]
> type this:
>
> cp fd1 qfloppy
>
> run qemu as such:
>
> qemu -fda qfloppy [rest of qemu parameters here]
>
> when you are done with the first floppy, change via:
>
> cp fd2 qfloppy
This won't work as qemu doesn't release the first image until "eject" or
"change" command is used. So the first image will still be used after
you did overwrite it.
Regards.
--
J. Mayer <l_indien@magic.fr>
Never organized
next prev parent reply other threads:[~2004-05-03 0:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-02 18:36 [Qemu-devel] CDROM /Network with Win98 Emmanuel Charpentier
2004-05-02 19:25 ` Hetz Ben Hamo
2004-05-02 22:32 ` Emmanuel Charpentier
2004-05-02 22:57 ` Jim C. Brown
2004-05-03 0:12 ` J. Mayer [this message]
2004-05-02 23:08 ` David Sibai
2004-05-05 10:25 ` [Qemu-devel] CDROM /Network with Win98 : summary of answers Emmanuel Charpentier
2004-05-05 16:49 ` David Sibai
2004-05-05 20:27 ` [Qemu-devel] W2K minor and not so minor hurdles Emmanuel Charpentier
2004-05-05 21:01 ` Joe Batt
2004-05-05 21:36 ` Jason Gress
2004-05-06 7:50 ` Jean-Michel POURE
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=1083543163.8250.1052.camel@rapid \
--to=l_indien@magic.fr \
--cc=charpent@bacbuc.dyndns.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.