1

Topic: Automation procedure by script

Hi,
Need to find a way to run an unattended script that will be activate once, and change/move disks size.
Is it possible to use GParted, with a script and command line, which will not ask any input from user?
The result is changing the disk size by parameters given in the script.
Thanks!

2

Re: Automation procedure by script

If you wish to script actions then take a look at the parted program (command line based) which uses the same libparted library as GParted.