ivandavidov / minimal-linux-script

One script which generates live Linux ISO image with minimal effort. Based on the first published version of Minimal Linux Live: http://github.com/ivandavidov/minimal
GNU General Public License v3.0
219 stars 70 forks source link

[QUESTION] how to boot on Raspberry Pi? #16

Closed MESWEB closed 4 years ago

MESWEB commented 4 years ago

How I can boot this OS with Raspberry Pi 1 / 32 bit ARM CPU? Using SD Card Reader built in?

ivandavidov commented 4 years ago

You should get familiar with the Raspberry Pi boot specification and build MLS in a way that the Pi bootloader runs your kernel and your initramfs. Currently, there is no roadmap to support Raspberry Pi devices.