From: Brett Bonfield <pacella@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Using Qemu to install Linux in a Windows XP
Date: Sat, 13 Nov 2004 21:57:19 -0500 [thread overview]
Message-ID: <a107c05f04111318575e957e09@mail.gmail.com> (raw)
In-Reply-To: <-2034955394811227980@unknownmsgid>
> From: Ronald <look@reply.to >
>
> 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").
It worked! Thank you!
The command I ended up sending was:
qemu -L .\bios -hda hd.img -cdrom SimplyMEPIS-2004.04.iso -boot d
-user-net -m 128 -enable-audio -localtime
For MEPIS, at least on my Win XP Pro system, neither the -enable-audio
nor -localtime seem to be working. The time is still off and when the
system loads I get the following message:
- - -
X informational - artsmessage
Sound server information message:
Error while initializing the sound driver:
device /dev/dsp can't ve opened (No
such device)
The sound server will continue, using
the null output device.
- - -
Finally, does anyone know how safe it is to use MEPIS Installation
Center to install MEPIS onto my system. I do not want to end up
formatting my whole hard drive -- I want to be sure that Mepis only
installs itself into the 3GB I've allocated for it.
In the Installation Center I select Installation Utilities > Install
MEPIS on Hard Drive. It believe I should select the options to
Use disk: hda
Auto-install using entire disk
Is there any way to know that for MEPIS the entire disk is the 3GB hda
and not my whole hard drive, and that the rest of my hard drive won't
be harmed?
next parent reply other threads:[~2004-11-14 3:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <-2034955394811227980@unknownmsgid>
2004-11-14 2:57 ` Brett Bonfield [this message]
[not found] <8065327220681899303@unknownmsgid>
2004-11-15 18:04 ` [Qemu-devel] Re: Using Qemu to install Linux in a Windows XP Brett Bonfield
2004-11-15 19:54 ` Ronald
2004-11-15 21:54 ` Fabrice Bellard
[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] <4854949625174207626@unknownmsgid>
2004-11-13 3:18 ` [Qemu-devel] " Brett Bonfield
2004-11-13 12:17 ` [Qemu-devel] " Ronald
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=a107c05f04111318575e957e09@mail.gmail.com \
--to=pacella@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).