From owner-freebsd-stable@FreeBSD.ORG Wed Feb 22 20:50:58 2012 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 68EED1065673 for ; Wed, 22 Feb 2012 20:50:58 +0000 (UTC) (envelope-from omerfsen@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 1D9C88FC1A for ; Wed, 22 Feb 2012 20:50:57 +0000 (UTC) Received: by qaea17 with SMTP id a17so769859qae.13 for ; Wed, 22 Feb 2012 12:50:57 -0800 (PST) Received-SPF: pass (google.com: domain of omerfsen@gmail.com designates 10.229.135.10 as permitted sender) client-ip=10.229.135.10; Authentication-Results: mr.google.com; spf=pass (google.com: domain of omerfsen@gmail.com designates 10.229.135.10 as permitted sender) smtp.mail=omerfsen@gmail.com; dkim=pass header.i=omerfsen@gmail.com Received: from mr.google.com ([10.229.135.10]) by 10.229.135.10 with SMTP id l10mr24146054qct.14.1329943857431 (num_hops = 1); Wed, 22 Feb 2012 12:50:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=92wh+tftSB+Fu7tnRBE8hmZsrCvvVNPx+PaeGpd8fXY=; b=obaWEfH0Q96FyeEtP7HNySEdXxiBVG3xb05APNuA9vxhGuj6qJYd0Cf1vUTRwKb/kn gBh+meRFGPleuz420+yIyzxGYnhlPR8zjQy7DPmdZQSTLhgEWxMjGUzM5sXnvjXuW3ld wrylNzW6+cM0AkZrs36vLYk96Vpqn/OFmURsE= MIME-Version: 1.0 Received: by 10.229.135.10 with SMTP id l10mr20352588qct.14.1329942059280; Wed, 22 Feb 2012 12:20:59 -0800 (PST) Received: by 10.229.24.81 with HTTP; Wed, 22 Feb 2012 12:20:59 -0800 (PST) Date: Wed, 22 Feb 2012 22:20:59 +0200 Message-ID: From: Omer Faruk SEN To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: 8.3-BETA1 installation problem 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: Wed, 22 Feb 2012 20:50:58 -0000 Hi, I am trying to install FreeBSD 8.3-BETA1 to a system with ssd disk recognized as ad6. At fixit mode i can dd device but at installer (sysinstall) when I configured disk and using "w" installer is unable to format devices stating that "Unable to find device node for /dev/ad6s1b in dev. The creation of file systems will be aborted" any suggestion on what may be the reason for that or is it a bug on installer