From owner-freebsd-questions@FreeBSD.ORG Thu Feb 19 08:42:12 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 ED15716A4CE for ; Thu, 19 Feb 2004 08:42:12 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id E56BA43D2F for ; Thu, 19 Feb 2004 08:42:12 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc13) with ESMTP id <2004021916420601500mrd02e>; Thu, 19 Feb 2004 16:42:08 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id AD403E; Thu, 19 Feb 2004 11:42:04 -0500 (EST) Sender: lowell@be-well.ilk.org To: "dave" References: <001201c3f6af$30126f10$0200a8c0@satellite> From: Lowell Gilbert Date: 19 Feb 2004 11:42:04 -0500 In-Reply-To: <001201c3f6af$30126f10$0200a8c0@satellite> Message-ID: <44oerv81ib.fsf@be-well.ilk.org> Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: USB hard disk 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: Thu, 19 Feb 2004 16:42:13 -0000 "dave" writes: > I've recently come in to possession of a Kangaroo external USB hard > drive manufactured by > www.interactivemediacorp.com. > > I'd like to use it under > FreeBSD 5.x. I have not found any docs on this particular drive nor much in > general > on USB disks. If anyone has this working or recommendations i'd appreciate > it. Start with "man 4 umass". If it follows the USB/umass specs reasonably well, it should be easy to get going.