Skip to main content
iheb
Associate III
September 21, 2022
Solved

how to boot OpenSTlinux for the Stm32MP157 from ram ?

  • September 21, 2022
  • 1 reply
  • 1333 views

Hello

Newbie question here, so i was working for with the stm32mp157 for quite a while now .the boot process for me was flashing an SD Card or a USB stick and boot the thing up.

How ever i was wondering if there is a method to load openstlinux or just u-boot into RAM and Un-mount the disk or something and the Linux will keep working like with Ubuntu (Boot to Ram) ?

if so how to do it ?

Thank you

This topic has been closed for replies.
Best answer by OlivierK

Hi iheb (Community Member) 

I can understand the concept on a minimal linux system setting if initially tailored for such use.

But not on our OpenSTLinux delivery, u-boot needs a mount partition from an NVM storage (SDcard, NAND flash, emmc) that is not unmounted afterwards.

I recommend you to read our wiki articles on the subject:

https://wiki.st.com/stm32mpu/wiki/U-Boot_overview

Rgds,

1 reply

OlivierK
OlivierKBest answer
Technical Moderator
September 30, 2022

Hi iheb (Community Member) 

I can understand the concept on a minimal linux system setting if initially tailored for such use.

But not on our OpenSTLinux delivery, u-boot needs a mount partition from an NVM storage (SDcard, NAND flash, emmc) that is not unmounted afterwards.

I recommend you to read our wiki articles on the subject:

https://wiki.st.com/stm32mpu/wiki/U-Boot_overview

Rgds,

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.