This is odd, because I have
FAI_CONFIG_SRC=file:///var/lib/fai/config
in /etc/fai/fai.conf, but not on /etc/fai/grub.cfg
I checked grub.cfg from v4.2 and it does not have this config line too.
What I am missing here?
Norman
Em 22/06/2014 07:00, [email protected] escreveu:
Date: Sat, 21 Jun 2014 12:50:28 +0200
From: Thomas Lange <[email protected]>
To: FAI Mailing <[email protected]>
Subject: Re: Version 4.2 backward incompatibility?
Message-ID:
<[email protected]>
Content-Type: text/plain; charset=us-ascii
On Fri, 20 Jun 2014 23:55:36 -0300, Norman Schmidt Jr <[email protected]>
said:
> to fai-make-nfsroot and fai-mirror. After that, any ISO I generate start
> to boots but stops with some errors:
> http://i.imgur.com/oZVDPxo.png
> So Im guessing there is some backward incompatibility between versions
> <= 4.1.1 and 4.2?
Yes, in FAI 4.2 we things in fai-cd. I guess you are using the old
/etc/fai/grub.cfg which does not contain this additioneal kernel
command line parameter:
FAI_CONFIG_SRC=file:///var/lib/fai/config
You should use the grub.cfg from the 4.2 packages.