LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Windows on top of Linux (https://www.linuxquestions.org/questions/linux-software-2/windows-on-top-of-linux-296983/)

vivekian 03-02-2005 10:08 PM

Windows on top of Linux
 
Hi ,

I mostly work on Linux but would like to do some testing on windows as well for a website i am developing . Just wondering if there is some way to virtually boot windows on top of linux ( kind of like user mode linux or virtual machine ) .

Thanks ,
vivekian

merize147 03-02-2005 10:09 PM

VMware work quite well if you have the $$$

jiml8 03-02-2005 10:14 PM

I do it as a matter of routine. I have a software package I sell that, sadly, is Windows only.

I don't boot Windows; I start VMWare in Linux and load Windows there. I do all my development work in a virtual machine, running inside Linux. Works wonderfully.

jimbob1234 03-03-2005 07:19 AM

qemu
 
This works great

http://fabrice.bellard.free.fr/qemu/

Snipersnest 03-03-2005 08:23 AM

hmm any idea if that last link works on Ubuntu?? I see it works on Debian, so I'm just double checking.

Hope so I haven't been able to get back into Windows since my last 3 distro installs.. Its in my grub menu, but it just locks up and I have to restart. But if I can use that program just to load my existing OS I'll be good to go.

megaspaz 03-03-2005 10:11 AM

Quote:

Originally posted by Snipersnest
hmm any idea if that last link works on Ubuntu?? I see it works on Debian, so I'm just double checking.

Hope so I haven't been able to get back into Windows since my last 3 distro installs.. Its in my grub menu, but it just locks up and I have to restart. But if I can use that program just to load my existing OS I'll be good to go.

if you get the source tarball, it shouldn't matter what distro you're using. compile it. there's also a precompiled binary there you could download and run if you just want to try it.

Snipersnest 03-03-2005 11:46 AM

cool thanks for the reply...I tried the binary and it works...now I just have to figure out how to get it to launch Windows on my hd. It seems to be a little tricky.

jimbob1234 03-03-2005 12:04 PM

You can try qemu /dev/hda as su

You may also want to install windows on a virtual partition (better than running as root)

Also, I recommend using the qemu accelerator kernel module, It works really well.

Check this forum for help:

http://www.dad-answers.com/qemu-forum/index.php

Snipersnest 03-03-2005 12:18 PM

ah so thats how you do it... I was doing qemu -hda1

I was told in order to use that accellerator I'd have to compile Qemu from the CVS or something....that sounds like a pain to me. I'm running this on Ubuntu which is Debian based.

oh and that link requires the Hebrew language pack which I can't install on this computer...lol so it doesn't show up at all

amosf 03-03-2005 03:52 PM

I understand that qemu is now the core for the new win4lin pro, which will run XP (experimental now) but it's not as cheap as the original win4lin, but might offer better performance ans slightly less cost than VMWare... I think it also means that qemu is only semi-free... I haven't looked at their licence tho, but I have a feeling that it will be hard to get a really good free version if they are trying to sell win4lin pro as well...

jiml8 03-03-2005 04:51 PM

Quote:

I understand that qemu is now the core for the new win4lin pro, which will run XP (experimental now) but it's not as cheap as the original win4lin, but might offer better performance ans slightly less cost than VMWare... I think it also means that qemu is only semi-free... I haven't looked at their licence tho, but I have a feeling that it will be hard to get a really good free version if they are trying to sell win4lin pro as well...
Unfortunately, writing free software puts no food on the table. This means that you only do it some of the time, and when you have something you think is really good, you often choose to use it to put food on the table.

amosf 03-03-2005 05:23 PM

I have no problem with that, and I have a paid copy of win4lin 5... Just a FYI that I found out on the win4lin list :)


All times are GMT -5. The time now is 08:28 PM.