'No route to host' when attempting to mount cifs drive

From AcrodusWiki
Revision as of 16:22, 30 November 2024 by Alex (talk | contribs) (Created page with "This error is produced when you attempt to mount from the command line however to do not have the keyutils and cifs-utils packages installed. <pre> mount: /media/alex/smb: mount(2) system call failed: No route to host. dmesg(1) may have more information after failed mount system call. </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This error is produced when you attempt to mount from the command line however to do not have the keyutils and cifs-utils packages installed.

mount: /media/alex/smb: mount(2) system call failed: No route to host.
       dmesg(1) may have more information after failed mount system call.