Bug 104377

Summary: clearpart --all does not clear hdb
Product: [Retired] Red Hat Linux Reporter: Leam <leamhall>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED NOTABUG QA Contact: Mike McLean <mikem>
Severity: low Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-09-25 23:24:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Leam 2003-09-14 02:34:45 UTC
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".

Comment 1 Jeremy Katz 2003-09-25 23:24:22 UTC
You want to use --initlabel, then, as well.