Linux Commands Examples

A great documentation place for Linux commands

resizepart

simple wrapper around the "resize partition" ioctl


see also : addpart - delpart - fdisk - parted - partprobe - partx

Synopsis

resizepart device partition length


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

resizepart is a program that informs the Linux kernel of new partition size.

This command doesn’t manipulate partitions on hard drive.

availability

The resizepart command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.

parameters

device

Specify the disk device.

partition

Specify the partition number.

length

Specify the length of the partition (in 512-byte sectors).


see also

addpart , delpart , fdisk , parted , partprobe , partx

How can this site be more helpful to YOU ?


give  feedback