From owner-freebsd-questions@FreeBSD.ORG Tue Dec 21 17:46:28 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFE0A16A4CE for ; Tue, 21 Dec 2004 17:46:28 +0000 (GMT) Received: from uni03mr.unity.ncsu.edu (uni03mr.unity.ncsu.edu [152.1.1.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A8F43D1F for ; Tue, 21 Dec 2004 17:46:24 +0000 (GMT) (envelope-from agerber@ncsu.edu) Received: from [152.1.10.247] (resnet-03-03.unity.ncsu.edu [152.1.10.247]) id iBLHk9io022904; Tue, 21 Dec 2004 12:46:10 -0500 (EST) Message-ID: <41C8615B.5050000@ncsu.edu> Date: Tue, 21 Dec 2004 12:46:03 -0500 From: Alan Gerber User-Agent: Mozilla Thunderbird 1.0 (X11/20041217) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kenneth W Cochran References: <200412211622.LAA4517585@shell.TheWorld.com> In-Reply-To: <200412211622.LAA4517585@shell.TheWorld.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2004.12.20.54 X-Spam-Status: No, Hits=7% X-Spam-Level: IIIIIII cc: freebsd-questions@freebsd.org Subject: Re: USB flash drive support/usage X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 17:46:29 -0000 Kenneth W Cochran wrote: >Hello: > >I have some questions about the little USB flash drives... > >Is there a FAQ or some documentation on them? So far I haven't >found much in the Handbook or manpages. Pointers welcome. :) > > I haven't done any checking, but I'm sure there is *something* in the Handbook about them. >Do I need any driver(s) besides umass(4) & its required kernel options? > > In my experience, any drive that works in Windows (2000 or XP) without needing special drivers will work in FreeBSD. I can't say that definitively, of course, but it has been my experience. >Any differences between 4.x and 5.x support for them? > > 5.x has better USB support overall, but I think there was talk about putting effort into porting this back to 4.x. I'd suggest starting with 5.x to begin with, since it represents the next generation of the FreeBSD system. >Apparently they come setup for a FAT32 filesystem - can I format >them for other filesystems (e.g. linux-ext2, BSD UFS/UFS2, MS >NTFS) & expect them to work reliably? > > I've never tried this - why change something when it is working just fine? >Assuming they work (well) with FreeBSD, how do I properly set >them up for UFS/UFS2? Do I need to fdisk and {disk,bsd}label first? > > See above response. >Any favorite/least-favorite brands/models or recommendations as >to which one(s) to seek/avoid for use with FreeBSD? > > I love my Lexar Jumpdrive. I have the 512MB version, but they're up to 1GB now, IIRC. >Thanks, > >-kc > > -- Alan Gerber