On 9/20/2017 5:37 AM, Sebastian Parschauer wrote: > The resizepart command does not work properly with busy partitions, > neither in interactive nor script mode. > The check and the warning for that are located in the middle of > parameter checking and parted asks for the partition end again. So > move that after parameter checking.
How is that? If the busy warning failed, it jumps to the error label and does *not* ask for the end. Also it never asked for it in the first place since the warning comes before asking for the end, so I don't understand why you said that it asks for it a second time.

