View | Details | Raw Unified | Return to bug 14432
Collapse All | Expand All

(-)book.sgml (-1 / +2 lines)
Lines 4296-4302 Link Here
4296
<qandaentry><question>
4296
<qandaentry><question>
4297
<para>Eek! I forgot the root password!</para></question><answer>
4297
<para>Eek! I forgot the root password!</para></question><answer>
4298
4298
4299
<para>Don't Panic!  Simply restart the system, type -s at the Boot: prompt
4299
<para>Don't Panic!  Simply restart the system, type "boot -s" 
4300
at the Boot: prompt (just "-s" for FreeBSD releases before 3.2)
4300
to enter Single User mode.  At the question about the shell to use,
4301
to enter Single User mode.  At the question about the shell to use,
4301
hit ENTER.  You'll be dropped to a # prompt.  Enter <command>mount -u /</command> to
4302
hit ENTER.  You'll be dropped to a # prompt.  Enter <command>mount -u /</command> to
4302
remount your root filesystem read/write, then run <command>mount -a</command> to 
4303
remount your root filesystem read/write, then run <command>mount -a</command> to 

Return to bug 14432