I'm trying to make the jump to running my development tools in virtual machines and am wondering about any tips as far as setting up such an environment
Some specifics:
- I am using VirtualBox.
- My host pc is WindowsXP
- I am looking to install Vista in the VM.
- I will need VS 2008 with all the standard stuff that it comes with
- I will need room for CodeRush, Refactor Pro!, Testdriven.Net, ASP MVC and some other small add-ons
- I will be putting all of my code in a shared directory on the host computer so no code will be directly on the VM
Some specific questions that I have:
- How much room should I allot for the virtual hard drive? I set up 12GB for it on the first attempt but after a standard VS2008 install (which kept failing) I would have been left with only 500 MB
- How much base memory should I allot for the VM?
- Any other tips/tricks/advice? I'm not completely settled on any part of the process (though I'm pretty sure I would like to try Vista)