Thanks, but cannot build nfsroot also. Problems with systemd . What is the proper way to build a jessie fai server? Should I remove systemd in Debian jessie and make nfsroot without systemd?
Op Wednesday 24 February 2016 15:18:32 schreef Thomas Lange: > >>>>> On Wed, 24 Feb 2016 15:05:12 +0100, linux service > >>>>> <g...@linux-service.be> said: > > > Kernel parameters: BOOT_IMAGE=vmlinuz-3.16.0-4-amd64 > initrd=initrd.img-3.16.0-4-amd64 ip=dhcp root=/dev/nfs nfsroot=192.168.5.1:/ > > srv/fai/nfsroot:vers=3 > FAI_CONFIG_SRC=nfs://192.168.5.1/srv/fai/config1510 aufs boot=live > FAI_FLAGS=verbose,sshd,reboot FAI_ACTION > boot=live? FAI does not use this parameter any more. > > > WARNING: The .source suffix is deprecated. Use .sh instead. > > Executing /var/lib/fai/config/class/20-hwdetect.source. > You should rename those files in your config space. > > > WARNING: The variable USE_SETUP_STORAGE is not needed any more. > Also deprecated. > > > Mounting /dev/sda1 to /target/ > > mount: unknown filesystem type 'ext4' > I guess the kernel image does not match the kernel in your nfsroot and > therefore no kernel modules can be loaded. How do you boot you install > client? > >