From owner-freebsd-questions@FreeBSD.ORG Tue Sep 12 12:21:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7A5916A412 for ; Tue, 12 Sep 2006 12:21:04 +0000 (UTC) (envelope-from keith.phipps@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 713BD43D66 for ; Tue, 12 Sep 2006 12:21:02 +0000 (GMT) (envelope-from keith.phipps@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1713164uge for ; Tue, 12 Sep 2006 05:21:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=pcdXhKoOegtUuR8BeaCA1n98pk1NVs6xO30W+VxwXXGUSlsMdI1HQ5pikfs3ne8jqCWbjSVV2rVs1MwxzLjjuzQyrqvaDDlNP5KICgnDbye52lF1/uAWHIcDfTVYr+ZZEc7QYzsXJoE1bZq/hb1eM6iPa11a3qY+Itjvt8bEbxY= Received: by 10.67.24.13 with SMTP id b13mr3339479ugj; Tue, 12 Sep 2006 05:21:01 -0700 (PDT) Received: by 10.67.103.19 with HTTP; Tue, 12 Sep 2006 05:21:00 -0700 (PDT) Message-ID: Date: Tue, 12 Sep 2006 08:21:00 -0400 From: "Keith Phipps" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 4x Kernel 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, 12 Sep 2006 12:21:04 -0000 Good Day, We've got a FreeBSD box that's running 4.10 (that may not be correct, but it's 4.x for certain) and it's not seeing our ATA driver on the appliance it's been installed on. It's just a small 1u device, 1 hard drive, no RAID. The same version installs on the 2u with the RAID controller no problem. Best I can tell, 6.1 has the proper ATA driver. ICH7 is what I'm looking for. The build of our boxes are ISO'd on a CD, so I'm wondering the best way to get this done - as I've never had to recompile anything and the more and more I'm reading, the more and more it looks like I'm going to have to a) figure out where/how to pull the ICH7 ATA driver from the 6.1 build b) how I can recompile the kernel that goes with the ISO It'd be easy (so google says) if it were anything other than the drive controller - but since I can get to the drive, I can't load the OS properly, can't just replace the kernel that way. Any and all ideas, resources, etc.. would be helpful, as this was just sort of dropped on my plate. Thanks! -Keith