[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
kickstart installation failure - volgroup
- From: Ingo Jochim <i jochim querysoft de>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: kickstart installation failure - volgroup
- Date: Wed, 12 Mar 2008 09:38:42 +0100
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]