On Sun, 06 Dec 2020 17:56:34 -0400, Jorge Fábregas wrote: > On 12/6/20 4:21 PM, Samuel Sieb wrote: >> You *can* do this, but you have to understand what is happening. First >> the entire partition is moved (copied) to the new position. So all >> 881GB of data has to be read and written. And if the process gets >> interrupted for any reason, your filesystem is toast. After the move >> is done, then the filesystem can be expanded. > > I didn't know this was possible. Do you use a partition editor like > GParted, erase the first partition, move the starting point of partition > #2 to the beginning and then use resize2fs afterwards? I didn't know > resize2fs would do that whole movement. Can it do it online > (filesystem mounted? Yes, I used gparted and it can do that. Like Samuel Sieb said, there's other factors you may want to consider, like the size of the partitions. Also, gparted did crash on me during the usb experiment, luckily not while it was carrying out the operations, so consider that too. Maybe the command line backend would be more stable? _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx