Skip to content

Conversation

@bggardner
Copy link

The base Raspbian image (2020-02-13-raspbian-buster) uses this method, and is a little cleaner than doing the checksum/replace method.

@adonespitogo
Copy link

Will this still work on armbian?

@bggardner
Copy link
Author

I believe so, as armbian (or any Debian-based distro) uses the same init system. It has the /etc/rc3.d directory populated with similar scripts, and resize2fs is present in the stock armbian image. I would be surprised if it didn't work, but you'll just have to test it.

Copy link

@yeroc-sebrof yeroc-sebrof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I made a fork of this fork to bring it to present and couldn't get it working

@bggardner
Copy link
Author

Updated to present and changed to use raspi-config --expand-rootfs in a one-time init script. Please test to verify.

Copy link

@yeroc-sebrof yeroc-sebrof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've used this a handful of times now without issue, thank you for updating this @bggardner

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

Successfully merging this pull request may close these issues.

3 participants