From owner-freebsd-questions@FreeBSD.ORG Tue Dec 28 04:36:26 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 0AF791065674 for ; Tue, 28 Dec 2010 04:36:26 +0000 (UTC) (envelope-from xaero@xaerolimit.net) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9D9B38FC08 for ; Tue, 28 Dec 2010 04:36:25 +0000 (UTC) Received: by eyf6 with SMTP id 6so4295863eyf.13 for ; Mon, 27 Dec 2010 20:36:24 -0800 (PST) Received: by 10.213.31.209 with SMTP id z17mr10202569ebc.12.1293510984223; Mon, 27 Dec 2010 20:36:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.112.145 with HTTP; Mon, 27 Dec 2010 20:36:04 -0800 (PST) From: Chris Brennan Date: Mon, 27 Dec 2010 23:36:04 -0500 Message-ID: To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: a new hard-drive in a 2y/o laptop 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, 28 Dec 2010 04:36:26 -0000 I've got an HP Business Class laptop (dv2700) and the original 250G SATAII drive is going bad. So I bought a new drive, got a great deal on an SATAII 750G drive for it, bios sees the drive fine. The old drive had FBSD8.2/amd64 installed and it ran fine. I wanted to reinstall to make some partition changes anyway so when I tossed in any install medium I get the following error 'Unable to find device node for /dev/ad4s1b in dev! The creation of filesystems will be aborted.' I didn't select anything crazy and accepted defaults for everything. I figured out the advanced bios option and am in the bios now letting the bios' smart features run there tests (and it just shut down on me, this happens in the winter when the heat is on :( ). Anyway, gonna let it cool down and try the smart tests again. Incidentally, I was able to boot a gentoo disc and set up an ext4 filesystem on the same disk and it worked fine, so I don't understand why freebsd can't preform a newfs on the drive.