4

Ubuntu22.04安装VMware16[解决各种安装问题]

 1 year ago
source link: https://zhangyiming748.github.io/2022/09/01/ubuntu22.04_install_vmware/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

0x01 下载安装包

0x02 安装gcc

$ sudo apt-get install gcc

0x03 安装make

$ sudo apt-get install make

0x04 安装lib

$ sudo apt-get install libaio1 libglib2.0-dev

0x05 安装git

$ sudo apt-get install git

0x06 安装kernel modules

$ git clone https://github.com/mkubecek/vmware-host-modules.git

0x07 切换分支

首先确定你下载的VM的版本,因为不同的版本安装的内容不同,确定版本之后,切换到自己版本的分支中进行编译!

我的版本是16.2.3,所以我先切换到我自己版本对应的分支中

$ git checkout workstation-16.2.3

0x08 编译vmware-host-modules

$ make

0x09 安装vmware-host-modules

$ sudo make install

0x0A 配置所有模块

$ sudo su -
vmware-modconfig --console --install-all

0x0B 安装VMware

$ sudo ./VMware-Workstation-你下载的安装包名称

0x0C 运行VM


Related Issues not found

Please contact @zhangyiming748 to initialize the comment


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK