From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130 Description of problem: Using kickstart to wipe a Win2K box with 2 hard drives. It fails on the second disk saying the partition table is inconsistant. I'm also using "clearpart --all". Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install with kickstart file saying "clearpart --all" and a second ide disk 2. 3. Actual Results: Error message saying that the partition table on hdb was inconsistant. Expected Results: Clear all partition information. Additional info: Also using "zerombr yes".
You want to use --initlabel, then, as well.