up vote 2 down vote favorite
share [g+] share [fb]

Possible Duplicate:
Experimenting with Virtulization

Hello everyone. I want to try Google OS. For that purpose I am planning to install virtualization software. I have the option to use VMWare Palyer or VirtualBox. I am absolute beginner, and even though I understand the concept of virtualization, never used it. Can you please suggest which of the two option (i.e. VMWare Player or VirtualBox) is easy option for beginner.

Thanks.

link|improve this question

75% accept rate
This isn't programming related. Please consider asking this at SuperUser.com – Alan Sep 28 '09 at 21:15
1  
WRONG. Virtualization is CRUCIAL to so many programming problems/solutions. Choosing a good virtualization platform is half the battle, so this question definitely belongs here. – Stefan Kendall Sep 28 '09 at 21:21
3  
Virtualization may be helpful for developers, but OP's question itself is not related to a programming task – bdukes Sep 28 '09 at 21:27
Hi! Why is this question being voted down. I just want comments so that I don't repeat the mistake. Regards – kobra Sep 28 '09 at 23:59
feedback

migrated from stackoverflow.com Sep 29 '09 at 1:30

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by hyperslug, William Hilsum, Diago Sep 29 '09 at 5:55

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ.

2 Answers

up vote 8 down vote accepted

VirtualBox is dead simple, and it's free. Use it.

link|improve this answer
3  
+1 also no issues with unsigned drivers on x64 Windows that VMWare has/had. – kerchingo Sep 28 '09 at 21:16
feedback

VBox is free and does pretty much everything VMWare does. It's easily more capable than the free VMWare player.

If you have budget, I still prefer VMWare workstation for the flexibility of its disk snapshot mechanism. It's getting increasingly hard to justify the cost in the face of recent versions of VirtualBox though.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.