tags 24215 + patch tags 22167 + patch Hello, The attached patches should fix these issues where interactive prompts are shown when one tries to perform 'rm' or 'resizepart' operations with mounted partitions. This avoid workarounds[1]. The proposal is to not ask for confirmation during 'rm' and 'resizepart' operations when run in script mode. The answer is assumed to be 'yes' in both cases. Links: 1) https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1270203 -- Sunil