本帖最后由 阿帕契 于 2018-11-12 23:07 编辑
您好,关于这个问题我之前做了一些尝试:
1.进行到测试共享文件夹那一步,然后删除了建立的虚拟机,重新从 虚拟机上安装 CentOS(*)的第1步开始做起,做到共享文件夹那边遇到同样的错误,依照小甲鱼老师的建议在 root 下执行 yum install nfs-utils,安装完毕后依旧出现同样的错误提示。
2.进行到测试共享文件夹那一步,然后删除了建立的虚拟机,重新从 虚拟机上安装 CentOS(*)的第1步开始做起,因为小甲鱼老师说反应如果勾选了自动挂载会报错,所以只勾了自动分配试了一下,结果也是同样的错误提示。
3.移除虚拟盘后重新安装增强功能,显示以下代码:Verifying archive integrity... All good.Uncompressing VirtualBox 5.1.24 Guest Additions for Linux...........VirtualBox Guest Additions installerThis system appears to have a version of the VirtualBox Guest Additionsalready installed. If it is part of the operating system and kept up-to-date,there is most likely no need to replace it. If it is not up-to-date, youshould get a notification when you start the system. If you wish to replaceit with this version, please do not continue with this installation now, butinstead remove the current version first, following the instructions for theoperating system.If your system simply has the remains of a version of the Additions you couldnot remove you should probably continue now, and these will be removed duringinstallation.Do you wish to continue? [yes or no]
选no:Cancelling installation.
Press Return to close this window...
选yes,等了很久都没有代码出现,重启后鼠标有时候能自由地在虚拟机与主机之间穿梭,有时候还是要按ctrl,很不稳定,输入mount -t vboxsf share /mnt/shareV 命令出现代码:mount: unknown filesystem type 'vboxsf'
百度了下根据https://blog.csdn.net/qq_15282563/article/details/52403761输入 yum update ,升级完毕后输入mount -t vboxsf share /mnt/shareV 命令依旧显示mount: unknown filesystem type 'vboxsf'
我和小甲鱼老师操作不一样的地方:小甲鱼老师演示的是CentOS 6.7,而我点开链接下载的最新版本是CentOS 6.10。除此之外从一开始到共享文件夹为止均没有出现问题。VirtualBox用的是小甲鱼老师提供的这个链接,
不知道CentOS的版本不一样是不是原因呢,如果小甲鱼老师觉得有可能有关系的话可以分享给我一下CentOS 6.7的文件吗?其他地方暂时想不出原因了。
我又试了下用CentOS 6.9的文件,一直做到安装增强功能,安装完后连鼠标在虚拟机和主机之间的自由活动效果都出不来了,请问老师还有CentOS 6.7的文件吗?我找不到那一版的文件了@小甲鱼
|