On 07/07/2017 18:38, Phil Susi wrote:
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.
Much better explanation. The error message should be changed to say this :-)