I try to install Fedora 8 and 9 using a kickstart script.
It works well on FC4 and F7.
But now I get the following error on the installation:
AnacondaKSHandler: instance has no attribute VolGroup
The line starting with volgroup causes the error. If I comment this the
script works fine.
........
bootloader --location=mbr --append="rhgb quiet"
clearpart --all --initlabel
part /boot --fstype ext3 --size=100
part pv.11 --size=100 --grow
volgroup VolGroup00 --pesize=32768 pv.11
.......
--
Checked by AVG.
Version: 7.5.518 / Virus Database: 269.21.7/1324 - Release Date: 10.03.2008 19:27
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list