I cannot reproduce your problem. Perhaps you need to find out which file needs RW access.
Rgds, Michael On 2010/5/23 上午 04:04, Josh Rector wrote: > 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 _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
