summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Travis <immanetize@fedoraproject.org>2014-02-13 23:18:05 -0700
committerPete Travis <immanetize@fedoraproject.org>2014-02-13 23:18:05 -0700
commit6f786506ae78f7d2bc27ffe60df4bdaa4ce1c8f3 (patch)
treeccef6824a9975fba87b004d99bd4546cc14def35
parent82f4e441d92a0930d5e01d64b187f817042e1f0b (diff)
downloadmultiboot-guide-6f786506ae78f7d2bc27ffe60df4bdaa4ce1c8f3.tar.gz
multiboot-guide-6f786506ae78f7d2bc27ffe60df4bdaa4ce1c8f3.tar.xz
multiboot-guide-6f786506ae78f7d2bc27ffe60df4bdaa4ce1c8f3.zip
suggested adding a bit of padding when resizing partitions
-rw-r--r--en-US/Free_Space.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/en-US/Free_Space.xml b/en-US/Free_Space.xml
index 29220c7..5d93658 100644
--- a/en-US/Free_Space.xml
+++ b/en-US/Free_Space.xml
@@ -207,6 +207,9 @@ NTFS partition /dev/sda5 was processed successfully.
</mathphrase>
</equation>
</para>
+ <para>
+ Adding onto the end sector value costs little free space and provides a margin of error. Consider padding the end of your partition for best results.
+ </para>
</listitem>
</itemizedlist>
</para>
@@ -214,7 +217,7 @@ NTFS partition /dev/sda5 was processed successfully.
<step>
<para>
- The <systemitem class="filesystem">ntfs</systemitem> filesystems on the <filename>/dev/sda</filename>. Using the <literal>s</literal> after the number ensures <command>parted</command> uses sectors as the unit.
+ Use parted to resize the <systemitem class="filesystem">ntfs</systemitem> filesystem on <filename>/dev/sda</filename>. Using the <literal>s</literal> after the number ensures <command>parted</command> uses sectors as the unit.
<screen>
<command># parted /dev/sda</command>
GNU Parted 3.1