2013年7月1日 星期一

VMWare Unity Mode with Ubuntu 12.04

VMware 在某些版本開啟 Unity Mode 時,會出現下列訊息:
The virtual machine cannot enter Unity mode because:
- Unity is not supported on the guest operating system. 
應該是新版的 Ubuntu Unity Desktop 不支援 VMware Unity Mode
這時侯就必須更改 Gnome3 Desktop,更改方式如下:
sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt-get update
sudo apt-get install gnome-shell
然後"登出",選擇"GNOME Classic(No effects)"登入即可