mirror of https://github.com/pikvm/pikvm.git
				
				
				
			Update Community_FAQ.md (#288)
* Update Community_FAQ.md Added directions for rw FS * Update Community_FAQ.md
This commit is contained in:
		
							parent
							
								
									a8065751fc
								
							
						
					
					
						commit
						bade127b8f
					
				|  | @ -191,6 +191,8 @@ nano /etc/fstab | ||||||
| ``` | ``` | ||||||
| 192.168.1.XXX:/volume1/Data /mnt/Data nfs      auto,rw,soft    0 0 | 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 | ### 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: | - :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…
	
		Reference in New Issue