From owner-freebsd-questions@FreeBSD.ORG Fri Feb 3 20:58:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 02AE016A420 for ; Fri, 3 Feb 2006 20:58:46 +0000 (GMT) (envelope-from prvs=johnl=0182e7b5bc@simone.iecc.com) Received: from xuxa.iecc.com (xuxa.iecc.com [208.31.42.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 6518B43D46 for ; Fri, 3 Feb 2006 20:58:44 +0000 (GMT) (envelope-from prvs=johnl=0182e7b5bc@simone.iecc.com) Received: (qmail 23011 invoked from network); 3 Feb 2006 20:58:43 -0000 Received: from simone.iecc.com (208.31.42.47) by mail2.iecc.com with QMQP; 3 Feb 2006 20:58:43 -0000 Date: 3 Feb 2006 20:58:44 -0000 Message-ID: <20060203205844.50458.qmail@simone.iecc.com> From: John Levine To: freebsd-questions@freebsd.org In-Reply-To: <20060203201652.32281.qmail@web60025.mail.yahoo.com> Organization: Mime-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Cc: petermatulis@yahoo.ca Subject: Re: any issues with usb hard drives? 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: Fri, 03 Feb 2006 20:58:46 -0000 >I'm wondering whether USB hard drives will work out of the box with >FreeBSD. Anything I should be concerned about? I've been using them for backup and they're great. Support was flaky in 5.3 but it's been very reliable in 5.4 and 6.0. I would suggest using GEOM to label them so they have the same device name in /dev regardless of what USB port they're plugged into. R's, John