Question: Dell offers a laptop with either a 500GB drive or two 320GB drives (both 7200rpm and no options for SSD). ?I will be running VMs for development and will also have several TrueCrypt mounts. ?

I figure two drives are better for a): ?faster disk access, and b): data is on separate drive from OS. ?Is that right?

Answer: Scott Hansellman made a blog post with great advices about VM performance. Jeff Atwood too, with some benchmarks (it’s from 2006, but still useful). And all of them agree about a second hard drive for your VMs. And I agree with them. When I use VM with a virtual disk in the same disk in my Vista it’s a pain.

I would follow the advices presented in these links, since they are from programmers too, so you may have similar problems.