>>>>> On Fri, 29 Aug 2014 14:18:20 +0300, "Hannu T. Pysäys" <[email protected]>
>>>>> said:
> I have a problem in FAI (4.2.2) CentOS 6.5 installation with
software-raid.
> Logs:
> fai.log:CENTOS/40-install-grub FAILED with exit code 255.
> shell.log:Can't match device: /dev/md0
> shell.log:./CENTOS/40-install-grub: line 17: /dev/md0=/dev/sda: No such
> file or directory
Please check, if you are using the new config space (especially the
script CENTOS/40-install-grub) from 4.2.2.
Then you can add this line for debugging into 40-install-grub:
set -xv
Please look at the output of shell.log, which has more information
than error.log
--
regards Thomas