[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
partitions.autoClearPartType not getting set -- F7
- From: Phil Meyer <pmeyer themeyerfarm com>
- To: anaconda development list <anaconda-devel-list redhat com>
- Subject: partitions.autoClearPartType not getting set -- F7
- Date: Tue, 05 Jun 2007 13:46:01 -0600
I am getting "Invalid clear part type in doClearPartAction".
It is refrencing autopart.py lines 1084 and 1228
Entering the debugger shows:
(Pdb)
print partitions.autoClearPartType
None
(Pdb)
The lines in my kickstart scripts have not changed:
#Partition clearing information
clearpart --drives sda --initlabel
I tried:
#Partition clearing information
clearpart --drives=sda --initlabel
With the same results.
All I want is to clear the install drive.
Is there now a new and better way that
/usr/share/doc/anaconda-11.2.0.66/kickstart-docs.txt does not mention?
Thanks!
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]