AW: Problem with disk_config

Werner Pommerer werner.pommerer at uni-hohenheim.de
Thu Nov 19 13:55:05 CET 2015


Hello,
the script 30-mkinitrd uses now the dracut part instead of the mkinitrd
code. 
BUT: the result ist he same!  Using LVM, it seems only by possible, to do
this
Installation, during "firstboot" (I will paste this script)
(paste.debian.net/333822)
What ist he problem?

Regards


-----Ursprüngliche Nachricht-----
Von: linux-fai [mailto:linux-fai-bounces at uni-koeln.de] Im Auftrag von Thomas
Lange
Gesendet: Mittwoch, 18. November 2015 14:11
An: fully automatic installation for Linux <linux-fai at uni-koeln.de>
Betreff: Re: Problem with disk_config

IMO the problem is here:

=====   shell: CENTOS/30-mkinitrd   =====
ainsl: appending to /target/etc/fstab: proc	/proc	proc	defaults
0 0
ainsl: appending to /target/etc/fstab: sysfs	/sys	sysfs	auto
0 0
chroot: failed to run command `kudzu': No such file or directory
chroot: failed to run command `kudzu': No such file or directory
chroot: failed to run command `kudzu': No such file or directory
WARNING: generating initrd with list of drivers failed. Trying without.
CENTOS/30-mkinitrd   FAILED with exit code 1.


Since kudzu is not available, mkinitrd cannot find the drivers which must be
included into the initrd. I'm not sure if SLC6 is already using dracut. If
so, you may want to change the script 30-mkinitrd so it uses the dracut part
instead of the mkinitrd code. Or try to add kudzu to your package list.

--
regards Thomas



More information about the linux-fai mailing list