diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 6a400195da..3e073b17a4 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -6072,15 +6072,37 @@ options SYSVMSG # enable for messaging Do not panic! Restart the system, type - boot -s at the Boot: prompt to + boot -s at the Boot: prompt to enter Single User mode. At the question about the shell to - use, hit ENTER. You will be dropped to a &prompt.root; - prompt. Enter mount -u / to remount + use, hit Enter. You will be dropped to a &prompt.root; + prompt. Enter mount -urw / to remount your root filesystem read/write, then run mount -a to remount all the filesystems. Run passwd root to change the root password then run &man.exit.1; to continue booting. + + + If you are still prompted to give the + root password when entering the Single + User mode, it means that the console has been marked as + insecure in + /etc/ttys. In this case it will be required to + boot from an &os; installation disk, + choose the Fixit shell from + &man.sysinstall.8; and issue the commands mentioned + above. + + + + If you cannot mount your root partition from Single + User mode, it is possible that the partitions are + encrypted and it is impossible to mount them without the + access keys. Your chances are depending on the chosen + implementation. For more information see the section + about encrypted disks in the &os; Handbook. +