Hello Chris, we are using NFS most of the time.
Christian Gagneraud wrote on 2012-02-24: > Hi there, > > I'm currently trying to add a new device (based on a ATSAM9G20), and > during development I would like to boot it on a NFS root. > Unfortunately I noticed that a couple of firstboot/preinit/init scripts > are messing up with either the rootfs and/or the network configuration. > Does anyone has any tricks for using a NFS root? > Especially I would like to: > - Avoid root remounting (or make openwrt aware onf the NFS root) > - Avoid mtd checking and stuff > - Avoid network interface reconfiguration (especially the hotplug call > on eth0 in /etc/rc.d/S10boot) This can be solved by the attached package. When selected it automatically enables the required kernel options, so you don't need to put them in your default config, and has some scripts (uci-defaults and preinit), to remove the network config of your boot interface and skips the mounting of the flash overlay. I hope this helps! > > Regards, > Chris > > Best Regards, Thomas
base-files-nfs.tar.gz
Description: base-files-nfs.tar.gz
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel