From owner-freebsd-questions@FreeBSD.ORG Sat Nov 9 00:43:04 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3638B490 for ; Sat, 9 Nov 2013 00:43:04 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-pb0-x22a.google.com (mail-pb0-x22a.google.com [IPv6:2607:f8b0:400e:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0E4592BD2 for ; Sat, 9 Nov 2013 00:43:04 +0000 (UTC) Received: by mail-pb0-f42.google.com with SMTP id jt11so2874740pbb.1 for ; Fri, 08 Nov 2013 16:43:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=HytVuFntFdG76oukBwOe0g4yBoBC97XqJ+ggtt182zM=; b=o5z8eTibW3AfD7vbBpSJ4Mau6fJe4pVOTObMRrcRwXoKhi7xepeWmoDJw5wqM1Lmul QcOgNmhb1Fy5PghLEg4RMZQ4vAAbCBDWjlgHr3Gjrvlp+E2SH9Oj90GIO8L4yNFtaxUr +oShVeW0b0iWE7cmEQwGUraWt5z0PFNiQ1Z7Td2ZRyR78mTVOv1e7Fy3+dpY0QXnrUXR KaOzxr1NXdGh13vgzoXBNurNrxqMiRFp9UwCxDA9Ujzh2IzX05viuLyxzTnCIoRa4Rpv UWfFToFT7IXL++zUujm+nSrgN5N8lWZub5SIcC/DC9ozHzwjA7K8V8tuBK25KbtSvyBC G6TQ== MIME-Version: 1.0 X-Received: by 10.66.12.103 with SMTP id x7mr18857068pab.54.1383957783589; Fri, 08 Nov 2013 16:43:03 -0800 (PST) Received: by 10.70.92.79 with HTTP; Fri, 8 Nov 2013 16:43:03 -0800 (PST) In-Reply-To: References: <8f6c8132c42415d4dc955e24403beeb3@dweimer.net> Date: Fri, 8 Nov 2013 18:43:03 -0600 Message-ID: Subject: Re: Confirmation Of Drive Failure From: Adam Vande More To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Nov 2013 00:43:04 -0000 On Fri, Nov 8, 2013 at 6:13 PM, Warren Block wrote: > On Fri, 8 Nov 2013, Adam Vande More wrote: > > Also regarding ada0, dangerously dedicated mode is not supported 8.x+ >> > > AFAIK, it would still work, it's just not recommended. The installer > memory stick images still use it, even on 10.0. > It was removed in 8.0R. The memstick image must be built in a flaky way, but it doesn't actually use the 'a' device to mount. -- Adam