【背景】
已经搞定了:
【已解决】VirtualBox中的Ubuntu没有权限访问共享文件夹sf_win7_to_ubuntu
但是又出现问题:
【解决过程】
1.参考:
virtualbox.org • View topic – Can’t mount shared folder. Protocol error
->
virtualbox.org • View topic – HOWTO: Use Shared Folders
去试试:
结果问题依旧:
[email protected]:~$ mount -t vboxsf share /media/sf_win7_to_ubuntu/ mount: 只有 root 才能进行此操作 [email protected]rifan-Ubuntu:~$ sudo mount -t vboxsf share /media/sf_win7_to_ubuntu/ [sudo] password for crifan: /sbin/mount.vboxsf: mounting failed with the error: Protocol error [email protected]:~$
2.待续。。。。
【总结】