bug#27562: Resizepart command failes: "Unable to satisfy all constraints on the partition"
Phil Susi <[email protected]>
| Newsgroups | gmane.comp.gnu.parted.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 7/3/2017 1:42 AM, zwpwjwtz wrote: > I'm trying to expand one logical partition (/dev/sdb8) on my hard disk, and parted aborted with the "resizepart" command: You are trying to extend the partition right up to the start of the next one, which does not leave a sector in between them for the extended boot record. You will need to leave at least one sector.