>>>>> On Thu, 14 Nov 2024 11:57:11 +0000 (UTC), Andreas Leitz via linux-fai >>>>> <linux-fai@uni-koeln.de> said:
> The tftp settings is: > append initrd=initrd.img-6.1.0-26-amd64 ip=dhcp root=192.168.1.254:/srv/fai/nfsroot:vers=3 > rootovl FAI_FLAGS=verbose,sshd,reboot FAI_CONFIG_SRC=nfs://192.168.1.254/srv/fai/config > FAI_ACTION=install My tftp settings are append initrd=initrd.img-6.10.6+bpo-amd64 ro rootovl ip=dhcp root=1.2.3.4:/srv/fai/nfsroot,nfsvers=3 FAI_FLAGS=verbose,sshd,createvt FAI_CONFIG_SRC=nfs://faiserver/srv/fai/config FAI_ACTION=install I have ,nfsvers=3 you have :vers=3 and you are missing rootovl. > Accoring to "ip addr" the network adapter has no ip. But without an IP address you cannot mount anything. > On other local machines /srv/fai/nfsroot can be mounted. Is this machine special? Some special network adapter? Maybe this adapter needs some firmware? -- regards Thomas