OverlayFS is not working in OctoPI 1.1.0. To setup Overlay File system should be used:
raspi-config
Performance Options->Overlay File system
after reboot in dmesg is messsage:
Unknown kernel command line parameters "overlayroot=tmpfs", will be passed to user space.
and in mount should be 'overlay' instead ext4.
OverlayFS is not working in OctoPI 1.1.0. To setup Overlay File system should be used:
raspi-config
Performance Options->Overlay File system
after reboot in dmesg is messsage:
Unknown kernel command line parameters "overlayroot=tmpfs", will be passed to user space.
and in mount should be 'overlay' instead ext4.