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.