LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-16-2005, 06:13 AM   #1
Blash
Member
 
Registered: Apr 2005
Distribution: OpenBSD 4.6
Posts: 54

Rep: Reputation: 15
Running Windows on Linux?


Hello there,

I have heard that it is possible to run Windows inside, or on top of Linux, so that even Windows crash, it doesn't matter.

So how can I do that? To run Windows itself inside linux?

I already have a dual boot system installed. I think it would be handly that I don't need to restart the computer everytime I want to switch the system just to run ONE program.

I have heard of VMware, but is there a open source solution to this?

My distro is Fedora Core 3.

Thanks in advance.
 
Old 05-16-2005, 06:23 AM   #2
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
You need to use a virtual computer -- VMWare can aide you in this.
 
Old 05-16-2005, 06:30 AM   #3
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Or you could try that ONE program to run under Wine, if you really, really need it. Usually Linux has an open source alternative. Check this list to see if your program is in there and it's equivalent:

http://linuxshop.ru/linuxbegin/win-l...en/table.shtml

Regards!
 
Old 05-16-2005, 06:34 AM   #4
Blash
Member
 
Registered: Apr 2005
Distribution: OpenBSD 4.6
Posts: 54

Original Poster
Rep: Reputation: 15
I tried WINE... doesn't work too well with Programs like Flash, Dreamweaver, etc... they are really really cruscial to me as I love scripting in flash.

There are three free (I think) programs on that list:
Bochs.
Plex86.
User Mode Linux.

Any recommendation?

Last edited by Blash; 05-16-2005 at 06:36 AM.
 
Old 05-16-2005, 07:05 AM   #5
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
For Flash and Dreamweaver, none . The very best one in this case should be Crossover Office:

http://www.codeweavers.com/

Dreamweaver and Flash MX should work just OK. If you still want to give Wine a second shot, here you will find tutorials to help you to get those programs up and running:

http://frankscorner.org/

If you've been around here long enough, you'd notice that I'm a Wine hater . However, the new versions seems to be more mature and it's quite usable actually.

If you are still going with the Virtual Computer option, I would take scuzzman's advice with VMWare though. I myself never used any thing like this, so I'm not really in a position to suggest other applications... sorry
 
Old 05-16-2005, 07:45 AM   #6
Nobber
Member
 
Registered: Jun 2002
Location: Nova Scotia
Distribution: Debian (home), Kubuntu 7.04 (work)
Posts: 265

Rep: Reputation: 30
Quote:
Originally posted by Blash
There are three free (I think) programs on that list:
Bochs.
Plex86.
User Mode Linux.

Any recommendation?
QEMU.

(Bochs is too slow. Plex86 is nowhere near properly/easily usable. UML is for running Linux.)
 
Old 05-16-2005, 08:02 AM   #7
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Well I'd say qemu too and hope you have at least win2k cause otherwise the kqemu accelerator module won't work. And though it's not as slow as I reckoned it would be it's still not so fast for me that I'd use it for things like dreamweaver.

I hear VMware uses less CPU as well and works at 95% of the windows speed so you might want to look at it. Don't know if those figures are correct but qemu will use close to 100% cpu.
 
Old 05-16-2005, 08:02 AM   #8
doralsoral
Member
 
Registered: Aug 2003
Location: raleigh
Distribution: Gentoo 2005.1 x86_64
Posts: 931

Rep: Reputation: 31
NVU is an open source program similar to dreamweaver and F4L is a flash program. Don't know if these work as well as their macromedia counterparts but you should at least give them a try.
 
Old 05-16-2005, 08:12 AM   #9
Avatar
Member
 
Registered: May 2001
Location: Canada
Distribution: old ones
Posts: 555

Rep: Reputation: 33
The Macromedia Suite (I have MX) does NOT work under Wine or anything else.. However, judging from the sheer numbers of those who fill up the wine e-mail user group with requests to "help me make Dreamweaver/Flash work" .. if we would petition Macromedia maybe would convince them to make a Linux-friendly version?

I actually have set up a separate computer just for using DW/Fireworks, etc. It would be great to do everything on ONE computer.
 
Old 05-16-2005, 08:26 AM   #10
Blash
Member
 
Registered: Apr 2005
Distribution: OpenBSD 4.6
Posts: 54

Original Poster
Rep: Reputation: 15
Ohh I think alot of you misunderstood me, I initially wanted to run Windows under Linux so I can access Windows-only programs easily.

Nevertheless thank you very much for the recommendations of similar Linux programs for DW and Flash.

I still would really like to try to run Windows on Linux first, if the speed isn't too bad then I guess it is ok...

So QEMU is good that that kind of stuff? Is this the site for it?: http://fabrice.bellard.free.fr/qemu/
 
Old 05-16-2005, 08:32 AM   #11
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Yes that's the site.

There was a guide for installing it here recently. it was made for debian but it's useful for other distro's too. Here is the link.
 
Old 05-17-2005, 02:44 AM   #12
Blash
Member
 
Registered: Apr 2005
Distribution: OpenBSD 4.6
Posts: 54

Original Poster
Rep: Reputation: 15
Ummm this starts to confuse me now...

I already have Windows installed on my hard drive, isn't there anyway to just boot it up on Linux?

I read through some of the solutions mentioned in this thread, but all of them are about having Linux to act as a Virtual Machine, then install Windows on it.

I don't really want to install yet another Windows... I just want to run the one that has been installed on my hard drive... is that possible???
 
Old 05-17-2005, 02:52 AM   #13
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Qemu can do it but I think it's not really recommended. if you have nothing to lose in there I'd say it doesn't hurt if it breaks.

You can start it like "qemu -hda /dev/hdxx" Where hdxx is your windows partition.
 
Old 05-17-2005, 03:12 AM   #14
Blash
Member
 
Registered: Apr 2005
Distribution: OpenBSD 4.6
Posts: 54

Original Poster
Rep: Reputation: 15
What do you mean? It may corrupt my XP Partition?
 
Old 05-17-2005, 03:15 AM   #15
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
I read that somewhere. Haven't tried it myself since starting my previous windows install failed so I had to install it on a linux partition. If you just want to use it there was an option that it wouldn't write to your hard disk but to temporary files. I think it was -snapshot but I'm not completely sure.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Running a windows program from windows partition, on linux, possible? Kriptis Linux - Newbie 4 01-18-2005 10:52 PM
Running Windows Games In Linux From Windows Hard Drive Darkstar274 Linux - Games 2 12-25-2003 11:19 PM
Running Windows Programs on Linux\What Linux Flavor To Pick thepugmaster Linux - Distributions 15 03-17-2003 01:02 AM
Running Windows and Linux 00-00-00 Linux - Newbie 8 05-22-2002 12:11 PM
running windows on linux? steve Linux - General 5 05-31-2001 10:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration