efidroid / projectmanagement

EFIDroid Project Management
118 stars 12 forks source link

Can i boot linux from sdcard? #122

Closed zhenyolka closed 6 years ago

zhenyolka commented 7 years ago

How boot linux from sdcard without grub? Using efidroid UEFI functions.

M1cha commented 7 years ago

efidroid does support booting from sdcard by default. If not, then your port is incomplete and you have to add support for that in your targets init.c(in LK).

If you're indeed talking about pure Linux, and not Android, the answer is: It's not yet supported.