From owner-freebsd-questions@FreeBSD.ORG Tue Jan 3 03:20:41 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 5F53816A41F for ; Tue, 3 Jan 2006 03:20:41 +0000 (GMT) (envelope-from luomat@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id E883D43D49 for ; Tue, 3 Jan 2006 03:20:38 +0000 (GMT) (envelope-from luomat@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so1654924wxc for ; Mon, 02 Jan 2006 19:20:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BIAwX46QPhkYdi5Cza3upXGPddgQAfoS24CrgYZwjwFZTUR2QDAqysElq5YlGBpr0JrBlMRLmeKO3ObGrPKdItIT5wuvKTSfrVC4rqVnAP089klb7fUpyh1iya8TpLKDG23GUQD3im8EvJam+rdHG6FXd/b7tabp+YZcub7bX7Y= Received: by 10.70.53.16 with SMTP id b16mr13089129wxa; Mon, 02 Jan 2006 19:20:38 -0800 (PST) Received: by 10.70.70.14 with HTTP; Mon, 2 Jan 2006 19:20:38 -0800 (PST) Message-ID: Date: Mon, 2 Jan 2006 22:20:38 -0500 From: "Timothy J. Luoma" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Mounting SD card of Treo600 via USB 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: Tue, 03 Jan 2006 03:20:41 -0000 I've been trying to find out if there is a way to mount my Treo 600's SD card using a USB cable. Most of what I seem to find from Google, etc seems to relate to *syncing* which I have no need/desire to do, just to mount the card, which I believe is formatted as FAT32. I'm using FreeBSD 5.4 Thanks!