Alright, that worked in keeping it from preventing me to remountro, but I cannot access my shares except when the server is mounted RW. As soon as I remountro and try to navigate to another share folder, I get a password prompt, and it won't accept the correct password until I remountrw. How do I fix this?

On 5/10/2010 2:15 AM, Michael Fung wrote:
For 0.6.2, you can use apt-get to install the stock samba package from debian repository, and then move /var/lib/samba to tmpfs, and create a symlink to it. Like:

 mv /var/lib/samba /var/tmp/samba
 ln -s /var/tmp/samba /var/lib/samba

No need to fiddle with scripts, the voyage scripts will take care of keeping it from reboots. Now you can keep the root fs read only.
Rgds,Michael

_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to