>>>>> On Tue, 23 Aug 2016 14:55:20 +0300, Jorma Tolonen
>>>>> <[email protected]> said:
> Installation goes through but when rebooting the new server the raid
device seems not to start (Device with UUID not found).
> During the installation the raid seems to be installed and started
properly.
check if you have rd.auto on the kernel cmdline. This is needed as
described in man dracut.cmdline.
> fai.log:/sbin/dracut: line 600: cd: /lib/modules: No such file or
directory
Again this error message. Someone else also had this some days ago.
Add set -x into 30-mkinitrd for more debugging.
--
regards Thomas