自由學習的風

幽夢影 張潮 少年讀書,如隙中窺月;中年讀書,如庭中望月;老年讀書,如臺上玩月。皆以閱歷之淺深,為所得之淺深耳。

Kubuntu 13.10 alpha 安裝 VMware Player 5.02 後無法正常執行

2013年8月10日 星期六

查了一下網路上的訊息, 發現是 Linux Kernel 3.10 與 vmware 有一些衝突, 照下列的步驟就可以解決這個問題 
 
$ sudo -s
# cd /tmp
# wget http://pkgbuild.com/git/aur-mirror.git/plain/vmware-patch/vmblock-9.0.2-5.0.2-3.10.patch
# wget http://pkgbuild.com/git/aur-mirror.git/plain/vmware-patch/vmnet-9.0.2-5.0.2-3.10.patch
# cd /usr/lib/vmware/modules/source
# tar -xvf vmblock.tar
# tar -xvf vmnet.tar
# patch -p0 -i /tmp/vmblock-9.0.2-5.0.2-3.10.patch
# patch -p0 -i /tmp/vmnet-9.0.2-5.0.2-3.10.patch
# tar -cf vmblock.tar vmblock-only
# tar -cf vmnet.tar vmnet-only
# rm -r vmblock-only
# rm -r vmnet-only
# vmware-modconfig --console --install-all

3 意見:

anjani02 提到...

I really appreciate the quality of this content. The article provides useful insights and actionable tips. Thanks for sharing such valuable information.workday hr training

vr 提到...

Great post! An OpenShift course online provides flexible learning in Kubernetes, container orchestration, CI/CD pipelines, and cloud-native deployments. With hands-on labs and real-world projects, learners can build practical DevOps skills and confidently manage scalable enterprise applications.openshift course online

Sk 提到...

Great explanation! Practical exposure to wireframing, prototyping, and usability concepts helps learners gain valuable design experience through ui ux design course online.

張貼留言