ignoredisk --only-use={device}
clearpart --all --drives={device} --disklabel={table}

bootloader --boot-drive={device} --location=partition

part / --label=system --fstype=xfs --grow --asprimary
part swap --label=swap --fstype=swap --recommended --asprimary
