User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
opnsense-xreate-image [2024/11/20 06:41] – created normanopnsense-xreate-image [2025/10/02 12:05] (current) – external edit 127.0.0.1
Line 18: Line 18:
 <code>192.168.1.101:/mnt/nfs-server  /mnt/nfs-client   nfs   rw     0</code> <code>192.168.1.101:/mnt/nfs-server  /mnt/nfs-client   nfs   rw     0</code>
  
-** NFS Share may become unable after router restart so better to mount it manually!**+** NFS Share may become unable after router restart and may won't start so better to mount it manually!**
  
 <code>mount -t nfs 192.168.1.101:/mnt/nfs-server  /mnt/nfs-client</code> <code>mount -t nfs 192.168.1.101:/mnt/nfs-server  /mnt/nfs-client</code>