>>>>> On Thu, 11 Feb 2016 12:14:21 +0100, erwann le menez
>>>>> <[email protected]> said:
> pxe is ok , but when client start , I have multiple errors messages
> about read-only system.
Check if you have enables aufs support.
How does your command line looks like?
It should be like this:
BOOT_IMAGE=vmlinuz-3.16.0-4-amd64 initrd=initrd.img-3.16.0-4-amd64 rw aufs
ip=dhcp root=1.2.3.4:/srv/fai/nfsroot FAI_FLAGS=verbose,sshd,createvt
FAI_CONFIG_SRC=nfs://faiserver/srv/fai/config FAI_ACTION=install
It's impoortant to have aufs in this line.
--
regards Thomas