From owner-freebsd-questions@FreeBSD.ORG Mon Dec 20 03:15:33 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B76A106566B for ; Mon, 20 Dec 2010 03:15:33 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 5A8FD8FC13 for ; Mon, 20 Dec 2010 03:15:33 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id oBK3FWgB039321; Sun, 19 Dec 2010 20:15:32 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id oBK3FWaR039318; Sun, 19 Dec 2010 20:15:32 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 19 Dec 2010 20:15:32 -0700 (MST) From: Warren Block To: Frank Shute In-Reply-To: <20101220023205.GA75403@orange.esperance-linux.co.uk> Message-ID: References: <806473.50556.qm@web33306.mail.mud.yahoo.com> <20101220023205.GA75403@orange.esperance-linux.co.uk> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sun, 19 Dec 2010 20:15:32 -0700 (MST) Cc: Rob , FreeBSD questions Subject: Re: FBSD 8: custom kernel config ends boot at "mountroot>". Plz. help! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2010 03:15:33 -0000 On Mon, 20 Dec 2010, Frank Shute wrote: > If you're going to use a custom kernel, copy GENERIC, edit it and save > it as your kernel conf. > > Then when you run into trouble with your custom kernel you can post a > diff(1) between it and GENERIC. Then it's easy to see what you've > enabled/disabled, left-out etc. Another option is to "include GENERIC" in the new config file and use nooptions and nodevice to exclude unwanted things. Then the config file is a diff.