From 9d79fe8aac73d89fa2e2b25a0deca564e26e7672 Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Thu, 21 Oct 1999 09:18:27 +0000 Subject: [PATCH] Change bootloader prompt in description to match post-3.2 reality. Add tags. Replace occurrence of "#" with &prompt.root;. PR: docs/14432 (partial) Submitted by: Lowell Gilbert --- en_US.ISO8859-1/books/faq/book.sgml | 7 ++++--- en_US.ISO_8859-1/books/faq/book.sgml | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index eb31a3f71d..c0baeee5ca 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -10,7 +10,7 @@ -$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.14 1999/10/04 22:22:19 jesusr Exp $ +$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.15 1999/10/20 11:44:08 des Exp $ This is the FAQ for FreeBSD systems version 2.X All entries are assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted. @@ -4296,9 +4296,10 @@ restart sendmail after updating sendmail.cf. Eek! I forgot the root password! -Don't Panic! Simply restart the system, type -s at the Boot: prompt +Don't Panic! Simply restart the system, type boot -s +at the Boot: prompt (just -s for FreeBSD releases before 3.2) to enter Single User mode. At the question about the shell to use, -hit ENTER. You'll be dropped to a # prompt. Enter mount -u / to +hit ENTER. You'll be dropped to a &prompt.root; prompt. Enter mount -u / 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 exit diff --git a/en_US.ISO_8859-1/books/faq/book.sgml b/en_US.ISO_8859-1/books/faq/book.sgml index eb31a3f71d..c0baeee5ca 100644 --- a/en_US.ISO_8859-1/books/faq/book.sgml +++ b/en_US.ISO_8859-1/books/faq/book.sgml @@ -10,7 +10,7 @@ -$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.14 1999/10/04 22:22:19 jesusr Exp $ +$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.15 1999/10/20 11:44:08 des Exp $ This is the FAQ for FreeBSD systems version 2.X All entries are assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted. @@ -4296,9 +4296,10 @@ restart sendmail after updating sendmail.cf. Eek! I forgot the root password! -Don't Panic! Simply restart the system, type -s at the Boot: prompt +Don't Panic! Simply restart the system, type boot -s +at the Boot: prompt (just -s for FreeBSD releases before 3.2) to enter Single User mode. At the question about the shell to use, -hit ENTER. You'll be dropped to a # prompt. Enter mount -u / to +hit ENTER. You'll be dropped to a &prompt.root; prompt. Enter mount -u / 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 exit