Update Community_FAQ.md (#288)

* Update Community_FAQ.md

Added directions for rw FS

* Update Community_FAQ.md
This commit is contained in:
arch1mede 2021-04-28 21:30:36 -07:00 committed by GitHub
parent a8065751fc
commit bade127b8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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