diff --git a/pages/Community_FAQ.md b/pages/Community_FAQ.md index db8e95e..4066208 100644 --- a/pages/Community_FAQ.md +++ b/pages/Community_FAQ.md @@ -191,6 +191,8 @@ nano /etc/fstab ``` 192.168.1.XXX:/volume1/Data /mnt/Data nfs auto,rw,soft 0 0 ``` +### Can I have a RW FS all of the time? +- YES! BUT its not recommended, however this is what you can do:```nano /boot/cmdline.txt``` & ```nano /etc/fstab``` Change ro to rw and change the /boot line from ro to rw ### Troubleshooting - :exclamation:**It is expected that you are aware of basic networking while working on this project and that you have read up on the project prior to going to Discord**:exclamation: