Author: pfrields
Update of /cvs/docs/install-guide/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32569
Modified Files:
bootloader.xml
Log Message:
Make long admonition its own section
Index: bootloader.xml
===================================================================
RCS file: /cvs/docs/install-guide/devel/en_US/bootloader.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bootloader.xml 30 Sep 2006 03:27:02 -0000 1.3
+++ bootloader.xml 30 Sep 2006 03:30:05 -0000 1.4
@@ -200,27 +200,27 @@
others to guess.
</para>
</tip>
- <warning>
+ <section id="sn-forgotten-grub-pass">
<title>Forgotten <application>GRUB</application> Passwords</title>
<para>
<application>GRUB</application> stores the password in encrypted
- form, so it <emphasis>cannot</emphasis> be read or recovered. If
- you forget the boot password, boot the system normally and then
- change the password entry in the
- <filename>/boot/grub/grub.conf</filename> file. If you cannot
- boot, you may be able to use the "rescue" mode on the first &FC;
- installation disc to reset the GRUB password.
+ form, so it <emphasis>cannot</emphasis> be read or recovered. If
+ you forget the boot password, boot the system normally and then
+ change the password entry in the
+ <filename>/boot/grub/grub.conf</filename> file. If you cannot
+ boot, you may be able to use the "rescue" mode on the first &FC;
+ installation disc to reset the GRUB password.
</para>
- </warning>
- <para>
- If you do need to change the <application>GRUB</application>
- password, use the <command>grub-md5-crypt</command> utility. For
- information on using this utility, use the command <command>man
- grub-md5-crypt</command> in a terminal window to read the manual
- pages.
- </para>
+ <para>
+ If you do need to change the <application>GRUB</application>
+ password, use the <command>grub-md5-crypt</command> utility. For
+ information on using this utility, use the command <command>man
+ grub-md5-crypt</command> in a terminal window to read the
+ manual pages.
+ </para>
+ </section>
</section>
<section id="sn-bootloader-advanced">
<title>Advanced Boot loader Options</title>