From owner-freebsd-questions@FreeBSD.ORG Thu Dec 29 06:32:10 2005 Return-Path: X-Original-To: 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 4CB4616A43B for ; Thu, 29 Dec 2005 06:32:10 +0000 (GMT) (envelope-from tuxgirl@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC0DC43D62 for ; Thu, 29 Dec 2005 06:32:09 +0000 (GMT) (envelope-from tuxgirl@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1698928nzo for ; Wed, 28 Dec 2005 22:32:09 -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=uPiktJ/CNQWGG67yG6euoIr39/yaND0+XUdSbapqo4d35CtQj8RdIrmseXJJWwvKkjSOjM+XV8UxxIjfyYWx7tMtkrZ3s6z0UB+9WHeR2aalpcd1rcIXDQnVjILOZdnDcvYygi9i0MEV37sbEbNSM4adbwAtroMPujqf868OYDQ= Received: by 10.65.177.14 with SMTP id e14mr2740200qbp; Wed, 28 Dec 2005 22:32:09 -0800 (PST) Received: by 10.65.194.16 with HTTP; Wed, 28 Dec 2005 22:32:09 -0800 (PST) Message-ID: <6e4453640512282232n1c5d8355ydbb0326b2e574e82@mail.gmail.com> Date: Wed, 28 Dec 2005 23:32:09 -0700 From: TuxGirl To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Mounting Canon Powershot Digital Camera 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: Thu, 29 Dec 2005 06:32:10 -0000 I'm trying to figure out how to mount my camera, and I seem to be coming up empty. Here's the info that I got from attaching, and then detaching the camera from my system: Dec 28 23:18:41 amon-re kernel: ugen1: Canon Inc. Canon Digital Camera, rev 2.00/0.02, addr 2 Dec 28 23:18:43 amon-re kernel: ugen1: at uhub4 port 4 (addr 2) disconnecte= d Dec 28 23:18:43 amon-re kernel: All threads purged from ugen1.3 Dec 28 23:18:43 amon-re kernel: All threads purged from ugen1.2 Dec 28 23:18:43 amon-re kernel: All threads purged from ugen1.1 Dec 28 23:18:43 amon-re kernel: All threads purged from ugen1 Dec 28 23:18:43 amon-re kernel: ugen1: detached I'm running FreeBSD 6.0, and I'm fairly new to *bsd. I tried mounting /dev/ugen1 (which only exists when the camera is plugged in), as well as /dev/ugen.1, etc. I also tried /dev/usb.=20 Each of them complains that a block device is required. Someone on #freebsd suggested that i try giving it a -t flag, so I tried -t vfat (which apparently isn't correct on freebsd), then -t msdosfs, but received the same error with that. I'm feeling a bit stumped about this, currently. Thanks in advance, ~TuxGirl