Mount error(5): Input/output error
by manler from LinuxQuestions.org on (#5EQQY)
Hello,
I'm new on this forum and this is my first question. I have spent multiple days to find the solution to mount an old network disk (supports only SMB1) in Openmediavault 5 with a plug in called: Remote Mount.
It doens't matter which options/settings I edit, nothing works. I already edit the smb.conf to accepet SMB1 (NT1) connections, I already used the option vers=1.0 with sec=none / sec=ntlm and so on. Even putting more lines in the smb.conf, like: "guest only = yes", "guest ok = yes" and so on. Everything what I could fine on google, I tried it!
The network disk does not have any security for the shared folders, there are no usernames and no password. When I enable SMB1 on a Windows client, then I can acces the shares on the network disk right away.
With smbclient I can list the shares without any problems: "smbclient -L //192.168.0.3/ -N", see below:
Sharename Type Comment
--------- ---- -------
NAS-BACKUP Disk
Backup Disk
IPC$ IPC
Reconnecting with SMB1 for workgroup listing.
Server Comment
--------- -------
Workgroup Master
--------- -------
The trouble starts when I try to mount the disk, even without the Openmediavault Remote mount plugin.
I know that SMB1 protocol is a security risk and so on but I have spent to much time that I must make it work (it is only for personal/private use).
So... if there is someone who can help me with this and have some golden tips, please let me know!
Thank you :)


I'm new on this forum and this is my first question. I have spent multiple days to find the solution to mount an old network disk (supports only SMB1) in Openmediavault 5 with a plug in called: Remote Mount.
It doens't matter which options/settings I edit, nothing works. I already edit the smb.conf to accepet SMB1 (NT1) connections, I already used the option vers=1.0 with sec=none / sec=ntlm and so on. Even putting more lines in the smb.conf, like: "guest only = yes", "guest ok = yes" and so on. Everything what I could fine on google, I tried it!
The network disk does not have any security for the shared folders, there are no usernames and no password. When I enable SMB1 on a Windows client, then I can acces the shares on the network disk right away.
With smbclient I can list the shares without any problems: "smbclient -L //192.168.0.3/ -N", see below:
Sharename Type Comment
--------- ---- -------
NAS-BACKUP Disk
Backup Disk
IPC$ IPC
Reconnecting with SMB1 for workgroup listing.
Server Comment
--------- -------
Workgroup Master
--------- -------
The trouble starts when I try to mount the disk, even without the Openmediavault Remote mount plugin.
I know that SMB1 protocol is a security risk and so on but I have spent to much time that I must make it work (it is only for personal/private use).
So... if there is someone who can help me with this and have some golden tips, please let me know!
Thank you :)