On Wed, Feb 18, 2015 at 5:05 PM, Matt Strader <[email protected]>
wrote:

> Hi Alec and Paul,
>
> I should have said, I'm booting from NFS.  I see that on
> https://github.com/ska-sa/roach2_nfs_uboot, the romfs and uImage is much
> newer than boot/tcpborphserver3, which is what I copied into
> $NFS_PATH/usr/local/sbin/.  So, an updated tcpborphserver3 that works for
> netboot would be helpful.
>
>
So yep - we don't use the NFS image anymore, so it isn't that well
maintained - I believe other casper people have more up-to-date NFS file
systems.

To get the new tcpborphserver3 - mount the romfs image via loopback and get
it from
there

  # mkdir -p /mnt/tmp && mount -o loop romfs /mnt/tmp

regards

marc

Reply via email to