おのたく日記 YouTubeも始めました→
2010-05-14(Fri) Linux kernel 2.6.32でVMware Server2を動かす [長年日記]
■ [VMware][Ubuntu][Debain]Linux kernel 2.6.32でVMware Server2を動かす
Ubuntu 10.04 LTSにしたら、Linux kernelが2.6.32になってVMware Server 2.0.2が起動しなくなっていた。
1月7日の日記の時にはパッチか出ていなかったけど、
As noted in http://communities.vmware.com/message/1387993#1387993, you will need to make a couple of changes in order to get the modules to compile on the current mainline 2.6.32 kernel.
Attached is a patch and a shell script. WARNING: USE AT YOUR OWN RISK. I have neither the time nor inclination to put together a nice robust script. You can always do each of the very few steps by hand.
Attachments:
patch-modules.sh (392 bytes)
vmware-7.0-2.6.32.patch (859 bytes)
[[SOLVED] Linux Kernel 2.6.32 + Workstation 7より引用]
自動パッチが出ていたので、利用した。
このパッチコマンドは、最後の行で「vmware-modconfig --console --install-all」とVMware Workstation 7用のコンフィグコマンドを起動しようとするけど、こんなコマンドはないので、手動で「vmware-config.pl -d」とした。
|