> Hi Robert, > > Not necessary. Your V3.12 is booting via NFS. Just needed to enable > CONFIG_ROOT_NFS =y. I’m surprised that more developers don’t use NFS. I > can make all the file changes directly on my desktop and simply hit the > reset button and viola I’m up and running. No need to program SDCards. > Also, I have my targetNFS automated backup every hour so if I get into > trouble, I can got back to a previous version in seconds. > > BTW, when the kernel is configured for Initrd, NFS doesn’t work, so I was > wondering why your kernel is configured to use Initrd. Is this really > necessary?
We need it to support the Netinstall. https://github.com/RobertCNelson/netinstall The debian-installer is contained within in a custom initrd, that we run at startup, which is then used to create the rest of the root disk.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
