« Return to Thread: Unable to access linux files from windows using samba configured in linux Vmware

Re: Unable to access linux files from windows using samba configured in linux Vmware

by gforgcc :: Rate this Message:

Reply to Author | View in Thread


Squeezer99 wrote:
take out the space between the , and password=abc and the extra / on
//home/abc
when i tried mount -t cifs "//192.168.248.195/home/abc" /mnt -o username=abc,password=abc
it is giving the following error
mount error 5 = Input/Output error
Refer to the mount.cifs(8) manual page  (e.g man mount.cifs )

 « Return to Thread: Unable to access linux files from windows using samba configured in linux Vmware