Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: RFranta on March 25, 2014, 12:24:39 PM

Title: bootable USB stick
Post by: RFranta on March 25, 2014, 12:24:39 PM
Did somebody tried to boot from USB stick? If yes, how?
I am asking, because I think that USB stick have less change to be corrupted like sd card.

RFranta
Title: Re: bootable USB stick
Post by: Danrancan on December 24, 2020, 10:10:36 AM
I have the same question and am looking for some answers as well. At the very least, I would like to use a usb stick as the root filesystem while keeping the bootloader on the sd card.
Title: Re: bootable USB stick
Post by: JohnS on December 24, 2020, 12:24:28 PM
I guess you already found
https://linux-sunxi.org/BROM
and
https://linux-sunxi.org/FEL/USBBoot

So, looks like you just build u-boot and the Linux of your choice (perhaps starting with Olimex source code base).

John
Title: Re: bootable USB stick
Post by: Danrancan on January 06, 2021, 03:29:18 AM
Quote from: JohnS on December 24, 2020, 12:24:28 PMI guess you already found
https://linux-sunxi.org/BROM
and
https://linux-sunxi.org/FEL/USBBoot

So, looks like you just build u-boot and the Linux of your choice (perhaps starting with Olimex source code base).

John

I did not find those links. But, thank you for them. Hopefully I can figure this out.