mount挂载SMB文件夹报错没有到主机的路由

问题

使用mount挂载SMB文件夹时报错“mount(2) system call failed: 没有到主机的路由”。

解决方案

使用sudo apt install cifs-utils安装cifs-utils。

参考

networking - no route to host when mounting CIFS share - Ask Ubuntu

posted @ 2025-04-18 12:20  Accurio  阅读(92)  评论(0)    收藏  举报