vm虚拟机安装os系统 安装时出现一大串英文 然后重新安装,无限加载 怎么办? 20
2个回答
2018-01-02
展开全部
https://vmware.com/go/getworkstation-linux
Guide for Debian : sudo apt install gcc
sudo apt update&&sudo apt upgrade
sudo apt install linux-headers-$(uname -r)
sudo reboot
sudo apt install make
sudo chmod 544 ./VMware-Workstation-Full-14.0.0-6661328.x86_64.bundle
sudo ./VMware-Workstation-Full-14.0.0-6661328.x86_64.bundle
.
Guide for ArchLinux : Two solutions . One is to download vmware patch from Internet .The other is to use LTS kernel .
sudo pacman -R linux
sudo pacman -Syy linux-lts
sudo reboot
sudo pacman -S linux-lts-headers gcc make
sudo chmod 544 ./VMware-Workstation-Full-14.0.0-6661328.x86_64.bundle
sudo ./VMware-Workstation-Full-14.0.0-6661328.x86_64.bundle
While you're using unpopular graphical interface ,such as fluxbox :
sudo pacman -S gksu
sudo cp -f /bin/gksu /usr/lib/vmware/bin/vmware-gksu
Guide for CentOS Fedora opensuse : Similar to above
Guide for Debian : sudo apt install gcc
sudo apt update&&sudo apt upgrade
sudo apt install linux-headers-$(uname -r)
sudo reboot
sudo apt install make
sudo chmod 544 ./VMware-Workstation-Full-14.0.0-6661328.x86_64.bundle
sudo ./VMware-Workstation-Full-14.0.0-6661328.x86_64.bundle
.
Guide for ArchLinux : Two solutions . One is to download vmware patch from Internet .The other is to use LTS kernel .
sudo pacman -R linux
sudo pacman -Syy linux-lts
sudo reboot
sudo pacman -S linux-lts-headers gcc make
sudo chmod 544 ./VMware-Workstation-Full-14.0.0-6661328.x86_64.bundle
sudo ./VMware-Workstation-Full-14.0.0-6661328.x86_64.bundle
While you're using unpopular graphical interface ,such as fluxbox :
sudo pacman -S gksu
sudo cp -f /bin/gksu /usr/lib/vmware/bin/vmware-gksu
Guide for CentOS Fedora opensuse : Similar to above
追问
?
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询