Results 1 to 5 of 5
In Windows (XP or Vista) what are the drawbacks of having Linux operate through VM? Also, would I have to partition physical drives, or keep numerous distros on one drive ...
- 01-31-2007 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 9
General question on Virtual Machines...
In Windows (XP or Vista) what are the drawbacks of having Linux operate through VM? Also, would I have to partition physical drives, or keep numerous distros on one drive with VM?
I ask due to past (failed) attempts to run multiple *nix, Windows, and DOS on one machine of dedicated partitions. Booting doesn't play nice, and I have tried it all. Could VM allow for my experimentation and give me the full *nix experience?
Concerning:
XP
Vista
MS-DOS
Debian
LunarLinux
FreeBSD
- 01-31-2007 #2
Virtual Machines are completely virtual. They do nothing permanet to your hardware except that if you install something it takes up your disk space. To run a VM all you need is a good amount of resources (RAM, powerful CPU and faster disks)., no partitioning etc needed. The VM will create a file on your disk and will use that as a virtual disk and all the "partitioning" will be done on this virtual disk (not on the physical disk). As far as you/(host OS) are concerned you see only one file and original partitions.
It would also be advisable to run a VM on linux (mainly performace, my personal observation) and install various OS on it rather than the other way round. But be sure that you do this only when your filesystem supports "large files". On windows you need to do this on NTFS (FAT32 wont support more than 4GB files).
As far as full UNIX experience is concerned no one can guarentee that a VM would let you experience this. Better try liveCDs. However if you have a powerful machine at your command you can get a better experience (better but always an inferior one). This also depends on the VM you use (VMWare, Xen etc.)
I hope this resolves your problem.
- 01-31-2007 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 9
Thanks for the reply.
During install of any OS, it usually involves a file-system format of some sort. How does that work on VM's? Say I do pull off a VM on a NTFS XP of a ext3 Linux, how would that materialize?
- 01-31-2007 #4Not sure about other VM software but VMware will take care of all of that for you when you specify what OS you'd like to install. You can run ext3 Linux VM's on a Windows host and vice-a-versa.
Originally Posted by Cantide5ga
- 02-01-2007 #5Just Joined!
- Join Date
- Dec 2006
- Posts
- 9
My appreciations to you both.
I'll give it a go and will check back here in the case that others can provide some insight.


Reply With Quote