On Wed, Jul 16, 2014 at 7:22 PM, Robert Nelson <[email protected]> wrote: > On Wed, Jul 16, 2014 at 5:45 PM, John Syn <[email protected]> wrote: >> I've attached my uEnv.txt file I use for mounting rootfs over NFS. Not >> sure how to work around using two kernels, one built with initrd and >> another without initrd support.
okay, same kernel (v3.15.5-bone5) supports both initrd boot and nfs boot. Now i'm confused, why was this broken in prior kernels? nfsboot: http://pastebin.com/sXFSu7k3 debian@beaglebone:~$ cat disk/uEnv.txt client_ip=192.168.0.118 server_ip=192.168.0.10 gw_ip=192.168.0.1 root_dir=/opt/wheezy mmcboot: http://pastebin.com/EKDpTvYc 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/d/optout.
