Roman Rehak

SQL Server and things not related

<January 2009>
SuMoTuWeThFrSa
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567


Navigation

SQL Server Sites

Subscriptions

News

eXTReMe Tracker

Post Categories



Wednesday, June 29, 2005 - Posts

Running SQL Server 2005 in a Virtual PC

Over the last few months I went through a lot of frustration trying to run SQL Server 2005 and Visual Studio betas and CTPs in VPC. The main issue was the speed of the guest OS. Installs in particular are pretty bad, just a VS install can take several hours. I've heard from several people that they gave up on VPC and just invested in a second laptop to play with the new stuff.

I've done a lot of experimentation with different configurations and I am pleased to say that I finally have a winner. The downside is that it took a $400 investment, but at least now the speed of my CTPs is almost as good as the speed of my host OS. Here is what did the trick:

- Place the virtual machine on external hard drive (USB in my case)
- Use fixed-size disks instead of dynamic disks
- Upgrade RAM to 2GB
- Allocate 1GB of RAM to the guest OS

 

posted Wednesday, June 29, 2005 6:20 AM by Roman with 757 Comments




Powered by Dot Net Junkies, by Telligent Systems