> > *(my guess it's really sysv vs systemd...)*
I do not. I do not doubt that systemd is problematic where nfsroot is concerned. But one board is booting, and there other two are not, with dhcp requests seemingly being ignored. What this tells me is that the two boards in question are for some reason not considered to exist as far as the server is concerned. I have very little with setting up / using a Debian dhcp server, so I am not sure how that would come into play. But I do know that using static IPs, the NFS server will ignore any addresses *not* listed in the NFS exports file, and not exported via *exportfs -a*. The problem here seems very similar, but perhaps not directly related. The server for some reason is just *seemingly* ignoring the other two clients. @g4 Also if you are unable to resolve this problem otherwise. You can try to setup static IPs for each individual BBB, and then make 3 seperate NFS exports in the NFS exports file. These exports could link to the same directory, but would need to be preceeded by a static IP for each of the BBBs. You can also use the range modifier ( xxx.xxx.xxx.xx[0-9] etc) Then perhaps from there we can be closer to an explanation. So, this problem is really hard to troubleshoot over the internet. Because . . - You have not given us enough information really. So we have no idea what steps you've done, to get where you are now. Too many variables to consider. - You say there are all exactly alike but we do not really know that for sure. Not a character "hit" but no telling what is going on behind the scenes. On Thu, Jul 9, 2015 at 1:17 PM, Robert Nelson <[email protected]> wrote: > On Thu, Jul 9, 2015 at 3:15 PM, William Hermans <[email protected]> wrote: > > BTW > > > >> Does the omap-image-builder Ubuntu distro work with NFS? > > > > > > Last I heard, Ubuntu period did not work with NFS root. There were a > couple > > other distro's too. ARCH does, and one other that I can not recall > offhand. > > Oh right, Angstrom + NFSroot is also a nogo. > > and the Debian "Wheezy" 8.x works fine under nfs.. > > (my guess it's really sysv vs systemd...) > > (If one where to switch our jessie iamge from systemd to the legacy > sysv it probally would work under nfs..) > > Regards, > > -- > Robert Nelson > https://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. > -- 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.
