TheRiderU

Members
  • Posts

    1
  • Joined

  • Last visited

TheRiderU's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Good Morning, So i try to mount my remote disk but when i do so i get this errors: Jan 29 08:52:47 Tower unassigned.devices: SMB3 mount failed: mount error(22): Invalid argument Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) . Jan 29 08:52:47 Tower unassigned.devices: Mount SMB share '//<MY-IP>/Documents' using SMB2 protocol. Jan 29 08:52:47 Tower kernel: CIFS: Unknown mount option "03" Jan 29 08:52:47 Tower unassigned.devices: SMB2 mount failed: mount error(22): Invalid argument Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) . Jan 29 08:52:47 Tower unassigned.devices: Mount SMB share '//<MY-IP>/Documents' using SMB1 protocol. Jan 29 08:52:47 Tower kernel: CIFS: Unknown mount option "03" Jan 29 08:52:47 Tower unassigned.devices: Mount SMB/NFS command: mount -t cifs -o rw,nounix,iocharset=utf8,_netdev,file_mode=0777,dir_mode=0777,,vers=1.0,username=<MY-user>,password=******* '//<MY-IP>/Documents' '/mnt/disks/<MY-IP>_Documents' Jan 29 08:52:47 Tower unassigned.devices: Mount of '//<MY-IP>/Documents' failed. Error message: mount error(22): Invalid argument Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) First off all i see this command and see two comma at this position: dir_mode=0777,,vers=1.0,username=<my-user>,password=******* '//<MY-IP>/Documents' '/mnt/disks/<MY-IP>_Documents' So this is the first Invalid argument. But what about the "CIFS: Unkown mount option '03'" errors?