Jump to content
Sign in to follow this  
shizimi

overlayfs

Recommended Posts

I'd like to use an overlay file system like the one implemented in raspi-config on my raspberry pi, but it doesn't work.
I referred to this site, but the boot partition is not large enough to create an initramfs image.

https://yagrebu.net/unix/rpi-overlay.md

/dev/mmcblk0p7  4.9M  348K  4.3M   8% /boot
Is there a better way?

 

Hardware:Tinker board R2.0

Tinker_Board-Debian-Buster-v3.0.11

Share this post


Link to post
Share on other sites

hello @shizimi

it's in the codebase, you can use the line find -name "parameter.txt" to find it in your codebase. 

the file looks like this: device-rockchip/parameter.txt at linux4.4-rk3288-tinker_board · TinkerBoard/device-rockchip (github.com)

it is line 11 that needs to be changed. once the changes are made, you will need to rebuild the image and reflash the board.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...