1

Topic: resize partition to

Hello

I cannot resize my sda1  because of an the 1.00 Mio non used part in the beginning of the extended sda2 partition .
Create a partition with this 1.00 mio is refused (0 sector).
I would like to delete  this 1.00 mio to  be able to resize sda1.
Could you help me ?
Can i send you a png image file ?
Thanks
Phil

2

Re: resize partition to

Unallocated space is needed inside of the Extended Partition, normally in front of each Logical Partition to store an Extended Boot Record (EBR).  If using the GParted default MiB alignment, GParted will reserve 1 MiB of unallocated space for the EBR.

3

Re: resize partition to

Hello,
Thanks.
I'm on Ubuntu.
Usualy it's possible to extend.
Sda1 is blocked,i cannot extend it to sda2.
I can send you an image ?
Thanks

4

Re: resize partition to

No need to send an image.  Would you be able to provide the output from the following command?

sudo parted /path-to-your-device unit s print

where /path-to-your-device is something like /dev/sda.