From: Jamie Lokier <jamie@shareable.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Problem with `change' monitor command
Date: Wed, 17 Sep 2008 15:57:04 +0100 [thread overview]
Message-ID: <20080917145704.GC22613@shareable.org> (raw)
In-Reply-To: <48D0EE05.574440C9@bttr-software.de>
Robert Riebisch wrote:
> I'm using QEMU 0.9.1 and SVN on Win32 to emulate an x86 PC environment.
>
> With `change floppy0 foo.img' I'm able to use another floppy image on
> the fly, but this will only work, if the new floppy image is of the same
> size as the old one. Switching from, e.g., 1.44M to 2.88M is not
> recognized by the guest OS. Even rebooting the VM doesn't help, because
> CMOS value 0x10 ("Floppy Drive Type") won't be adjusted.
> (http://www.brl.ntt.co.jp/people/takehiko/interrupt/CMOS.LST.txt)
I agree that CMOS should be adjusted, but only on the next reboot.
Changing floppy _drive_ type is not possible until the next reboot,
and it might confuse the OS to try it: you can't replace a floppy
drive on a real PC while the OS is running either.
It might be possible to force the drive type to 2.88M at boot time
even with a 1.44 image, though. I think those drives can read smaller
capacity disks, and the OS should be fine with that.
-- Jamie
next prev parent reply other threads:[~2008-09-17 14:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-17 11:46 [Qemu-devel] Problem with `change' monitor command Robert Riebisch
2008-09-17 11:53 ` Daniel P. Berrange
2008-09-17 12:07 ` Robert Riebisch
2008-09-17 14:57 ` Jamie Lokier [this message]
2008-09-17 15:07 ` Robert Riebisch
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=20080917145704.GC22613@shareable.org \
--to=jamie@shareable.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 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).