<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Hi all!</div><div class="gmail_default" style="font-family:verdana,sans-serif">I really hope you can help me on this because I am pretty lost on what do do to make it work..</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">So, I am installing fai 5.10.3~buster1 on a debian stretch (not sure if it is supported like this but...)</div><div class="gmail_default" style="font-family:verdana,sans-serif">I mostly want to install a debian buster os on a baremetal, right now, just a basic install.</div><div class="gmail_default" style="font-family:verdana,sans-serif">fai.conf looks like:</div><div class="gmail_default"><div class="gmail_default"><font face="verdana, sans-serif">LOGUSER=fai</font></div><div class="gmail_default"><span style="font-family:verdana,sans-serif">FAI_LOGPROTO=ssh</span><br></div><div class="gmail_default"><span style="font-family:verdana,sans-serif">SERVER=192.168.44.34</span><br></div><div class="gmail_default"><font face="verdana, sans-serif">FAI_CONFIG_SRC=nfs://$SERVER/srv/fai/config</font></div><div class="gmail_default"><font face="verdana, sans-serif"><br></font></div><div class="gmail_default"><font face="verdana, sans-serif">my </font><span style="font-family:verdana,sans-serif">/etc/fai/apt/sources.list file (I have changed bullseye for buster since I only need buster)</span></div><div class="gmail_default"><font face="verdana, sans-serif"><div class="gmail_default">cat /etc/fai/apt/sources.list</div><div class="gmail_default">deb <a href="http://deb.debian.org/debian">http://deb.debian.org/debian</a> buster main contrib non-free<br></div><div class="gmail_default">deb <a href="http://deb.debian.org/debian-security">http://deb.debian.org/debian-security</a> buster/updates main contrib non-free</div><div class="gmail_default">#deb <a href="http://deb.debian.org/debian">http://deb.debian.org/debian</a> buster-backports main contrib non-free</div><div class="gmail_default"><br></div><div class="gmail_default"># from bullseye on you need</div><div class="gmail_default">#deb <a href="http://deb.debian.org/debian-security">http://deb.debian.org/debian-security</a> bullseye-security main contrib non-free</div><div class="gmail_default"><br></div><div class="gmail_default"># repository that may contain newer fai packages for buster</div><div class="gmail_default">deb <a href="http://fai-project.org/download">http://fai-project.org/download</a> buster koeln</div><div class="gmail_default"><br></div><div class="gmail_default">The content of /etc/apt/sources.list.d/fai.list :</div></font><font face="verdana, sans-serif"><div class="gmail_default"><div class="gmail_default">cat /etc/apt/sources.list.d/fai.list</div><div class="gmail_default">deb <a href="http://fai-project.org/download">http://fai-project.org/download</a> stretch koeln</div><div class="gmail_default">#deb <a href="https://fai-project.org/download">https://fai-project.org/download</a> buster koeln</div><div class="gmail_default">#deb <a href="http://fai-project.org/download">http://fai-project.org/download</a> buster koeln</div><div class="gmail_default"><br></div><div class="gmail_default">I use the NFROOT config from <a href="https://github.com/faiproject/fai/commits/master/conf/NFSROOT">https://github.com/faiproject/fai/commits/master/conf/NFSROOT</a> but I changed bullseye to buster.</div><div class="gmail_default"><br></div><div class="gmail_default">Then I have run the fai-setup -v -f .</div><div class="gmail_default">I have to change a line in /usr/sbin/fai-make-nfsroot </div><div class="gmail_default">ROOTCMD="unshare --pid --fork --mount-proc chroot $NFSROOT"<br></div><div class="gmail_default">because --kill-child is not available as an option in the strech unshare binary</div><div class="gmail_default"><br></div><div class="gmail_default">So far so good, at least no errors at that point.</div><div class="gmail_default">I have created a host and setup the dhcp</div><div class="gmail_default">fai-chboot -I -F -v -u nfs://<a href="http://192.168.44.34/srv/fai/config">192.168.44.34/srv/fai/config</a> hp2testing<br></div><div class="gmail_default">the file is created</div><div class="gmail_default">So for what I understand, at that pointI should be able to boot and have a buster installed.</div><div class="gmail_default">The client boot the pxe image but at the end I got this:</div><div class="gmail_default"><br></div><div class="gmail_default"><div class="gmail_default">Fully Automatic Installation - FAI </div><div class="gmail_default">5.18.3-busterl (c) 1999-2821 Thomas Lange <a href="http://Clange9cs.uni-koeln.de">Clange9cs.uni-koeln.de</a>> </div><div class="gmail_default">inux 4.19.0-9-amd64 x86_64 GMU/Linux ernel parameters: BOOT_IMAGE=vmlinuz-4.19.8-9-amd64 initrdminitrd.img-4.19.8-9- .md64 irdhcp root=10.199.44.34:/srv/fai/nfsroot:vcrs=3 rootovl FAI_FLAGS=menu initial.verbose.sshd.createvt FAI_COMFIG_SRC=nfs://<a href="http://10.199.44.34/srv/fai/config">10.199.44.34/srv/fai/config</a> Al_ACTIO11=install 'coding /tmp/fai/boot.log Al_FLAGS: menu initial verbose sshd createvt getting SERVER=10.199.44.34. Value extracted from FAI_COMFIG_SRC. Can't connect to monserver on 18.199.44.34 port 4711. Monitoring disabled. RROR: The running kernel does not match the kernel modules inside the nfsroot. RROR: Kernel modules directory /11b/modules/4.19.0-9-amd64 not available. Only found: lib/modules/4.19.8-19-amd64 </div><div class="gmail_default">rror in task confdir. Code: 790 aceback: task error task_confdir task !start main LOGUSER is undefined. Not saving log files to remote. FATAL ERROR. Installation stopped. root hp2testing:/* _ </div><div class="gmail_default"><br></div><div class="gmail_default">(sorry if the output is ugly, I use an online image to text converter...)</div><div class="gmail_default"><br></div><div class="gmail_default">So at the end the kernel used to boot 4.19.0-9 is not the correct one found in the nfs server 4.19.8-19, but why?</div><div class="gmail_default">What step have I missed to have this error?</div><div class="gmail_default">If you can guide me on how to troubleshoot this I will really appreciate it.</div><div class="gmail_default">thanks!</div></div></div></font></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>