Advertisement
Guest User

Untitled

a guest
Sep 26th, 2022
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo mount //192.168.1.1/StratoCumulus/ Test/ -o guest,vers=1.0
  2. Retrying with upper case share name
  3. mount error(6): No such device or address
  4. Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
  5.  
  6. ubuntu@ubuntu:~$ mount --version
  7. mount de util-linux 2.37.2 (libmount 2.37.2: selinux, smack, btrfs, verity, namespaces, assert, debug)
  8. ubuntu@ubuntu:~$ mount.cifs --version
  9. mount.cifs version: 6.14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement