2021-03-23 03:52 AM
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?
2021-06-15 05:24 AM
Hi AMurr.2282 (Community Member)
Is this question still pending or you eventually managed to find a workaround ?
Best Regards,
Olivier