Re: need syntax for clearpart with multiple drives

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Chuck Moss wrote:
I am trying to setup a kickstart config file with a raid config for hda and hdc. I want the kickstart to wipe both disks of existing
partitions.

clearpart  --all

This should wipe all visible drives. If it doesn't, then you probably have a hardware or driver issue.

clearpart --all --drives=hda hdc
or
clearpart --all --drives=hda, hdc

I don't believe that spaces are allowed there. It should be

clearpart --all --drives=hda,hdc





[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux