Slashdot Log In
VMWare Inc. Releases Free Virtual Machine Runtime
Posted by
CowboyNeal
on Thu Oct 20, 2005 05:37 PM
from the just-like-the-real-thing dept.
from the just-like-the-real-thing dept.
rfinnvik writes "VMWare Inc. has released a new free (as in beer) virtual machine runtime called VMware Player. According to VMWare, this free VM runtime makes it possible for anyone to run virtual machines created in their Workstation, GSX or ESX products. It also runs virtual machines created in Microsoft's virtualization products. The runtime is available for both Windows and Linux."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
see, now I'm gonna try linux.. (Score:3, Funny)
Just pray I'm a vocal member of a new majority...
Or you could download Ubuntu (Score:3, Insightful)
Re:see, now I'm gonna try linux.. (Score:5, Interesting)
I'm impressed!
Parent
Re:see, now I'm gonna try linux.. (Score:4, Informative)
Depends on your definition of "usably."
I've got a USB stick with Damn Small Linux installed, both bootable and through QEMU, and it's screamin' fast when booted direct, but barely manageable on an Athlon 2500+ under QEMU. If you do most of your work from a terminal, it's fine, but the GUI, not so much.
So, answer = not really, but it's still damn cool.
Parent
Existing virtual machines? (Score:5, Informative)
So, does this mean that if I create those files myself, I don't need the commercial products at all?
Re:Existing virtual machines? (Score:4, Insightful)
Parent
Re:Existing virtual machines? (Score:5, Informative)
Actually, if you create a "pre-allocated" virtual disk (as opposed to dynamically growing), you'll end up with a text file "something.vmdk" that provides disk geometry and points at a raw bit dump "something-flat.vmdk". VMware (Workstation 5.0, anyway) can use an existing dd dump if you create a
Parent
Re:Existing virtual machines? (Score:5, Informative)
http://www.laportestyle.org/tutorials/ghostinthem
Parent
Re:Existing virtual machines? (Score:4, Interesting)
Parent
Re:Existing virtual machines? (Score:5, Informative)
When it didn't work, I had to dig around the site, eventually downloading the "VMwarePlayerManual10" PDF file, where on page 3 I found:
But can I then load up the VMX in the Linux version of the player? It doesn't seem to like it very much - I guess it just doesn't work.
Crap! I guess I have to plunk down some $ and re-create thost images in VMWare if I want to do that - easier just to keep booting into windows - it takes hours to install and configure Windows on a new virtual machine...
Parent
This could be very cool for demoing Linux apps (Score:5, Interesting)
Re:This could be very cool for demoing Linux apps (Score:5, Insightful)
Parent
Re:This could be very cool for demoing Linux apps (Score:4, Insightful)
Parent
Re:This could be very cool for demoing Linux apps (Score:4, Insightful)
Parent
Gee, that's nice. (Score:5, Interesting)
That said, you can run Qemu [qemu.org] with kernel acceleration on Linux, FreeBSD (a platform VMWare doesn't even support) and 2000/XP and get pretty good performance - and it's probably a better option than a mere 'runtime' given that not only does it support an additional platform (FreeBSD), but you can create a VM on one platform and run it on all the others (even ones w/out accerlation, such as NetBSD -though you really would not want to).
Response to new alternatives (Score:5, Interesting)
Still, in the time between QEMU catches up to VMWare feature-wise it's nice to have a legal-but-hobbled copy.
Excellent for "black sheep" corporate Linux users. (Score:5, Insightful)
Buy your own copy for personal use and simply install this "player" on your work PC. Need multiple users wanting to emulate an OS and don't have terribly high demands? One copy of vmware... multiple players.
I'm drooling.
USB adapters... (Score:4, Informative)
I wonder what kernels their Linux player supports usb support. I assume it will be something like FC4 or RHEL ?.
Can someone who has downloaded tell me how the usb hotplugging works for you ?.
Browser Appliance from USB key (Score:5, Interesting)
A posting from VMWorld (Score:5, Interesting)
Xen who? It's not even on the radar here. Nothing against Xen, but it is years behind WS5 or ESX3.
Microsoft has been here giving away Virtual Server 2005 with a free R2 update. I have 4 copies of it and I have no idea what to do with any of them. MS was presenting today how they plan to integrate Virtual Server directly into Longhorn. How long with VMWare count MS as a partner instead of as their primary threat?
ESX 3.0 looks sweet, lots of new features. AMD, IBM, HP, and Sun have also been showing off their newest and greatest hardware for running ESX farms.
_Very_ good move by VMWare (Score:4, Interesting)
Re:this does what? (Score:3, Informative)
Well, this means that they can now use a VMWare image, and link to the VMWare Player.
VM Machine Building For Free (Score:5, Insightful)
Make as many VM's you want and when it expires you can still use the 'runtime' thing.
Parent
Xen is not a competitor to VMWare (Score:5, Interesting)
Sounds like they are feeling pressure from Xen and are trying to prevent the truely free OSS solution from gaining mindshare. They make a good product, but cost and closed source will limit them in the long run.
Xen is not a competitor to VMWare, at least, not right now, it isn't. Xen requires the guest OS to be built with explicit support for Xen. VMWare doesn't require that. Xen can't run any build of Windows or NetWare, but VMWare can.
It's clear that this product is a shot across Microsoft's bow. Ever since MS bought Connectix, they've been gunning for VMWare. Those who've tried both VirtualPC and VMWare Workstation have almost universally preferred VMWare Workstation (I haven't tried VirtualPC, but VMWare Workstation rocks), but VirtualPC is still cheaper than VMWare ($129 vs. $199). VMWare has also recently announced that it's hoping to standardize the virtual machine software industry around common VM file formats (VMWare's, of course). If, by using a free VMWare Player, they can get everybody else to adopt their VM formats, they'll have won that war before MS can even get into the battle.
This doesn't really cannibalize sales of VMWare Workstation, even if others figure out how to create VMWare-compatible VMs from other applications, because those of us who use VMWare Workstation like all of its features (and there are lots). What it really does is seed the market for VMWare's real money makers--GSX Server and ESX Server. MS has nothing close to those products right now, and VMWare's hoping to permanently establish themselves as the market leaders before MS can get a comparable product on the market.
Parent
Re:Xen is not a competitor to VMWare (Score:4, Informative)
You haven't been paying attention. Xen will soon be able to run any build of pretty much anything on new "VT-enabled" hardware from intel. http://www.xensource.com/news/pr082305.html [xensource.com]
Parent