24.02.2012 20:25, Christian Gagneraud:
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?

Some while ago I used NFS root for development too. I don't remember much details, but I'd say it appeared pretty easy to arrange. I guess I had to manually tweak or delete some of init scripts (obviously to avoid issues you mentioned), but otherwise had no problems with NFS root whatsoever.

HTH,
Nikolai

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)

Regards,
Chris



_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to