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

If you have any suggestions or ideas about improving Salix, here's the place to post them.
Post Reply
User avatar
Tim CowChip
Posts: 304
Joined: 27. May 2011, 03:35
Location: Cascade Locks, OR

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

Post 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
ImageImage
Post Reply