Revision [19324]

This is an old revision of parted made by coolpup on 2011-10-31 12:49:39.

 

HomePage > SoftwareIndex Software Index > SoftwareFilesystem File-system

GNU Parted

partition editor

http://www.gnu.org/software/parted/index.shtml

Verify installed version via the command-line interface:
parted -v

Source distribution: http://ftp.gnu.org/gnu/parted/

Binary distribution:

Dependencies: +bzip2,+e2fsprogs,+gettext,+grep,+ncurses,+tar

Create a new partition table (disklabel) on the device X (WARNING - access to all existing files on the device will be lost):
parted /dev/sdX mklabel msdos

Set boot flag state to on on the device X:
parted /dev/sdX set 1 boot on

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
http://www.viralpatel.net/taj/tutorial/partition_table.php
http://puppylinux.org/wikka/software

Master boot record (first sector of drive; 512 bytes in size):
 (image: http://www.viralpatel.net/taj/tutorial/image/mbr.gif)



Categories
CategorySoftware
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki