1

I know this question has already been adressed in several posts like here: unable to satisfy all constraints on the partition or there Gparted Error "Unable to satisfy all the constraints on the partition". And I'm willing to use the fixparts software, but it says on every answer that I should be very careful using it and I don't really understand careful about what exactly.

I have a dual boot Ubuntu 14.04/Windows7 and recently freed some space in the Windows partition to extend the Ubuntu one (using easeus). After that I used the Boot repair tool to fix the boot. Finally, I can't reallocate it since Gparted is seeing the whole SSD as unallocated...

Here's my gparted error message: enter image description here

Here's the fdisk -l return

Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x56251d6b
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1              63       80324       40131   de  Dell Utility
/dev/sda2   *       81920    25710591    12814336   27  Hidden NTFS WinRE
/dev/sda3        25710592   253602089   113945749    7  HPFS/NTFS/exFAT
/dev/sda4       376176639   500117503    61970432+   f  W95 Ext'd (LBA)
/dev/sda5       376176640   433166335    28494848   83  Linux
/dev/sda6       433166336   500117503    33475584   82  Linux swap / Solaris

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sdb: 3000.6 GB, 3000592982016 bytes
256 heads, 63 sectors/track, 363376 cylinders, total 5860533168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0xcbcc2d95

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1  4294967295  2147483647+  ee  GPT
Partition 1 does not start on physical sector boundary.

WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sdc: 3000.6 GB, 3000592982016 bytes
256 heads, 63 sectors/track, 363376 cylinders, total 5860533168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0xcbcc2d94

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1               1  4294967295  2147483647+  ee  GPT
Partition 1 does not start on physical sector boundary.

I read on some posts that there should be some space (usually 1 or 2 Mb) between each logical partition to store the EBR. Unfortunately I don't know if this is really my problem nor how to fix it safely without Gparted.

I don't really know what more to add. Please, let me know if I'm missing something here and if "Fixparts" is the way to go.

Thanks!

1 Answers1

0

If it can be of some help for any other user: My problem came from the Swap partition sda6. Too close from the previous one. It became "obvious" using Fixparts because the partition was omitted. So I rewrote the MBR partition without the Swap using Fixparts again. From there Gparted (v0.18.0) was back and allowed to modify the partitions