>>>>> On Mon, 16 Jun 2014 12:32:47 +0200, Jan Losinski >>>>> <losin...@wh2.tu-dresden.de> said:
> we have some troubles using fai and an nfsv4 nfs server. I found the > debain bug #676883 that describes our problem. The solution you tell > there is to switch "the kernel". Which kernel do you mean? The one from > the NFS Server (which is impossible for us because we cannot reboot this > machine now) or the Kernel within the fai-bootimage? Hi Jan, you have to use the newer kernel inside the nfsroot, so that the client boots this new kernel. There's no need to change the kernel from your install server itself. If you are using the fai-project.org package repository in /etc/fai/apt/sources.list, you can use these package names in /etc/fai/NFSROOT: linux-image-3.13-0.bpo.1-amd64 linux-image-3.12-0.bpo.1-amd64 Then rebuild the nfsroot and create a new pxelinux.cfg for your install client. -- regards Thomas