Start of 14.02 release notes
This commit is contained in:
parent
d2aa2ac494
commit
ca70ccb5c1
@ -295,7 +295,7 @@ $ reboot</screen>
|
|||||||
}</screen>
|
}</screen>
|
||||||
</example>
|
</example>
|
||||||
|
|
||||||
<section>
|
<section xml:id="sec-uefi-installation">
|
||||||
|
|
||||||
<title>UEFI Installation</title>
|
<title>UEFI Installation</title>
|
||||||
|
|
||||||
@ -305,14 +305,15 @@ changes:
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>You should boot the livecd in UEFI mode (consult your specific
|
<para>You should boot the live CD in UEFI mode (consult your
|
||||||
hardware's documentation for instructions how).</para>
|
specific hardware's documentation for instructions).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Instead of <command>fdisk</command>, you should use <command>
|
<para>Instead of <command>fdisk</command>, you should use
|
||||||
gdisk</command> to partition your disks. You will need to have a
|
<command>gdisk</command> to partition your disks. You will need to
|
||||||
separate partition for <filename>/boot</filename> with partition code
|
have a separate partition for <filename>/boot</filename> with
|
||||||
EF00, and it should be formatted with a vfat filesystem.</para>
|
partition code EF00, and it should be formatted as a
|
||||||
|
<literal>vfat</literal> filesystem.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>You must set <option>boot.loader.gummiboot.enable</option> to
|
<para>You must set <option>boot.loader.gummiboot.enable</option> to
|
||||||
@ -327,8 +328,8 @@ changes:
|
|||||||
as well.</para>
|
as well.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>To see console messages during early boot, put <literal>"fbcon"</literal>
|
<para>To see console messages during early boot, add <literal>"fbcon"</literal>
|
||||||
in your <option>boot.initrd.kernelModules</option></para>
|
to your <option>boot.initrd.kernelModules</option>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
|
@ -55,9 +55,12 @@
|
|||||||
<!-- <xi:include href="userconfiguration.xml" /> -->
|
<!-- <xi:include href="userconfiguration.xml" /> -->
|
||||||
<xi:include href="troubleshooting.xml" />
|
<xi:include href="troubleshooting.xml" />
|
||||||
<xi:include href="development.xml" />
|
<xi:include href="development.xml" />
|
||||||
<chapter xml:id="ch-options">
|
|
||||||
|
<xi:include href="release-notes.xml" />
|
||||||
|
|
||||||
|
<appendix xml:id="ch-options">
|
||||||
<title>List of options</title>
|
<title>List of options</title>
|
||||||
<xi:include href="options-db.xml" />
|
<xi:include href="options-db.xml" />
|
||||||
</chapter>
|
</appendix>
|
||||||
|
|
||||||
</book>
|
</book>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user