>>>>> "KT" == Ken Teh <teh@xxxxxxxxxxx> writes: KT> According to the docs, '--all' means 'Erases all partitions from KT> the system' which would suggest the '--drives' is meaningless. Or KT> does it really mean 'Erases all partitions from drive hda'. The docs include an explicit example: --drives= Specifies which drives to clear partitions from. For example, the following clears all the partitions on the first two drives on the primary IDE controller: clearpart --drives=hda,hdb --all http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/s1-kickstart2-options.html - J<