I have the following problem. After system startup the root file system is read only. I installed ajaxplorer in my system and when i try to login it says me that it can't write to users directory (/usr/local/www/ajaxp/server/users) because file system is read only. So i have to login through ssh and give mount -uw / to make root filesystem writable. Is there any way after system startup to mount root file system writable automatically? I change fstab but nothing change. The root file system is read only. This is the line in my /etc/fstab file "/dev/ufs/FreeNASs1a / ufs rw 1 1"
Thanks for any answers.
Thanks for any answers.