Revision history for parted


Revision [27195]

Last edited on 2013-04-15 07:52:36 by coolpup
Additions:
~-[[InstallationFrugal using parted]] to create partition tables and partitions
Deletions:
~-[[InstallationFrugal using parted]]


Revision [27193]

Edited on 2013-04-15 07:46:57 by coolpup
Additions:
~-[[InstallationFrugal using parted]]
Deletions:
~-create a new //partition table// (disklabel) on the device X ({{color text="WARNING" c="red"}} - access to all existing files on the device will be lost): %%parted /dev/sdX mklabel gpt%%
~-set //boot flag// status to //on// on the device X: %%parted /dev/sdX set 1 boot on%%


Revision [27192]

Edited on 2013-04-15 07:43:55 by coolpup
Additions:
~-create a new //partition table// (disklabel) on the device X ({{color text="WARNING" c="red"}} - access to all existing files on the device will be lost): %%parted /dev/sdX mklabel gpt%%
~-set //boot flag// status to //on// on the device X: %%parted /dev/sdX set 1 boot on%%
Deletions:
~-create a new //partition table// (disklabel) on the device X ({{color text="WARNING" c="red"}} - 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%%


Revision [27191]

Edited on 2013-04-15 07:42:37 by coolpup
Additions:
[[http://www.gnu.org/s/parted/manual/parted.html#Compiling]]
Deletions:
http://www.gnu.org/s/parted/manual/parted.html#Compiling
http://www.viralpatel.net/taj/tutorial/partition_table.php


Revision [27190]

Edited on 2013-04-15 07:39:09 by coolpup
Additions:
~-verify installed version via the command-line interface: %%parted -v%%
Deletions:
~-verify installed version via the command-line interface:
%%parted -v%%


Revision [27189]

Edited on 2013-04-15 07:37:55 by coolpup
Additions:
~-set //boot flag// state to //on// on the device X: %%parted /dev/sdX set 1 boot on%%
http://ftp.gnu.org/gnu/parted/
Deletions:
~-http://ftp.gnu.org/gnu/parted/
Set //boot flag// state to //on// on the device X: %%parted /dev/sdX set 1 boot on%%
Master boot record (first sector of drive; 512 bytes in size):
{{image url="http://www.viralpatel.net/taj/tutorial/image/mbr.gif"}}


Revision [27188]

Edited on 2013-04-15 07:31:54 by coolpup
Additions:
[[http://www.gnu.org/software/parted/index.shtml partition management]]
---
~-[[software]] package
---
~-verify installed version via the command-line interface:
~-http://ftp.gnu.org/gnu/parted/
---
~-dependencies: ##+[[bzip2]],+[[e2fsprogs]],+[[gettext]],+[[grep]],+[[ncurses]],+[[tar]]##
---
~-%%./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%%
---
~-create a new //partition table// (disklabel) on the device X ({{color text="WARNING" c="red"}} - access to all existing files on the device will be lost): %%parted /dev/sdX mklabel msdos%%
Deletions:
partition management
http://www.gnu.org/software/parted/index.shtml
Verify installed version via the command-line interface:
Source code distribution: http://ftp.gnu.org/gnu/parted/
Binary code distribution:
- http://distro.ibiblio.org/quirky/pet_packages-wary5/
- http://www.smokey01.com/coolpup/ %%./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://www.datafilehost.com/download-70f3a82e.html [[http://www.datafilehost.com/download-9d32c3c7.html sha1]]
Dependencies: +[[bzip2]],+[[e2fsprogs]],+[[gettext]],+[[grep]],+[[ncurses]],+[[tar]]
Create a new //partition table// (disklabel) on the device X ({{color text="WARNING" c="red"}} - access to all existing files on the device will be lost): %%parted /dev/sdX mklabel msdos%%
http://puppylinux.org/wikka/software


Revision [21537]

Edited on 2012-05-16 05:54:08 by coolpup
Additions:
Source code distribution: http://ftp.gnu.org/gnu/parted/
Binary code distribution:
- http://www.datafilehost.com/download-70f3a82e.html [[http://www.datafilehost.com/download-9d32c3c7.html sha1]]
Deletions:
Source distribution: http://ftp.gnu.org/gnu/parted/
Binary distribution:


Revision [21529]

Edited on 2012-05-15 11:07:31 by coolpup
Additions:
partition management
Deletions:
[[WikiPedia:Disk_partitioning partition]] editor


Revision [19324]

Edited on 2011-10-31 12:49:39 by coolpup
Additions:
Create a new //partition table// (disklabel) on the device X ({{color text="WARNING" c="red"}} - 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%%
Deletions:
Set //boot flag// state to //on//, e.g. for partition sdb1:
%%
parted /dev/sdb set 1 boot on
%%


Revision [19262]

Edited on 2011-10-30 10:37:03 by coolpup
Additions:
Master boot record (first sector of drive; 512 bytes in size):
Deletions:
Master boot record:


Revision [19250]

Edited on 2011-10-30 09:13:33 by coolpup
Additions:
Master boot record:


Revision [19248]

Edited on 2011-10-30 09:12:32 by coolpup
Additions:
- http://distro.ibiblio.org/quirky/pet_packages-wary5/
Deletions:
- http://distro.ibiblio.org/pub/quirky/pet_packages-wary5/


Revision [19244]

Edited on 2011-10-30 09:07:19 by coolpup

No Differences

Revision [19243]

Edited on 2011-10-30 09:06:49 by coolpup
Additions:
Source distribution: http://ftp.gnu.org/gnu/parted/
Binary distribution:
- http://distro.ibiblio.org/pub/quirky/pet_packages-wary5/
- http://www.smokey01.com/coolpup/ %%./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%%
Deletions:
[[http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-wary5/ software package assembled by BarryK]]
[[http://www.smokey01.com/coolpup/ software package assembled by coolpup]]
%%./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/


Revision [19242]

Edited on 2011-10-30 09:03:12 by coolpup
Additions:
http://www.viralpatel.net/taj/tutorial/partition_table.php
{{image url="http://www.viralpatel.net/taj/tutorial/image/mbr.gif"}}


Revision [18177]

Edited on 2011-09-23 04:13:54 by coolpup
Additions:
Set //boot flag// state to //on//, e.g. for partition sdb1:
Deletions:
Set //boot flag status on//, e.g. for partition sdb1:


Revision [18174]

Edited on 2011-09-23 03:59:10 by coolpup
Additions:
Set //boot flag status on//, e.g. for partition sdb1:
Deletions:
Set boot flag on, for example, partition sdb1:


Revision [18170]

Edited on 2011-09-23 02:22:01 by coolpup
Additions:
Set boot flag on, for example, partition sdb1:
%%
parted /dev/sdb set 1 boot on
%%


Revision [18168]

Edited on 2011-09-23 02:10:29 by coolpup
Additions:
====GNU Parted====
[[WikiPedia:Disk_partitioning partition]] editor
Deletions:
//GNU Parted// drive [[WikiPedia:Disk_partitioning partition]] editor


Revision [17834]

Edited on 2011-09-03 16:02:45 by coolpup
Additions:
[[http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-wary5/ software package assembled by BarryK]]
[[http://www.smokey01.com/coolpup/ software package assembled by coolpup]]
%%./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://www.gnu.org/s/parted/manual/parted.html#Compiling
Deletions:
**[[http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-wary5/parted-2.3-w5.pet parted-2.3-w5.pet]]** 228KB


Revision [17826]

Edited on 2011-09-02 08:25:48 by coolpup
Additions:
//GNU Parted// drive [[WikiPedia:Disk_partitioning partition]] editor
Verify installed version via the command-line interface:
http://www.gnu.org/software/parted/index.shtml
Deletions:
[[http://www.gnu.org/software/parted/index.shtml GNU Parted]] drive [[WikiPedia:Disk_partitioning partition]] editor
Verify installed version by using the command-line interface:


Revision [17825]

Edited on 2011-09-02 08:24:45 by coolpup
Additions:
**[[http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-wary5/parted-2.3-w5.pet parted-2.3-w5.pet]]** 228KB
Dependencies: +[[bzip2]],+[[e2fsprogs]],+[[gettext]],+[[grep]],+[[ncurses]],+[[tar]]
http://puppylinux.org/wikka/software
Deletions:
====Parted====
**[[http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-wary5/parted-2.3-w5.pet parted-2.3-w5.pet]]** 228KB [[SoftwareInstallation software package - DISCLAIMER]]
Dependencies: [[bzip2]], [[e2fsprogs]], [[gettext]], [[grep]], [[ncurses]], [[tar]]


Revision [17015]

Edited on 2011-07-20 14:48:06 by darkcity
Additions:
====Parted====
Deletions:
Parted** (Gnome Partition Editor) is a program for inspecting and formatting the on a harddrive
{{nocomments}}


Revision [17014]

Edited on 2011-07-20 14:47:40 by darkcity
Additions:
[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareFilesystem File-system]]
Parted** (Gnome Partition Editor) is a program for inspecting and formatting the on a harddrive
[[http://www.gnu.org/software/parted/index.shtml GNU Parted]] drive [[WikiPedia:Disk_partitioning partition]] editor
Deletions:
[[http://www.gnu.org/software/parted/index.shtml GNU Parted]] partition editor


Revision [14707]

Edited on 2011-05-24 03:42:38 by coolpup
Additions:
http://sources.redhat.com/dm/


Revision [14706]

Edited on 2011-05-24 03:40:24 by coolpup
Additions:
Dependencies: [[bzip2]], [[e2fsprogs]], [[gettext]], [[grep]], [[ncurses]], [[tar]]
Deletions:
Dependencies: [[bzip2]], [[e2fsprogs]], [[gettext]], [[grep]], [[tar]]


Revision [14705]

Edited on 2011-05-24 03:39:27 by coolpup
Additions:
Dependencies: [[bzip2]], [[e2fsprogs]], [[gettext]], [[grep]], [[tar]]
Deletions:
Dependencies: [[bzip2]], [[e2fsprogs]], [[getttext]], [[grep]], [[tar]]


Revision [14704]

Edited on 2011-05-24 03:39:12 by coolpup
Additions:
Dependencies: [[bzip2]], [[e2fsprogs]], [[getttext]], [[grep]], [[tar]]
Deletions:
Dependencies: [[bzip2]], [[grep]], [[tar]]


Revision [14703]

Edited on 2011-05-24 03:38:10 by coolpup
Additions:
http://www.t2-project.org/packages/parted.html


Revision [14702]

Edited on 2011-05-24 03:37:34 by coolpup
Additions:
Dependencies: [[bzip2]], [[grep]], [[tar]]
Deletions:
Dependencies: [[bzip2]], [[gettext]], [[grep]], [[tar]]


Revision [14701]

Edited on 2011-05-24 03:31:01 by coolpup
Additions:
http://ftp.gnu.org/gnu/parted/


Revision [14700]

Edited on 2011-05-24 03:30:13 by coolpup
Additions:
http://bkhome.org/blog/?viewDetailed=01919


Revision [14699]

Edited on 2011-05-24 03:16:00 by coolpup
Additions:
Dependencies: [[bzip2]], [[gettext]], [[grep]], [[tar]]
Deletions:
Dependencies: [[bzip2]], [[e2fsprogs]], [[gettext]], [[grep]], [[tar]]


Revision [14698]

The oldest known version of this page was created on 2011-05-24 03:15:21 by coolpup
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki