Re: How should we run Windows XP from Linux Desktop?



noi wrote:

> Can you load Windows programs with QEMU emulating W2k?
qemu emulates a machine, not a SO... you install whatever windows you want
in qemu and then you install programs in windows.

> Can you install W2k on QEMU or make W2k image first then invoke QEMU and
> install W2k programs? Or do you still need Wine?
no wine needed... you will be running a real windows on a simulated
enviroment.

once you get started with qemu (there is kqemu, a nice frontend for qemu)
you will understand how it works, it might be a little hard to understand
how do you install other sistems in the begining, so don't give up at first
try.

you will need to create virtual-disks, that is started to create empty files
with some space... let's say, 3Gb... this sound strange to me because you
use to think that a empty file as 0bytes. there is a program "qemu-img"
that does the job.
then you will ned to create a partition on that file and format it. for that
use the tools of the system your going to install: those partition tools on
winxp cd or the good old "fdisk" and "format c:".

qemu can boot from the first hd (you choose witch virtual disk will be HDA).
it can boot from disquete if you tell him the path to your drive (/dev/fd0)
and put a boot disquete on it.
and it can boot from cdrom if you give him the path for one of your
cd-readers.

qemu emulates a graphical card (cirrus logic), a sound blaster (sb16) and a
ethernet card, but it does not emulate a cd-burner. it doesn't let you
change cd's (at least not to me)... so, don't think you will be abled to do
everything you would do on a real windows instalation, there are some
limitations. Ahhhh, it's not good for gaming because of the cirrus logic
card.

regards
Amarok


.



Relevant Pages

  • Re: QEMU
    ... >>Seems to be an alternative to VPC ... > If you want an alternative to VPC I'd recommend QEMU. ... Type: sudo make install ... > To install an operating system you need an empty disk image and an image ...
    (microsoft.public.mac.virtualpc)
  • QEMU (was: OpenOSX)
    ... I haven't used it but it's basically just an optimized version of Bochs ... If you want an alternative to VPC I'd recommend QEMU. ... Type: sudo make install ... To install an operating system you need an empty disk image and an image ...
    (microsoft.public.mac.virtualpc)
  • Re: testing qemu svn r6636 on FreeBSD; future of qemu on FreeBSD...
    ... I applied the patches and installed qemu. ... I did not use kqemu. ... It got up to the point where it actually started the install and then ... Linux kernel. ...
    (freebsd-current)
  • Re: How should we run Windows XP from Linux Desktop?
    ... >> Can you load Windows programs with QEMU emulating W2k? ... > qemu emulates a machine, ... > in qemu and then you install programs in windows. ...
    (alt.os.linux)
  • Re: running qemu on an AMD64 box to host Windows 98......
    ... Windows 98 installed reasonably OK on qemu on my AMD64 machine...... ... Once I had installed Windows 98, I then tried to load some software on to it from a CD. ... I tried to do it within Windows 98 by going to the Mycomputer folder and looking for the CD icon and clicking on it as you would if you running Windows 98 natively and then copy the program to the hard disk and install it..... ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)