1RESIZEPART(8) System Administration RESIZEPART(8)
2
3
4
6 resizepart - simple wrapper around the "resize partition" ioctl
7
9 resizepart device partition length
10
12 resizepart is a program that informs the Linux kernel of new partition
13 size.
14
15 This command doesn't manipulate partitions on hard drive.
16
17
19 device Specify the disk device.
20
21 partition
22 Specify the partition number.
23
24 length Specify the length of the partition (in 512-byte sectors).
25
26
28 addpart(8), delpart(8), fdisk(8), parted(8), partprobe(8), partx(8)
29
31 The resizepart command is part of the util-linux package and is availā
32 able from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
33
34
35
36util-linux February 2012 RESIZEPART(8)