- - -
So I'm all stoked about getting Mageia 4 up and running on my systems. Usually I burn a dual-arch CD, but since we're DVD-sized for this edition I figured I'd dd the ISO to USB stick.
- Code: Select all
dd if=Mageia-4-dual-DVD.iso of=/dev/sdc bs=1M && sync
Alas, no joy.

I know the stick turned out okay (MD5 matched) and is bootable (tried it on my x86_64 notebook) but the old machine in my sig halts after reporting:
- Code: Select all
isolinux.bin missing or corrupt
A number of Google hits from the Arch, Mint, and Ubuntu communities complain of this behaviour on their hybrid ISOs as well, and some in that crowd conclude this problem presents itself because booting a hybrid ISO via USB requires UEFI to be enabled on (what obviously must be) a UEFI capable system. Well, my aging D865PERL (and probably any mobo pre 2004) won't cut that mustard.
I'm guessing Mageia's hybrid ISOs require UEFI as well? Is that correct?
<trudges off to burn DVD instead....>