From owner-svn-doc-head@FreeBSD.ORG Sat Jan 26 18:58:04 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9CDDBC23; Sat, 26 Jan 2013 18:58:04 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 78226B46; Sat, 26 Jan 2013 18:58:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0QIw4Sk013844; Sat, 26 Jan 2013 18:58:04 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0QIw4rU013843; Sat, 26 Jan 2013 18:58:04 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201301261858.r0QIw4rU013843@svn.freebsd.org> From: Eitan Adler Date: Sat, 26 Jan 2013 18:58:04 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40753 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2013 18:58:04 -0000 Author: eadler Date: Sat Jan 26 18:58:03 2013 New Revision: 40753 URL: http://svnweb.freebsd.org/changeset/doc/40753 Log: missing-os talks about CHS addressing which has been obsolete for 10-15 years. Noted by: scottl Approved by: bcr (mentor, implicit) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sat Jan 26 10:28:08 2013 (r40752) +++ head/en_US.ISO8859-1/books/faq/book.xml Sat Jan 26 18:58:03 2013 (r40753) @@ -1413,22 +1413,6 @@ - - When I boot &os; for the first time after install I get - Missing Operating System. What is - happening? - - - - This is classically a case of &os; and some other - OS conflicting over their ideas of disk - geometry. You will have to - reinstall &os;, but obeying the instructions given above - will almost always get you going. - - - - Do I need to install the source?