From owner-freebsd-usb@FreeBSD.ORG Sun Jan 16 18:15:55 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE3FB1065673; Sun, 16 Jan 2011 18:15:55 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 6C2868FC17; Sun, 16 Jan 2011 18:15:55 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p0GI01Lc021262; Sun, 16 Jan 2011 11:00:01 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p0GI018C021259; Sun, 16 Jan 2011 11:00:01 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 16 Jan 2011 11:00:01 -0700 (MST) From: Warren Block To: perryh@pluto.rain.com In-Reply-To: <4d329926.9Qq/rSteVFLlBlYm%perryh@pluto.rain.com> Message-ID: References: <659F3C99-CA41-4685-B981-115802734D02@optusnet.com.au> <4d329926.9Qq/rSteVFLlBlYm%perryh@pluto.rain.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sun, 16 Jan 2011 11:00:01 -0700 (MST) Cc: quakenet1@optusnet.com.au, freebsd-stable@freebsd.org, freebsd-usb@freebsd.org Subject: Re: USB Drive not showing up correctly in 8.1 (works in 7.3) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2011 18:15:55 -0000 On Sat, 15 Jan 2011, perryh@pluto.rain.com wrote: > Jerahmy Pocott wrote: > >> I have a USB Drive that was working fine under 7.3, but since >> updating to 8.1 no longer has the correct /dev entries. Under >> 7.3 it was da0s1, in 8.1 there is now only da0 and da0a, which >> shouldn't exist... da0s1 is MBR, da0a is "dangerously dedicated". I would not expect differences between 7 and 8 USB to show that on an existing drive. If the drive was reworked during the 7-to-8 upgrade--maybe with "bsdlabel auto"--that would be a more likely explanation.