%general-entities; ]> $LastChangedBy$ $Date$ Parted-&parted-version; Parted Introduction to Parted The Parted package is a disk partitioning and partition resizing tool. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &parted-md5sum; Download size: &parted-size; Estimated disk space required: &parted-buildsize; Estimated build time: &parted-time; Parted Dependencies Optional (Required if building udisks) User Notes: Installation of Parted Install Parted by running the following commands: ./configure --prefix=/usr \ --enable-device-mapper=no && make To test the results, issue: make check. Now, as the root user: make install Command Explanations --enable-device-mapper=no: This parameter disables device mapper support. Remove this parameter if you have Device-mapper installed. Contents Installed Programs Installed Library Installed Directory parted and partprobe libparted.{so,a} /usr/include/parted Short Descriptions parted is a partition manipulation program. parted partprobe informs the OS of partition table changes. partprobe libparted.{so,a} contains the Parted API functions. libparted.{so,a}