From owner-freebsd-doc@FreeBSD.ORG Fri Jun 29 18:52:29 2007 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD39216A500 for ; Fri, 29 Jun 2007 18:52:29 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.230]) by mx1.freebsd.org (Postfix) with ESMTP id 6DF1213C480 for ; Fri, 29 Jun 2007 18:52:29 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by wr-out-0506.google.com with SMTP id 69so818668wra for ; Fri, 29 Jun 2007 11:52:28 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QR+WxPqU+ScIcFrOC8vwlaC4MO/S/KfEtJjOBAQN8j07yUJQ7bvWozLMZ7Oo6uETPNfdxcqpjWb9wIHJW1IKwK6e3UfbfjOrHr56um97d1R3PzBQT5UTHZ9qnICQlc/2w3IMggh71tPjDkxC7UQQA+VopEEvBZpECb3G+iz3iDs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iMR3N3dWpP/sCCdM53ihSCpQmbYyQjQvNmBeyr8r6cDOukvwO7PS6OiOjtrpgAPEm8XGkdGb9Ya+hRH8jvkkroPWPDZq6OqqD8P55KLNErtxmZDBFVC9e2S3u1Q7KpNabNrGTRRu1wS/9fj/4NH15KIarfytNzk1JWMMIcjoaig= Received: by 10.142.178.13 with SMTP id a13mr187875wff.1183143148059; Fri, 29 Jun 2007 11:52:28 -0700 (PDT) Received: by 10.143.1.8 with HTTP; Fri, 29 Jun 2007 11:52:28 -0700 (PDT) Message-ID: <47d0403c0706291152n2218db5yc4ce842c6289b645@mail.gmail.com> Date: Fri, 29 Jun 2007 13:52:28 -0500 From: "Ben Kaduk" To: freebsd-doc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: visual kernel configuration option? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2007 18:52:29 -0000 Hi -doc, I'm working my way through the handbook, and I came across section 2.11.1: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-trouble.html which mentions a ``visual kernel configuration option'' which can be used to troubleshoot an installation. Do we actually have such a facility (from the context, in the boot loader)? I don't remember seeing one, but I started with 5.2, and have never had much trouble installing. -Ben Kaduk