Changes

From Amahi Wiki
Jump to: navigation, search
346 bytes added ,  20:01, 10 August 2014
For example, your "Pictures" share would be located at '''/mnt/samba/Pictures'''. When working with files on the HDA, access them via this share and <u>NOT</u> the traditional /var/hda/files/pictures location.
 
=== Uninstall===
To uninstall ''mount_shares_locally'', do the following as '''root''':
service mount_shares_locally stop
rm -rf /etc/init.d/mount_shares_locally
rm -rf /home/your_username/.smb_credentials
chkconfig --del mount_shares_locally
rm -rf /mnt/samba/*
Now if you choose to reinstall later, your machine will be in a clean state.
==Revise mount_shares_locally ==
12,424

edits