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

Support to shrink a F2FS partition ? #28

Open
jebez1 opened this issue Oct 25, 2024 · 0 comments
Open

Support to shrink a F2FS partition ? #28

jebez1 opened this issue Oct 25, 2024 · 0 comments

Comments

@jebez1
Copy link

jebez1 commented Oct 25, 2024

https://en.wikipedia.org/wiki/F2FS#cite_note-15
https://www.mail-archive.com/[email protected]/msg04247.html : " Currently, it doesn't support shrink an image. " , why ?

Otherwise there's the method :

Back up the data on the F2FS partition .
Delete the partition and recreate it with a smaller size .
Format the new partition with F2FS .
Restore your data from the backup .

But there're about 161 GiB used on my Debian F2FS partition , it would take long time ...

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