From owner-freebsd-stable@FreeBSD.ORG Mon Dec 27 20:43:45 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 B4075106567A for ; Mon, 27 Dec 2010 20:43:45 +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 6E65C8FC17 for ; Mon, 27 Dec 2010 20:43:45 +0000 (UTC) Received: by qwj9 with SMTP id 9so8455230qwj.13 for ; Mon, 27 Dec 2010 12:43:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=JpnpAVyeQutA/N4c03Bdu5jZEyaJflNug812hVbVpKI=; b=S5ZxDG5FHNo+PORcnWr7Kr6y3moLGIpt21Vfeuc7Hvluom/4ryuuUYWA0HaC7xeN/A phqJH9QsJnnTfHJ1FnYY9BH/Xv+qy1GiuZcPo/o0PLFd+tb7yzqgso3TKlwBVCEDgdoV R4quJMdCC0NrXjDeysO8zdXSzf+yS4hk/iowc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TgIlPOfJlSDhhsbclhXNVvlVULufr185o5Yi/Ab4mVOA7GI/Ps36/NWOrTfBOZbAd/ tuwBpuJO+QgBxYRTrJchScpSiKe7kZlgJPeb6FDHEPyncTz+yddnnijnBMAWBkyJlAUP 3+li80/LLLxyNM05auHyPTabrbjaicBR2xMYY= MIME-Version: 1.0 Received: by 10.224.38.26 with SMTP id z26mr11945046qad.375.1293481129377; Mon, 27 Dec 2010 12:18:49 -0800 (PST) Received: by 10.220.192.11 with HTTP; Mon, 27 Dec 2010 12:18:49 -0800 (PST) Date: Mon, 27 Dec 2010 23:18:49 +0300 Message-ID: From: Michael BlackHeart To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: 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: Mon, 27 Dec 2010 20:43:45 -0000 Hello I've got trouble with FreeBSD 8 Stable First I've put on notebook 8.2 RELEASE amd64, then SVN'ed src's to yesterday revision I don't remember exact number, but I've have this problem aobut week or two so it's not so important, also as it doesn't work on i386 too. After installing new kernel I've just build - indeed it always was GENERIC for both arch's on clean system - I've got an a kernel painc caused by disability to mount root partition because kernel couldn't see the drive. By pressing '?' I've sen only acd0 that represents CD-ROM. In debug messages I haven't found anything about ad0 - than hdd was identified before new kernel was installed. I've got an HP 6720s notebook with SATA 160GB Hitachi HDD that is working with diabled SATA native mode. I've not found any info 'bout this error in recent 8.Stable so I don't know how to handle this one.