[gparted] Add list of gpt flags to help manual (#707070)
- From: Mike Fleetwood <mfleetwo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] Add list of gpt flags to help manual (#707070)
- Date: Tue, 10 Sep 2013 18:52:39 +0000 (UTC)
commit 13ba466154fc769b63c1d5d502f13eb0229ef07a
Author: Curtis Gedak <gedakc gmail com>
Date: Wed Jun 5 10:55:03 2013 -0600
Add list of gpt flags to help manual (#707070)
Part of Bug #707070 - Update Help Manual with GPT flags, Force Cancel
button, etc.
help/C/gparted.xml | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 71 insertions(+), 0 deletions(-)
---
diff --git a/help/C/gparted.xml b/help/C/gparted.xml
index 14f0b00..0cac5c4 100644
--- a/help/C/gparted.xml
+++ b/help/C/gparted.xml
@@ -1917,6 +1917,77 @@
</itemizedlist>
</para>
</note>
+ <note>
+ <para>
+ A description of flags in a gpt partition table follows:
+ <itemizedlist>
+ <listitem>
+ <para>
+ Atvrecv is used to indicate an Apple TV Recovery
+ partition.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ BIOS_GRUB indicates a BIOS boot partition often used
+ by the GRUB 2 boot loader.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Boot is used by some commercial operating system
+ boot loaders.
+ The boot flag indicates the partition is active
+ or bootable.
+ Only one partition on a disk device can be active.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Diag indicates the partition is used for diagnostics
+ or recovery.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Hidden is used by some commercial operating systems.
+ The hidden flag makes the partition invisible to the
+ operating system.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ HP-service is used to indicate a Hewlett Packard
+ service partition.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Legacy_boot is used by some special purpose software
+ to indicate the partition might be bootable.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ LVM indicates the partition is used by a Logical
+ Volume Manager (LVM).
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Msftres is used to indicate a Microsoft Reserved
+ partition.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ RAID indicates the partition is used in a Redundant
+ Array of Inexpensive Disks (RAID).
+ </para>
+ </listitem>
+ </itemizedlist>
+ </para>
+ </note>
</sect3>
<!-- ============= To Check a Partition ============================== -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]