this post was submitted on 02 Feb 2024
7 points (88.9% liked)
No Stupid Questions (Developer Edition)
898 readers
1 users here now
This is a place where you can ask any programming / topic related to the instance questions you want!
For a more general version of this concept check out !nostupidquestions@lemmy.world
Icon base by Lorc under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There's no harm at all in moving the unallocated space, assuming of course, that your partitions are healthy and have no existing issues (GParted would check for this anyways).
If you want to resize your btrfs partition you can save a step by moving the unallocated space to the slot before the btrfs partition and then reisize the btrfs partition, but it wouldn't make much of a difference anyways because the btrfs partition would need to be moved left regardless.
Btw, questions like these are best posted to a Linux community, like !Linux@lemmy.ml
Thank you!
It worked without any problem.