Anyone running 0.4.5.3+ can try, by putting the below in net.config on an attached USB device at first
nfs (with predefined hostname) :
- Code: Select all
crazymount NETMOUNT mbl-01:/nfs
cifs:
- Code: Select all
crazymount NETMOUNT //192.168.0.123/SomeShare
crazymount accepts either a disk location for manual scanning, or a remote share address which it will hash and mount in /tmp/mnt automagically.
You can't use a read-only xmount with anything except cramfs app/osd bins, because other filesystems require write access (even if mounted ro)
Once you have confirmed NETAPP works from the USB device, THEN move that net.config to /conf/net.config.
NOTE: it is possible to put your device into an unusable state by supplying an invalid /conf/config in versions under 0.5.0.0. This is why its stated to get this working from usb first. You have been warned!



