小编mix*_*lix的帖子

无法挂载硬盘

我目前正在尝试将数据从我的计算机硬盘备份到外部硬盘,同时从 USB 实时启动到 Ubuntu,但我遇到了一些问题。你看,我无法安装我的硬盘驱动器。每当我尝试时,我总是会遇到以下两个错误之一:

fuse: failed to access mountpoint [file I'm trying to mount to]: No such file or directory
Run Code Online (Sandbox Code Playgroud)

或者

Error mounting: mount exited with exit code 21: mount: according to mtab, [drive] is already mounted on [file I'm trying to mount to]
Run Code Online (Sandbox Code Playgroud)

我怎样才能解决这个问题?

编辑:所以事实证明我正在使用的 USB 有问题。我只是用不同的方法试了一下,效果很好。

mount fuse

2
推荐指数
1
解决办法
1万
查看次数

标签 统计

fuse ×1

mount ×1