实测环境及软件版本
v23 Release
VMware:17.5.2 build-23775571
https://support.broadcom.com/group/ecx/productdownloads?subfamily=VMware+Workstation+Pro
6.9.6内核场景
git clone -b tmp/workstation-17.5.2-k6.9.1 https://github.com/nan0desu/vmware-host-modules.git
$ cd vmware-host-modules-workstation-17.5.2-k6.9
$ tar -cf vmmon.tar vmmon-only
$ tar -cf vmnet.tar vmnet-only
$ sudo cp -v vmmon.tar vmnet.tar /usr/lib/vmware/modules/source/
$ sudo vmware-modconfig –console –install-all
6.6.40内核场景
git clone https://github.com/mkubecek/vmware-host-modules.git -b workstation-17.5.1 –depth=1
cd vmware-host-modules
make
sudo make install
打完收工,写的比较简洁,请多包涵,继续干活搬砖去了~ O(∩_∩)O
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
评论(0)