qq_清心_3
2018-04-29 12:52
前面做过一遍了,成功了都,这次怕忘,复习,结果,还是忘了,在贡献文件夹这,卡住了,Mac系统Virtual 和Vagrant 都跟按视频一样
的,
Password:
==> default: Mounting NFS shared folders...
==> default: Mounting shared folders...
default: /vagrant => /Users/apple/Desktop/mc
Vagrant was unable to mount VirtualBox shared folders. This is usually
because the filesystem "vboxsf" is not available. This filesystem is
made available via the VirtualBox Guest Additions and kernel module.
Please verify that these guest additions are properly installed in the
guest. This is not a bug in Vagrant and is usually caused by a faulty
Vagrant box. For context, the command attempted was:
mount -t vboxsf -o uid=1000,gid=1000 vagrant /vagrant
The error output from the command was:
mount: unknown filesystem type 'vboxsf'
# apple @ MacBook-Air in ~/Desktop/mc [12:41:32] C:1
$
补充图片
我找到解决办法了
一阵子 下载,再重启 虚拟机,就OK了
(进入虚拟机里vagrant ssh)
运行那2条命令
再 exit
再 vagrant halt ->vagrant up 就 OK了
vagrant打造跨平台可移动的开发环境
13889 学习 · 117 问题
相似问题