浏览代码

add nfsroot example, nfsver=3 is important

Waldemar Brodkorb 11 年之前
父节点
当前提交
56efdf1d33
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      package/dnsmasq/files/dnsmasq.conf

+ 4 - 0
package/dnsmasq/files/dnsmasq.conf

@@ -35,3 +35,7 @@ dhcp-option=6,0.0.0.0
 dhcp-option=42,0.0.0.0
 # WINS server(s):
 #dhcp-option=44,0.0.0.0
+
+# nfsroot example for a host
+#dhcp-host=00:0c:42:0a:7d:d3,10.0.0.4,net:rb532
+#dhcp-option=rb532,option:root-path,/nfsroot/rb532,nfsvers=3