From: Rudi Lippert <Rudi@LYRIKpage.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] no virtual network emulation
Date: Wed, 28 Apr 2004 15:52:45 +0200 [thread overview]
Message-ID: <200404281552.45625.Rudi@LYRIKpage.de> (raw)
In-Reply-To: <20040428101235.1d453cf6@debian>
"Re: [Qemu-devel] no virtual network emulation" (Savio Ramos, Wednesday 28
April 2004 15:12):
> > > $ qemu -boot a -hda /home/savio/emu.img
> I want to install win98 in emu.img. So, the image on hard disk is empty and
> I used the parameter "-boot a".
>
> I did any mistake?
you did not specify what "a" is supposed to be. you probably meant
$ qemu -boot a -hda emu.img -fda /dev/fd0
or
$ qemu -boot a -hda emu.img -fda floppy.img
you will also need "-cdrom cd.img" or "-cdrom /dev/hdc", since win98 just
doesn't fit on a floppy.
hope this helps.
Rudi
next prev parent reply other threads:[~2004-04-28 14:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-28 10:51 [Qemu-devel] no virtual network emulation Savio Ramos
2004-04-28 11:09 ` Jean-Michel POURE
2004-04-28 11:12 ` [Qemu-devel] " Gabriel Ebner
2004-04-28 13:54 ` Savio Ramos
2004-04-28 12:10 ` [Qemu-devel] " J. Mayer
2004-04-28 13:12 ` Savio Ramos
2004-04-28 13:45 ` [Qemu-devel] " Gabriel Ebner
2004-04-28 14:59 ` Savio Ramos
2004-04-28 16:45 ` Savio Ramos
2004-04-28 13:52 ` Rudi Lippert [this message]
2004-04-28 13:32 ` [Qemu-devel] " Jamie Burns
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=200404281552.45625.Rudi@LYRIKpage.de \
--to=rudi@lyrikpage.de \
--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).