Errors creating multiple partitions with the same name on different disks using kickstart
Issue
-
Seeing python backtraces when attempting to create two partitions with the same name on different disks.
-
This is mainly seen when the system is being set up with BIOS/GPT boot that will allow legacy BIOS to boot when the boot device contains a GPT.
part biosboot --fstype=biosboot --size=1 --ondisk=/dev/sda
part biosboot --fstype=biosboot --size=1 --ondisk=/dev/sdb
Environment
- Red Hat Enterprise Linux Server 6
- Red Hat Enterprise Linux Server 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
