Comments on: Miracle cure for software setup?
Streamlined installation is the hidden bonus of new virtualization tech. But there is a sticking point: licensing.
Streamlined installation is the hidden bonus of new virtualization tech. But there is a sticking point: licensing.
January 2, 2010 9:41 AM PST
January 2, 2010 6:00 AM PST
January 1, 2010 12:16 PM PST
Add headlines from CNET News to your homepage or feedreader.
More feeds available in our RSS feed index.
Related quotes
Outside those two, the vast majority of operating systems are freely redistributable and wouldn't pose a licensing issue. The virtualization scheme is particularly of interest for server-side software (databases, app servers, etc), so Linux and FreeBSD are likely to be the environments of choice anyway -- they certainly have the appropriate license terms to make them very convenient to virtualize and are much more easily trimmed down and customized to fit specific needs.
Lots of vendors already ship Linux live CDs with demo versions of their product. Oracle hands that stuff out like candy.
Prepackaging as discussed in the article would be icing on the cake.
disks in the VM as having non-permanent changes.
Having a system where you can have parts
read-only, other parts read-write, and still
others read-write-but-not-saved is just
fantastic.
Being able to move the VMs to different machines
is also very nice.
SVS is peculiar to Windows because it doesn't already have a method for doing it, but it's also limited to Windows and the host environment provided. You couldn't run Vista-specific software under Win2K, for example, like you could using virtualization. Virtualization would permit you to run OS/X apps under WinXP, or OS/X apps under Linux, etc. Further, virtualization completely abstracts away the hardware and everything else so you are guaranteed to not have any issues with the host hardware, drivers, or environment.
Most of the users have hard time working with more than single application at the same time - trying adding to the mess another OS would hardly improve anything.
Unless computers will learn to read user's mind...
specific application. Basically, you start with
the application and take a pared-down
environment that is know to work with it.
The user would see the application, nothing else
(unless that's the way it was distributed). No
installers, just drag and drop the VM file and
click to run. Ultimately, it wouldn't matter if
you're running Linux, Windows, or Mac, just grab
the same VM image and run it -- completely self
contained.
That said, its currently only practical for
pretty large software packages. You're not
likely to distribute a VM that has your software
plus Windows -- far too big (maybe a smaller OS,
you can get Linux down to 2-3M if you need to).
This technology is currently very popular in the
server space. It won't spill over into user
space until there are some better toolkits for
assembling and testing custom-tuned VMs. The VM
method also incurs quite a bit of overhead
compared to native code, so you're not going to
have NOTEPAD.EXE deployed as a VM.
Cheers
Tarry
My Blog: http://tarrysingh.blogspot.com
- Prepackaged OS/Apps
- by ahickey April 3, 2006 1:28 AM PDT
- With VMWare releasing the VMPlayer an interesting situation is in place.
- Like this Reply to this comment
-
(13 Comments)If there isn't licensing issues (comments welcome ? interested to know if VMWare do not allow distribution of images) then as per the article companies could provide a pre-packaged OS/App for people to use.
For Linux ? Forget your LiveCD distributions. Just download the image and run it from VMPlayer. In that way you get all the advantages of a LiveCD, but with all the information held on your drive providing the ability to compare and contrast.
For new users this would be great. No messy install. All hardware configured correctly. I have used VMWare on a notebook running XP with a wireless adaptor and it passed it through without any problems. It was just seen as an Ethernet Adaptor. So, I didn?t have to mess about with the Wrapper.
Assuming all images work with all configs and VMPlayer will do the translation then I think the LiveCD days are limited.