Hi Richard On 12.04.20 14:43, Richard Shaw wrote: > Yes, you don't have a MBR with GPT, you should be booting with UEFI, however, if you need to BIOS boot a GPT partitioned disk, it's telling you what you need, just could use some more details. Yes, I think so, too. Especially since the the documentation also says that: > You literally need like a 2MB (yes megabyte, not GB) BIOS_BOOT partition. I don't know how to do that in kickstart as it doesn't need a mount point, just the correct partition identifier but hope this helps anyway. That's actually fairly well documented here: https://docs.fedoraproject.org/en-US/fedora/f31/install-guide/appendixes/Kickstart_Syntax_Reference/#sect-kickstart-commands-part biosboot The partition will be used for a BIOS Boot partition. A 1 MB BIOS boot partition is necessary on BIOS-based systems using a GUID Partition Table (GPT); the boot loader will be installed into it. It is not necessary on UEFI systems Just added a bit to the confusion since this clearly says, a biosboot partition is not necessary for UEFI systems (which I am using here) but then the documentation for the "location" parameter says, that's where stage 1.5 of the bootloader is going to be installed. There also doesn't seem to be a stage 1.5 any more these days: https://www.gnu.org/software/grub/manual/grub/grub.html#Images Thanks for your help though. Cheers! _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx