Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically expand root filesystem #19

Open
simonvanderveldt opened this issue Oct 7, 2019 · 1 comment
Open

Automatically expand root filesystem #19

simonvanderveldt opened this issue Oct 7, 2019 · 1 comment
Milestone

Comments

@simonvanderveldt
Copy link
Owner

simonvanderveldt commented Oct 7, 2019

We'll need to figure out how to expand the rootfs on first boot.
This is especially relevant for the Raspberry Pi images, but might also be relevant for the image for norns since that could run on a CM3+ with more storage.
Alternatively we could create several images for norns with CM3 or CM3+ with smaller/larger root filesystem sizes.

Despite it being pretty obvious basic functionality I haven't been able to find an out of the box option for buildroot.
Some sources for inspiration could https://source.puri.sm/Librem5/librem5-devkit-tools/merge_requests/37/diffs and https://github.com/asb/raspi-config/blob/master/raspi-config#L36

@simonvanderveldt simonvanderveldt added this to the 0.1.0 milestone Oct 9, 2019
@simonvanderveldt simonvanderveldt modified the milestones: 0.1.0, 0.2.0 Nov 30, 2019
@simonvanderveldt simonvanderveldt modified the milestones: 0.2.0, 0.0.1 Dec 27, 2019
@simonvanderveldt
Copy link
Owner Author

Depending on the choice of update tool (see #17) this might be something we can configure in the update tool, see for example https://github.com/fhunleth/fwup/blob/master/README.md#mbr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant