From owner-freebsd-questions@FreeBSD.ORG Tue Jul 17 05:28:16 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3627C16A406 for ; Tue, 17 Jul 2007 05:28:16 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184]) by mx1.freebsd.org (Postfix) with ESMTP id BA53413C442 for ; Tue, 17 Jul 2007 05:28:15 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so140581fka for ; Mon, 16 Jul 2007 22:28:14 -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=TW31OuFtDtb0a76419bXE2myrohYrupbuClUvmlDSgqrtWUVTgnVqrvBWre9SIhPwA7NCx6VIhnzLk3A/mtBYrmDKBiJymd+fRAX5j8ZqI9hFAOjp3zD6AnOFchE0nedivC7VA8tl6LKfc+bL9aUK/3OmqGTayPa574k3sktXa8= 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=kMely8FPKxr/TYc4/Hv2TGnh2iYicl5hU/S0df3Z+c7ZGJOHQPszYWNquFQ2rMZuWFB+UG2HnNgqGIqhQ5/6VrCK874Q3G7L0h0AL4SbBalSler7mb+7RPRJbJvgTgaqLxht2G9ueJ+9tLSaiA+SzxvbfCQexT7oPQMNn8brgMc= Received: by 10.82.178.11 with SMTP id a11mr24414buf.1184650094381; Mon, 16 Jul 2007 22:28:14 -0700 (PDT) Received: by 10.82.187.6 with HTTP; Mon, 16 Jul 2007 22:28:14 -0700 (PDT) Message-ID: Date: Tue, 17 Jul 2007 00:28:14 -0500 From: "illoai@gmail.com" To: "Philip M. Gollucci" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <469B8F8C.80600@riderway.com> Cc: questions@freebsd.org Subject: Re: 6.2-release-p5, Dell PE1435, custom kernel fails generic works 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: Tue, 17 Jul 2007 05:28:16 -0000 On 17/07/07, illoai@gmail.com wrote: > On 16/07/07, Philip M. Gollucci wrote: > > [take 2] > > > > Hi All, > > > > I understand kernel compiles pretty well, but I guess I'm having a hard > > time nailing down my hardware even though I "know" what it is. > > > > It panics when trying to mount the root device. Its something to do > > with the scsi/raid kernel config. > > > > Wow, that ELEKTRA config is a serious mess to read . . . > might try adding: > device ataraid > I just noticed that GENERIC for amd64 does not have isa and does have acpi, which neither of your custom configs adhere to. -- --