Skip to main content
AMurr.2282
Associate III
March 23, 2021
Question

Mounting userfs on /home?

  • March 23, 2021
  • 1 reply
  • 914 views

Hi

In my project the root filesystem is read-only, so I need to have a writeable partition mounted on /home. I first tried doing this in my machine conf (conf/machine/stm32mp1-raichu.conf) with the following lines:

ST_VENDORFS = "0"
ST_USERFS = "1"
STM32MP_USERFS_MOUNTPOINT = "/home"

But it doesn't mount on /home, it still mounts on /usr/local

Any help?

This topic has been closed for replies.

1 reply

OlivierK
Technical Moderator
June 15, 2021

Hi AMurr.2282 (Community Member)

Is this question still pending or you eventually managed to find a workaround ?

Best Regards,

Olivier

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.