適用的不是只有Ubuntu 1204版本,只要核心是3.2.X版的,都可以適用,當然Ubuntu的延伸版本Linux mint也是可以使用的。
指令如下:
su
cd /usr/src/
mkdir vmware.patch
cd vmware.patch
wget http://weltall.heliohost.org/wordpress/wp-content/uploads/2012/01/vmware715fixlinux320.tar.gz
tar xfvz vmware715fixlinux320.tar.gz
vi patch-modules_3.2.0.sh
#vmreqver=7.1.5 (copy this line, then comment it out)
vmreqver=7.1.6 (add this line right below it)
bash patch-modules_3.2.0.sh
隨機文章
- phpMyAdmin 中文亂碼解法 (2009-02-10)
- 請大家不要用LINE傳訊 尤其是現在還沒有辦法阻止垃圾訊息的情況下 (2013-11-26)
- Kwikphp網路空間統計資料 (2007-10-31)
- skype停用 TEAMS取代服務 完美平替?實在太難用了 (2025-03-14)
- 20120628 今天的yahoo怎麼了?一堆亂碼 (2012-06-28)








