asineth0 / checkn1x

Light (~50MB) images for jailbreaking iOS devices
529 stars 95 forks source link

This version cannot be booted with UEFI #39

Closed esf5021314 closed 3 years ago

esf5021314 commented 3 years ago

By the way, how do I make a UEFI bootable image?

esf5021314 commented 3 years ago

Oh, by the way, this error still exists, but it doesn't seem to affect normal use. Should I ignore this error? cpio: --no-auto-root Do not automatically prefix input ELFs with ROOT: No such file or directory

asineth0 commented 3 years ago

The cpio error is fine.

Also, it boots just fine on UEFI systems. You probably have secure boot on.

qemu-system-x86_64 -nodefaults -M q35,accel=kvm -cpu host -m 512 -bios /usr/share/ovmf/x64/OVMF_CODE.fd -cdrom checkn1x-1.1.7.iso
esf5021314 commented 3 years ago

Okay, received, thank you, then I should use UEFI booted Ubuntu to generate the IOS image