LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 09-11-2003, 06:25 AM   #1
bitpicker
Member
 
Registered: Jul 2003
Location: Germany
Distribution: Xubuntu, Ubuntu
Posts: 416
Blog Entries: 14

Rep: Reputation: 35
VMWare vs. Win


I am going to format my harddisks and start again from scratch with Linux replacing Win98 as my primary OS. I need to continue using Win 98 though because of various graphics and music programs for which there are no Linux replacements yet, and because I will still need access to my old files.

I have found a copy of VMWare Express on a flea market which allows me to install Win98 SE on a virtual machine.

My questions:

On a P II 300 MHz, how much slower will Win 98 inside a VMWare emulation be in comparison to a normal install of Win 98?

Are there any known compatibility issues or can I generally count on Win 98 software to run in the simulated environment?

Robin
 
Old 09-11-2003, 08:10 AM   #2
kazuni
Member
 
Registered: May 2003
Location: Hong Kong
Distribution: Android on HTC Hero
Posts: 256

Rep: Reputation: 30
in theoretical situations, it uses about 95% of your PC's processor power to use vmware for emulating the other os - regardless of the guest OS in the virtual machine is either running at full CPU cycles or not.

insofar that i used vmware, i did not came across any problem for emulating either OSes on both platforms (windows on linux, linux on windows,etc)

it's always a safe-go for you to try it out anyway since you got a copy
 
Old 09-11-2003, 08:27 AM   #3
bitpicker
Member
 
Registered: Jul 2003
Location: Germany
Distribution: Xubuntu, Ubuntu
Posts: 416

Original Poster
Blog Entries: 14

Rep: Reputation: 35
Thanks, that sounds reassuring. As hd space is not a problem I will most probably install a Win 98 for emergencies, Linux as main OS and VMWare with its own Win 98. I'd love to be rid of MS altogether but at the moment that isn't an option...

Robin
 
Old 09-11-2003, 09:10 AM   #4
BongFish
Member
 
Registered: Jun 2003
Location: England
Distribution: Slack 9
Posts: 141

Rep: Reputation: 15
If you choose to dual-boot with 98 (which is a good idea) you can run the existing version of 98 through VMWare, the only thing you need to do is create bootable hardware profiles in 98 (very simple to do) because when it's booted in VMware it won't see any of the hardware its expecting. If you have a hardware profile for normal boot and a seperate hardware profile for booting through VMWare you'll be set.

This way you don't have to duplicate your 98 and if you install something in VMWare 98 it will be there when you boot into it normaly in vica-verca.

If you choose to upgrade to XP at any time though you can't boot a real installation of XP in VMWare, it's not supported by the current version.
 
Old 09-11-2003, 10:10 AM   #5
bitpicker
Member
 
Registered: Jul 2003
Location: Germany
Distribution: Xubuntu, Ubuntu
Posts: 416

Original Poster
Blog Entries: 14

Rep: Reputation: 35
That sounds very interesting! But as there is no word about that in the documentation which came along with my version of VMWare maybe this older version doesn't support this. I'll re-check, though!

How exactly would I go about creating such bootable hardware profiles?

Robin
 
Old 09-11-2003, 12:15 PM   #6
kazuni
Member
 
Registered: May 2003
Location: Hong Kong
Distribution: Android on HTC Hero
Posts: 256

Rep: Reputation: 30
i donno about the hardware profiles, but one thing's for sure, u got 2 os running and that's convenient
 
Old 09-11-2003, 01:20 PM   #7
tcaptain
LQ Addict
 
Registered: Jul 2002
Location: Montreal
Distribution: Gentoo 2004 from stage 1 baby!
Posts: 1,403

Rep: Reputation: 45
I've just started playing with VMWare (90 day license) and I'm very pleased with it. Its a lot more convenient to run Win98 in linux for the very few things I need it for (Our office uses an IE6 only website to login through the firewall and then PC-Anywhere *yuck*...)...

Now, instead of rebooting just to do 10 mins worth of work...I can just fire up VMWare and do it and then get back to playing in linux

I didn't know about the hardware profiles, although bitpicker, if you have no docs, just go to the Vmware website, they have extensive documentation available there which should apply to your version as well.

Now the only thing left is to test it on my laptop which is slightly below the minimum requirements (333 with 192 Megs of Ram rather than a 400 or 450 with 128 M of ram)...but since what I want to use it for I only need the equivalent of a 100 or 133, I HOPE it would still do the trick.
 
Old 09-11-2003, 02:30 PM   #8
BongFish
Member
 
Registered: Jun 2003
Location: England
Distribution: Slack 9
Posts: 141

Rep: Reputation: 15
The documentation is available on the VMWare website.

All you have to do is run vmwarewizzard and choose to use an existing physical disk.

One thing to note is that when you boot it you'll be faced with the GRUB or LILO prompt, just as if you were booting your computer for real. Don't choose linux! this will cause problems and maybe make your kernel panic. It may be a good idea to set your default OS to windows. Apart from that you should be set.

To create a hardware profile go into system options in the control panel, click on the hardware tab then click on the hardware profiles button. It may be SLIGHTLY different in 98 (I'm on XP) but you can just choose to duplicate a profile and rename it. There should be a check box to set it to 'give this option everytime I boot my computer'. Make sure you check this box for both profiles.

Then boot your system in VMWare, choose the second hardware profile and let windows complain about having different hardware for a while, then when you get to a desktop install the vmware extras (drivers).

Should work.
 
Old 09-11-2003, 03:22 PM   #9
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
it will be a LOT slower, a 300MHZ is really too slow.
Why don't you try dual boot??
 
Old 09-12-2003, 07:47 AM   #10
bitpicker
Member
 
Registered: Jul 2003
Location: Germany
Distribution: Xubuntu, Ubuntu
Posts: 416

Original Poster
Blog Entries: 14

Rep: Reputation: 35
Thanks to a Microsoft 'security' update (ha, ha) my Windows crashed for good anyway, so I have started to build the whole computer back up from scratch. BTW my VMWare (which is definitely an older version, including full documentation which has no word about choosing an existing Win) states a P166 as minimum requirement.

I'll first try to set up Win 98 within VMWare only, and if that sucks I still have space enough left for a dual boot installation.

Thanks everyone for your suggestions!

Robin
 
  


Reply



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
vsftpd not list files when viewed from deifferent win machine win ftp application in anuj_sharma25 Linux - Newbie 2 11-22-2005 11:08 PM
VMware, Linux, Raw DIsk, Win XP problems khermans Linux - Newbie 12 04-18-2005 01:22 AM
VMWare on Win XP Host, Mandrake 10 Guest having networking issues inquirer7982 Linux - Software 16 05-27-2004 07:27 AM
Slow MIDI Playback in VMWARE: Mandrake 10 host, Win 2000 guest Guitarist88 Linux - Software 0 05-17-2004 01:55 PM
win xp host rh9 guest on vmware Rh9troublesme Linux - Newbie 1 08-19-2003 06:46 PM

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

All times are GMT -5. The time now is 09:37 PM.

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