[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareFilesystem File-system]] ====GNU Parted==== [[http://www.gnu.org/software/parted/index.shtml partition management]] --- ~-[[software]] package --- ~-verify installed version via the command-line interface: %%parted -v%% --- ~-dependencies: ##+[[bzip2]],+[[e2fsprogs]],+[[gettext]],+[[grep]],+[[ncurses]],+[[tar]]## --- ~-[[InstallationFrugal using parted]] to create partition tables and partitions --- ~-%%./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu --disable-device-mapper --disable-static%% --- http://ftp.gnu.org/gnu/parted/ http://www.t2-project.org/packages/parted.html http://sources.redhat.com/dm/ http://bkhome.org/blog/?viewDetailed=01689 http://bkhome.org/blog/?viewDetailed=01919 [[http://www.gnu.org/s/parted/manual/parted.html#Compiling]] --- ---- ==Categories== CategorySoftware