1.[root@localhost ~]# mkdir /mnt/cdrom
2.[root@localhost ~]# mount /dev/cdrom /mnt/cdrom
3.[root@localhost ~]# cd /tmp
<wbr> [root@localhost tmp]# ll<br><wbr><br> 4.[root@localhost tmp]# rm -rf *<br><wbr> [root@localhost tmp]# ll<br><br> 5 .[root@localhost tmp]# ls /dev/cdrom /mnt/cdrom<br><br> 6. [root@localhost tmp]# tar zxpf /mnt/cdrom/VMwareTools-8.8.4-743747.tar.gz<br><br> 7.[root@localhost tmp]# cd vmware-tools-distrib<br> 8.[root@localhost vmware-tools-distrib]# ./vmware-install.pl<br><br></wbr></wbr></wbr>
2.[root@localhost ~]# mount /dev/cdrom /mnt/cdrom
3.[root@localhost ~]# cd /tmp
<wbr> [root@localhost tmp]# ll<br><wbr><br> 4.[root@localhost tmp]# rm -rf *<br><wbr> [root@localhost tmp]# ll<br><br> 5 .[root@localhost tmp]# ls /dev/cdrom /mnt/cdrom<br><br> 6. [root@localhost tmp]# tar zxpf /mnt/cdrom/VMwareTools-8.8.4-743747.tar.gz<br><br> 7.[root@localhost tmp]# cd vmware-tools-distrib<br> 8.[root@localhost vmware-tools-distrib]# ./vmware-install.pl<br><br></wbr></wbr></wbr>
本文介绍如何在Linux系统中挂载光驱并安装VMware Tools工具包。步骤包括创建挂载点、挂载ISO镜像、解压并运行安装程序。

被折叠的 条评论
为什么被折叠?



