Skip to content

disks: Workaround issue in parted during resize

Sunil Mohan Adapa requested to merge SunilMohanAdapa:resize-fix into master

Created by: SunilMohanAdapa

Currently, if parted is given --script option it still asks for confirmation during resize when the partition is mounted. Implement a workaround to the problem by first trying the proper way and then trying a workaround described in https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1270203

Merge request reports

Loading