Page 1 of 1

steps I took to get mountshare-spacefm plugin to work on smb

Posted: 14. Mar 2014, 23:06
by Tim CowChip
1 install cifs-utils. should be listed as a dependency
2 install udevil. should also be listed as a dependency. temporarily remove "^udev" from excludes in gslapt to unlock udevil
3 append "echo 0x85 > /proc/fs/cifs/SecurityFlags" to /etc/rc.d/rc.local

edit step 3
append "modprobe cifs"
"echo 0x85 > /proc/fs/cifs/SecurityFlags"
to /etc/rc.d/rc.local