On Tuesday, April 4, 2017 1:55:39 AM PDT, Thomas Lange wrote:
On Mon, 03 Apr 2017 17:57:09 -0700, Bill MacAllister
<b...@ca-zephyr.org> said:
> /usr/lib/fai/prcopyleft: line 16: cannot create temp file for
> here-document: Operation not supported
It seems that your nfsroot is read-only. There are several possible
reasons for this.
Neither aufs or overlayfs are working because of wrong pxelinux.cfg
configuration. Or your nfsroot ojn the server is exported via NFS
v4. This can be fixed by forcing NFS v3. Have a look at
https://lists.uni-koeln.de/pipermail/linux-fai/2017-March/011641.html
NFS v4 was the problem. The build finishes. For some reason that
resulting system doesn't boot. Looks like a grub problem because I am not
even getting a grub menu. I pound on that in bit. Thanks for your help.
Bill