Issue in ks.cfg (anaconda-13.21.56-1.el6)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Description of problem:

We use RHEL 6 (snapshot 7) for unattended OS deployment. In the ks.cfg, we used
python in %pre section to find hard disk. The python module "kudzu" is not find
in RHEL6, which we where using for all our unattended deployments. Also we used
doGetBiosDisk function from isys module to find the bios boot disk. This
function also seems deprecated. Please suggest the alternate for kudzu module
and doGetBiosDisk.

Code Snippet:

>>>
%pre --interpreter=/usr/bin/python
import kudzu,string,sys
...
...
bootDisk=isys.doGetBiosDisk("80")
disks=kudzu.probe(kudzu.CLASS_HD,kudzu.BUS_UNSPEC,kudzu.PROBE_ALL)
>>

Version-Release number:
RedHat EL 6 (snapshot 7)
anaconda-13.21.56-1.el6
 
Any help is highly appreciated.

Thanks,
Sashi.

_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list

[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux