Project-Silicium / Mu-Silicium

Project Mu UEFI Implementation for various AARCH64/ARM Devices
BSD 2-Clause "Simplified" License
151 stars 75 forks source link

Question - Boot from microSD #1371

Closed 2020loryx closed 2 weeks ago

2020loryx commented 2 weeks ago

Hi (I'm not expert on this argument so pls be clear with answares thank you) I wanted to ask if it was sensible and possible to boot the UEFI operating system from the microSD card. That's because I wanted to port UEFI to my samsung tab s6 lite 2022 but it only has 64gb of storage that it isn't much to install windows or every other operating system.

Robotix22 commented 2 weeks ago

It would be Possible to Boot UEFI Firmware from SD Card but its gona be very Complicated But If you Place UEFI on the Boot Partition you can Place an OS on the Micro SD Card And it should work Out of the Box

6adp commented 2 weeks ago

I tried booting windows from sdcard to miatoll. It doesn't work.

Robotix22 commented 2 weeks ago

It requires ACPI SD Card Changes and the Init Event in UEFI so a OS could Boot from SD Card

6adp commented 2 weeks ago

Nikroks gave me something for this, but it still didn’t load.