Re: No physical disk in FAI 6.2.2 plain text
Hi Jochen, I can confirm this using a KVM virtual machine. I try to dig deeper into it, because other also had this problem some times. I think it's a problem that I mix several FAI version on the server that creates the FAIme ISOs. P.S.: Your mail got stuck because it had several pics in it, so the size was over the limit for this mailing list. Please try to no include pics, that are not needed for debugging and are only advertising. -- viele Grüße Thomas
Re: No physical disk in FAI 6.2.2 plain text
> On Wed, 27 Mar 2024 13:28:19 +, "Paul, Jochen" > said: > I wonder why the "Gnome desktop" installation works successful and the "Plain text console, no X11" aborts. I've tried several times the > creation of both images but the result does not change. I cannot confirm that the GNOME desktop installation works. For me both ISO I've just created are broken. I guess you are using an older ISO for GNOME an a new one for the plain console installation. -- viele Grüße Thomas
Re: No physical disk in FAI 6.2.2 plain text
The bug in the FAIme service is now fixed. I forgot to change the /etc/fai/NFSROOT when using FAI 6.2.2 and therefore systemd was missing inside the initrd in the nfsroot. The result is that the disk belongs to group root instead of disk. That's why FAI stops, because is does no detect a disk. CONCLUSION for users that build their own FAI ISOs: If you upgrade to FAI 6.2.X do check your /etc/fai/NFSROOT. It should NOT contain this line: sysvinit-core systemd-sysv- -- regards Thomas