Moves partition on the disk, by moving its beginning to start. Note: move never changes the minor number.
If no end is given, the partition's size remains the same.
Supported file systems:
Example:
(parted) move 2 150
Move partition with minor number 2 so that it begins 150 megabytes from the start of the disk.
Go to the first, previous, next, last section, table of contents.