>>>>> On Tue, 13 Nov 2018 20:31:28 +1300, Andrew Ruthven <and...@etc.gen.nz> >>>>> said:
> The nfsroot: Stretch, FAI 5.7.2 and initially dracut 048. > The server: Ubuntu Trusty (I know), with FAI 5.3.2 from the FAI PPA. > The root cause of my issue was that fai-make-nfsroot bailed out of > building my nfsroot because of this error: > mount: mount point /srv/fai/nfsroot.stretch/dev/pts does not exist Hi Andrew, is this a trusty nfsroot or a Debian nfsroot on a trusty server? Maybe send the fai-make-nfsroot.log to me. I've checked all Debian and Ubuntu basefiles I've created (using a debootstrap on a Debian machine) and they always include /dev/pts. Maybe the debootstrap on trusty do not create /dev/pts inside the nfsroot. > This might just be an issue on Trusty, not sure, but Thomas, what do > you think about adding that mkdir -p? I can do this, but I would like to know if debootstrap on Ubunu causes this issue. -- regards Thomas