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

how to increase the space of mmcblk0p2 #31

Open
Marietto2008 opened this issue May 24, 2021 · 1 comment
Open

how to increase the space of mmcblk0p2 #31

Marietto2008 opened this issue May 24, 2021 · 1 comment

Comments

@Marietto2008
Copy link

Hello. mmcblk02p2 is very small,only 2 gb. how can I increase its space ?

/dev/mmcblk0p2 532480 4390911 3858432 1.9G 83 Linux

@lephuongbg
Copy link

You can use qemu tool to resize the image.

$ qemu-img resize 2021-05-07-raspios-buster-armhf-lite.img +4G

After booting, run sudo raspi-config and go to Advanced Options to expand the partition.

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