Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / containers / virtual-machine

Using virtual machines to develop in multiple operating systems on one computer

0.00/5 (No votes)
22 Feb 2011CPOL 5.6K  
In my time working with VM (Microsoft or Linux), it's also great to create your images on separate HDDs. That makes your access to Virtual OSs better and speeds things up. Example: Run your Main OS from C Drive and other VM Images from slave drives on your PC. You will be suprised at how much...
In my time working with VM (Microsoft or Linux), it's also great to create your images on separate HDDs. That makes your access to Virtual OSs better and speeds things up.
Example: Run your Main OS from C Drive and other VM Images from slave drives on your PC. You will be suprised at how much better they run like that.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)