qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Problem installing WIndows


From: Antony Gelberg
Subject: Re: [Qemu-devel] Problem installing WIndows
Date: Wed, 27 Jul 2005 12:56:35 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050602 Thunderbird/1.0.2 Mnenhy/0.7.2.0

Christian MICHON wrote:
> 1) have you tried using qemu-img instead of dd ?
>    (I usually use the qcow format for windows guests. 2G should be ok.
>     "qemu-img create -f qcow hd.img 2G" )

I'm trying that now.

> 2) you do not mention bios path, memory of vm and boot sequence.
>   I suggest you add at least the "-boot d". By default, 128M will be used
>   for the vm (sufficient for XP). Make sure your debian box has plenty of
>   RAM (512M is good).

I mentioned the command line in my original post to the thread.

qemu -boot c -cdrom /dev/cdrom -hda hd.img

So it's using 128MB, and my box does indeed have 512MB.

> 3) is your qemu optimized? and which version of gcc is used?

I have had a look in the Debian config.  The only non-standard configure
option is --enable-slirp.  Debian compiles qemu with -Wall -O2 -g
-fno-strict-aliasing.  Not sure what gcc was used, but probably 3.3.

Antony




reply via email to

[Prev in Thread] Current Thread [Next in Thread]