A GPT-only partition table prevents BIOS booting on some systems that do not support BIOS/GPT
Some systems that do not support BIOS/GPT booting cannot boot the ISO in BIOS mode since !80 (merged).
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Some systems that do not support BIOS/GPT booting cannot boot the ISO in BIOS mode since !80 (merged).
When these merge requests are accepted, this issue will be closed automatically.
changed the description
added scoperegression label
removed scoperegression label
added scoperegression label
changed health status to at risk
changed health status to needs attention
changed health status to on track
The solution seems to be to partially undo the changes of !80 (merged) and use the xorrisofs option -isohybrid-gpt-basdat
. I say partially, because it's still possible to keep the El Torito UEFI image as a separate partition.
Although combining the -isohybrid-gpt-basdat
and -append_partition
is rare, to say the least, it appears to work.
mentioned in merge request !160 (merged)
Thanks to the help of Thomas Schmitt (scdbackup), jaworek3211 and Nio Wiklund (sudodus), there is now a fix for this in !160 (merged).
closed with merge request !160 (merged)