From owner-freebsd-hardware@FreeBSD.ORG Wed Feb 7 17:47:37 2007 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B90B16A403 for ; Wed, 7 Feb 2007 17:47:37 +0000 (UTC) (envelope-from etc@fluffles.net) Received: from auriate.fluffles.net (cust.95.160.adsl.cistron.nl [195.64.95.160]) by mx1.freebsd.org (Postfix) with ESMTP id BB0BC13C428 for ; Wed, 7 Feb 2007 17:47:36 +0000 (UTC) (envelope-from etc@fluffles.net) Received: from destiny ([10.0.0.21]) by auriate.fluffles.net with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1HEqtH-000Fgh-FU; Wed, 07 Feb 2007 18:47:31 +0100 Message-ID: <45CA1107.1020609@fluffles.net> Date: Wed, 07 Feb 2007 18:48:55 +0100 From: Fluffles User-Agent: Thunderbird 1.5.0.8 (X11/20061114) MIME-Version: 1.0 To: rsh References: <1170861895.87827.8.camel@localhost> In-Reply-To: <1170861895.87827.8.camel@localhost> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: freebsd-hardware@freebsd.org Subject: Re: External HDD X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 17:47:37 -0000 rsh wrote: > Hi > > For backup purposes, i need removable HDD, connected through USB or > Fireware > > I'm really impressed by Transcend solution and would like to use their > Transcend 1.8" Portable HDD 20 GB, USB 2.0 > It takes power directly from USB. > > Did somebody have success with this device? > > If it is a bad idea, any suggestions for External HDD ? > > Thanks > Why would you want 1,8" ? That is very small indeed, but very limited as well and expensive. You might as well buy a 2,5" (notebook) drive with enclosure, that would just be recognised by FreeBSD as USB mass storage device (umass) and works perfectly with me. Also most 2,5" enclosures allow for USB power so only 1 cable is needed; though often they provide an additional power supply if you use a 7200rpm drive which uses a lot of power. My advice: go for Samsung 5400rpm drives they are very power-efficient and still quite fast. Good luck :) - veronica