Re: [beagleboard] Re: unable to boot Beaglebone Black from NFS

2014-07-30 Thread Giles Godart-Brown
William Yes I did start with your guide, but could not make it work, then I noticed that the addresses in the uEnv.txt that come with the standard distro did not match the ones in your guide and I'm using the standard kernel, uBoot etc. so I got suspicious and I started looking elsewhere and hac

Re: [beagleboard] Re: unable to boot Beaglebone Black from NFS

2014-07-29 Thread William Hermans
Ah ok I see you gave us your fstab, sorry I missed that but I didnt miss this: mcargs=setenv < copy paste error hopfully ? On Tue, Jul 29, 2014 at 5:46 PM, William Hermans wrote: > BTW, I'm using a slightly older kernel. But I've yet to see a problem all > the way from 3.8.13-bone26 all t

Re: [beagleboard] Re: unable to boot Beaglebone Black from NFS

2014-07-29 Thread William Hermans
BTW, I'm using a slightly older kernel. But I've yet to see a problem all the way from 3.8.13-bone26 all the way to this version. *$ uname -a* > *Linux arm 3.8.13-bone47 #1 SMP Mon Apr 14 04:38:52 MST 2014 armv7l > GNU/Linux* > *$ df -h /* > *Filesystem Size

Re: [beagleboard] Re: unable to boot Beaglebone Black from NFS

2014-07-29 Thread William Hermans
Giles, what your your fstab look like on the beaglebone black ? Also I'm not 100% sure about this but for consistancy you should not use mmcargs, but instead use netargs This is what my own netargs line looks like: > *netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs >> nfsroot

[beagleboard] Re: unable to boot Beaglebone Black from NFS

2014-07-29 Thread Giles Godart-Brown
Thanks for the quick reply, the serial port log reveals that it does not like vers=3, nor nfsvers=3 in the nfsopts variable, after removing them it gets a little further, but still does not boot. The full serial log has been posted here Giles On Tuesday, 29 July