From owner-freebsd-doc@FreeBSD.ORG Sat Jun 30 18:55:17 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 5CC5A16A41F for ; Sat, 30 Jun 2007 18:55:17 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248]) by mx1.freebsd.org (Postfix) with ESMTP id 1DD5F13C458 for ; Sat, 30 Jun 2007 18:55:16 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so282143anc for ; Sat, 30 Jun 2007 11:55:16 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rPcLKelEMmVsW7JzS9rY9L44pJSBCDj5cM8R740U7kKDYbLSgntz6vvCYBIFohfyuoj7b3wRmHb7qZXSyl3TrMyEo0chWEDKmyxPn6ogRlIxl38JVCmr5Yvd6fWEdAsjf60ktXGr0v1Cs3oc3JX7khb0AVw8qhkrhy7LIMJR07Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kE5noEnCjpSOxFAo9ZEkjT6h8rNu/F2zjnW1rKLkj7oR6RrWGLBmIhH9g2mIONJ3noEke8Y8a5fUynC916S+U7pijm1YN1S7nH8O82Ry8ACUGJ49Szyjc5jgdMzO+slDJB2HYO5VTqMBJoYk0yZylq/VowoYug30ShQpkV7gJf0= Received: by 10.100.190.8 with SMTP id n8mr2822974anf.1183229716117; Sat, 30 Jun 2007 11:55:16 -0700 (PDT) Received: by 10.100.119.4 with HTTP; Sat, 30 Jun 2007 11:55:16 -0700 (PDT) Message-ID: <1f27304c0706301155y4c122aednf842e9a843b91635@mail.gmail.com> Date: Sun, 1 Jul 2007 02:55:16 +0800 From: chinsan To: "Ben Kaduk" In-Reply-To: <47d0403c0706291152n2218db5yc4ce842c6289b645@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47d0403c0706291152n2218db5yc4ce842c6289b645@mail.gmail.com> Cc: freebsd-doc@freebsd.org Subject: Re: 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: Sat, 30 Jun 2007 18:55:17 -0000 On 6/30/07, Ben Kaduk wrote: > 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. Hi, Ben: The section about "Visual kernel configuration" has been deprecated a long time ago. Thanks for your notification. :) Cheers, - chinsan