Mac下共享文件夾問(wèn)題,求助?
前面做過(guò)一遍了,成功了都,這次怕忘,復(fù)習(xí),結(jié)果,還是忘了,在貢獻(xiàn)文件夾這,卡住了,Mac系統(tǒng)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
$?
2018-04-29
補(bǔ)充圖片
2018-04-29
我找到解決辦法了?
一陣子 下載,再重啟 虛擬機(jī),就OK了?
(進(jìn)入虛擬機(jī)里vagrant ssh)
運(yùn)行那2條命令
再 exit?
再 vagrant halt ?->vagrant up 就 OK了