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

Improper size of root partition #22

Open
nikhilg2603 opened this issue Aug 23, 2024 · 1 comment
Open

Improper size of root partition #22

nikhilg2603 opened this issue Aug 23, 2024 · 1 comment

Comments

@nikhilg2603
Copy link

when I burned the bookworm image formed from the give steps and burn it into a sd card of 128gbs, it is creating a root partition of only 2.1 gbs which is 97% already used. Due to this we cannot download any other packages of use. Please help.
issue

@remusmp
Copy link
Owner

remusmp commented Sep 6, 2024

Usually the images are very compact in size for faster transfer and another tool should be used to expand the partition after booting. Such a tool is resize2fs. Try to run sudo resize2fs /dev/mmcblk0p1 and let me know of its output.

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

2 participants