From: Ronald <look@reply.to>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Using Qemu to install Linux in a Windows XP
Date: Sat, 13 Nov 2004 13:17:10 +0100 [thread overview]
Message-ID: <pan.2004.11.13.12.17.10.663896@reply.to> (raw)
In-Reply-To: a107c05f0411121918316ba485@mail.gmail.com
Le Fri, 12 Nov 2004 22:18:59 -0500, Brett Bonfield a écrit :
>> Date: Fri, 12 Nov 2004 20:01:31 -0300 From: Andr? Braga
>> <meianoite@gmail.com >
>
> <snip>
>
>> > QemuInstall-0.6.0 (installed to C:\Program Files\Qemu): dd
>> > if=SimplyMEPIS-2004.04.iso of=MEPIS.img bs=1k seek=3071999 count=1 <
>> > this created the image >
>> > qemu -hda hd.img -cdrom SimplyMEPIS-2004.04.iso -boot d -user-net <
>> > this didn't seem to do anything >
>>
>> Try:
>> qemu -L . -hda hd.img -cdrom SimplyMEPIS-2004.04.iso -boot d -user-net
>
> I created the hd.img with dd for Win32, then typed the command directly
> above.
>
> With QemuInstall-20041111 I get:
>
> qemu: could not load PC bios './bios.bin'
>
That's because bioses are now in a separate directory (called bios), the
dot which follow -L means current directory, you must pass -L .\bios with
recent installer (or -L "C:\Program Files\Qemu\bios").
> With QemuInstall-0.6.0:
>
> I just get another command prompt--it seems as though nothing at all is
> happening.
>
It could be the -user-net option that is not valid with 0.6.0, I think at
this time slirp for windows was provided only as a patch which is not
applied to this release
next prev parent reply other threads:[~2004-11-13 12:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4854949625174207626@unknownmsgid>
2004-11-13 3:18 ` [Qemu-devel] Using Qemu to install Linux in a Windows XP Brett Bonfield
2004-11-13 12:17 ` Ronald [this message]
[not found] <-2034955394811227980@unknownmsgid>
2004-11-14 2:57 ` [Qemu-devel] " Brett Bonfield
[not found] <5100168789854548368@unknownmsgid>
2004-11-14 21:41 ` Brett Bonfield
2004-11-14 21:46 ` Fabrice Bellard
2004-11-15 15:40 ` Brett Bonfield
2004-11-15 16:34 ` Ronald
2004-11-15 21:46 ` Fabrice Bellard
2004-11-14 23:03 ` Ronald
2004-11-15 13:52 ` Anand Kumria
[not found] <8065327220681899303@unknownmsgid>
2004-11-15 18:04 ` Brett Bonfield
2004-11-15 19:54 ` Ronald
2004-11-15 21:54 ` Fabrice Bellard
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=pan.2004.11.13.12.17.10.663896@reply.to \
--to=look@reply.to \
--cc=daimon55@free.fr \
--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).