![]() |
kickstart "can't have the end before the start!"
I am getting this Python error from Kickstart with a ks file containing [currently]
Code:
part /boot --fstype ext2 --size=100 --ondisk=sdaAny advice welcome! Thanks |
Oh I must say I have got it working changing this:
Code:
part pv.4 --size=0 --grow --ondisk=sdaCode:
part pv.4 --size=30000 --grow --ondisk=sdaBut from what I read, this should not be needed. |
Does it have anything to do with the %end that should be at the end of the command, pre, and post sections?
|
Quote:
Thanks though. |
| All times are GMT -5. The time now is 10:41 PM. |