Description of Problem: "mkkickstart" Does not create correct partitions of running system. "mkkickstart > ks.cfg" creates entries in ks.cfg for swap none of the other partitions from the running system are added to the file. anaconda-ks.cfg created during install have the correct parttions, but if any partition has a start and end cylinder kickstart install fails. Version-Release number of selected component (if applicable): How Reproducible:100% Steps to Reproduce: 1.type "mkkickstart > ks.cfg" and compare with anaconda-ks.cfg 2. 3. Actual Results: Expected Results: Additional Information:
*** This bug has been marked as a duplicate of 53073 ***
ksconfig in RC2 is also broken when save file is selected the followinf error occurrs. Traceback (innermost last): File "/usr/lib/python1.5/site-packages/libglade.py", line 28, in __call__ ret = apply(self.func, a) File "/usr/share/ksconfig/ksconfig_gui.py", line 161, in on_activate_confirm_options buf = buf + self.basic_class.getData() File "/usr/share/ksconfig/basic.py", line 227, in getData print pure, salt NameError: pure
then file a bug against ksconfig...