Can someone help me. I can't to merge partition from Unallocated from sda4 to sda1. I Want to move 966 MiB to sda1 ?
https://photos.app.goo.gl/CDwRicXv2rCQ7BQm9
Can someone help me. I can't to merge partition from Unallocated from sda4 to sda1. I Want to move 966 MiB to sda1 ?
https://photos.app.goo.gl/CDwRicXv2rCQ7BQm9
Moved to its own thread from https://ubuntuforums.org/showthread.php?t=2492924, which is now closed.
Please read The Forum Rules and The Forum Posting Guidelines
A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
This universe is crazy. I'm going back to my own.
It might be possible but it is impossible to tell from the Gparted image you posted. You need to run sudo fdisk -l and check the output to show the sectors. In order to do this the partitions would need to be contiguous. If sda1 and sda4 are contiguous, the basic process would be to first unmount all the logical partitions, those numbered 5, 6 and 7 then resize sda4 by moving it to the right. This should have the unallocated space outside any partition and you should be able to move sda1 to the right to include the unallocated spae. Make sure sda1 is not mounted. If you are not sure, yYou could post the output here and someone should be able to tell you.
Bookmarks