From owner-freebsd-questions@FreeBSD.ORG Sat Feb 4 14:33:59 2012 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 355CB1065670 for ; Sat, 4 Feb 2012 14:33:59 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from avasout08.plus.net (avasout08.plus.net [212.159.14.20]) by mx1.freebsd.org (Postfix) with ESMTP id 838198FC08 for ; Sat, 4 Feb 2012 14:33:57 +0000 (UTC) Received: from curlew.milibyte.co.uk ([84.92.153.232]) by avasout08 with smtp id VqZv1i002516WCc01qZwR6; Sat, 04 Feb 2012 14:33:56 +0000 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.0 cv=DP0NElxb c=1 sm=1 a=lfSX4pPLp9EkufIcToJk/A==:17 a=rLpCYgkgFLgA:10 a=ZTb9aqGL9YkA:10 a=8nJEP1OIZ-IA:10 a=D7rCoLxHAAAA:8 a=NgHEbAAwIbNR6Lh5iIsA:9 a=ZWFrNVgpiN1cjPNvntYA:7 a=wPNLvfGTeEIA:10 a=lzMc082ZMwYA:10 a=lfSX4pPLp9EkufIcToJk/A==:117 Received: by curlew.milibyte.co.uk with local (Exim 4.77) (envelope-from ) id 1Rtggd-0000We-5s; Sat, 04 Feb 2012 14:33:55 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Sat, 4 Feb 2012 14:33:54 +0000 User-Agent: KMail/1.9.10 References: <201202040953.19456.jmc-freebsd2@milibyte.co.uk> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201202041433.55000.jmc-freebsd2@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-SA-Exim-Scanned: No (on curlew.milibyte.co.uk); SAEximRunCond expanded to false Cc: Jonathan Vomacka Subject: Re: fixating USB Storage 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: Sat, 04 Feb 2012 14:33:59 -0000 On Saturday 04 February 2012, Jonathan Vomacka wrote: > On Feb 4, 2012 4:54 AM, "Mike Clarke" > wrote: ? > > Sounds similar to my experience. Normally my internal 4 slot memory > > card reader is assigned devices da[0-3] and when the USB memory > > stick is inserted it comes up as da4. If the USB stick is present > > on booting then it appears as da0 and the card reader is da[1-4]. > > So it looks like occupied slots are given priority when numbers are > > assigned at boot time. > > > > Do you know if it is different with zfs system? That was with a UFS basedFreeBSD 8.1-RELEASE system but I've just tested it 9.0-RELEASE booting from ZFS and it does just the same. -- Mike Clarke