Update Community_FAQ.md (#288)

* Update Community_FAQ.md

Added directions for rw FS

* Update Community_FAQ.md
pull/292/head
arch1mede 3 years ago committed by GitHub
parent a8065751fc
commit bade127b8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:

Loading…
Cancel
Save