sbin/mount.vboxsf: mounting failed with the error: Invalid argument

参考:https://blog.csdn.net/kongxx/article/details/6734468

https://blog.csdn.net/gladyoucame/article/details/84010176

https://www.gavindong.com/1194.html

virtual box
对应的快捷键:
全屏模式: Host+F
无缝模式: Host+L
自动缩放模式: Host+C
其中,Host(默认的)是键盘上右边的那个Ctrl键

对应的模式,可以通过上面对应的快捷键去切换过去,

再次按对应的快捷键,就从该模式正常退出到窗口模式。

“设备”所在的菜单在这几种状态下是隐藏的。


分别试试:

Host+F (即右Ctrl+F),

Host+L (即右Ctrl+L),

Host+C (即右Ctrl+C)

会有一个键,可以退出到正常的模式。


1、最后使用挂载命令将本机上的共享文件夹目录挂载到新建的目录(study)中来
$ sudo mount -t vboxsf ushare /home/study

wrong fs type, bad option, bad superblock on study, missing codepage 
or helper program, or other error.

2、nfs-common 没有可安装候选
1)、点击软件和更新
2)、找到下载自这个下拉框
3)、选择其他站点

sudo apt install nfs-common

3、进入桌面文件夹后,点击右键,在终端中打开

4、sbin/mount.vboxsf: mounting failed with the error: Invalid argument
需要对系统进行升级

cd /sbin
sudo mount.vboxsf ushare /home/study
sudo mount -t vboxsf ushare /home/study

sudo mount -t vboxsf -o "uid=kongxx,gid=kongxx,dmode=0755,fmode=0755" share /home/kongxx/share

--VMware:
在 Linux 客户机中,共享文件夹位于 /mnt/hgfs 下

  • 1
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值