我是新到这个论坛,但我是一个偶尔的vBox用户。我有Windows 7主机和ubuntu 9.10客户端,工作良好与vBoxadditions安装,共享文件夹和一切完美。
现在对于一些模拟,我需要有ubuntu服务器10.04 intall与x窗口。我做了什么,到目前为止这么好。
原文链接:https://www.f2er.com/ubuntu/350053.html现在对于一些模拟,我需要有ubuntu服务器10.04 intall与x窗口。我做了什么,到目前为止这么好。
现在的问题,我现在有的是,对于服务器,我似乎不能够挂载共享文件夹。在同一个过程:
-install dkms
-update
-upgrade
-mount the vBoxadditions iso in the host virtual drive and have it
mounted in the guest as well
-install vBoxadditions (sudo sh ./VBoxLinuxAdditions-x86.run)
-restart the guest os
– created ubuntu_share folder under /media/ubuntu_share
任何时候,我试图使用这个命令挂载我的驱动器D(D:/ Ubuntu_Share)上的文件夹ubuntu_share:
mount -t vBoxsf ubuntu_share /media/ubuntu_share
我总是得到:
/sbin/mount.vBoxsf mouning Failed with error: no such device locate mount.vBoxsf output this: /opt/VBoxGuestAdditions-3.2.6/lib/VBoxGuestAdditions/mount.vBoxsf /sbin/mount.vBoxsf