From owner-freebsd-stable@FreeBSD.ORG Tue Dec 28 20:08:46 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12DF1106564A for ; Tue, 28 Dec 2010 20:08:46 +0000 (UTC) (envelope-from amdmiek@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id C2F5F8FC16 for ; Tue, 28 Dec 2010 20:08:45 +0000 (UTC) Received: by qwj9 with SMTP id 9so9266652qwj.13 for ; Tue, 28 Dec 2010 12:08:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=KVnF8Mwl8h4ZSbCGzN3D1qS+e2AHlm/fZJh2OrwcCrc=; b=n2SZyFq5j+tkEQZYv9uZu1IvaqKQu+ErqwvX+LJGOQj2bJWQKHeWgBeBeZDERbGTLM U5IyxiDhF6TrNbcX7rnKtgdmT5aYPAVO/NS/0U2vG6iv7HJpb+liDbQWwlGoOsVKqxRp Z19rBtPuQFk/m0fRd1IYQdTKUjOl7nNjamVBY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=oEfXbsM4GRsc8d1WoDIlgPvmUOw+18Ys1kClt/qFmcYICaJZzeu765w/IR1ttQTJ8o +ZcD1nkgbx6Vw+Z7HamUU9ip+BFzpY0zC/wFh+SVdauJC1NcYwOfKC0/8vfUrfwjEuYv +Rgjn3ZtTvklRx1qzZvkIUN3Sfhz9ZoaWepg4= MIME-Version: 1.0 Received: by 10.229.79.12 with SMTP id n12mr12175670qck.129.1293566924972; Tue, 28 Dec 2010 12:08:44 -0800 (PST) Received: by 10.220.192.11 with HTTP; Tue, 28 Dec 2010 12:08:44 -0800 (PST) In-Reply-To: References: Date: Tue, 28 Dec 2010 23:08:44 +0300 Message-ID: From: Michael BlackHeart To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: root mount error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2010 20:08:46 -0000 I'm no looking for help neither instructions how to build kernel. I'm just installing 8.1 RELEASE and svn it up to last week 8-stable. And going step-by-step of handbook installing kernel I'm having a trouble - it seems than new kenel doesn't recognize my HDD. I'm not doing something special, in that case I'm for shure mentioned it. I'm just building GENERIC kernel without any configuration of system after installation, to tweaks, no tunes, nothing. It's a new GENERIC kernel and it can't find my HDD but 8.1 i386/amd64 releases works well and as I remember something about month ago stable too. >Now, a likely cause of your problem is the installation of a custom >kernel with removed support for whatever your hard disk drive or raid >controller is recognized as. When it works it's just and ad0 hdd, no raid or special driver I'm jsut trying to say than recent changes in kernel or kernel-modules broke up my HDD support and I'd like to notice developres to check where the problem is. And of couse I've tried to switch SATA native mode and it doesn't change anything. Loader on it's own stage easily detects HDD and root partition so I can just select old kernel and boot up, but I'm not shure how he gain access to HDD to mfke any conclusion, probably through BIOS interrupts but it's out of piont. And for my pity I don't know how to dump demsg without having any serial connection or usable disk drive, maybe to flash drive, but I don't know how. And anyway there's no real kernel painc, it just asks for root mountpoint. And for shure I've got an 2.5" Hitachi HTS542516K9A300 160Gb SATA HDD If you need any aditional info I'll give it all, just ask.