From owner-freebsd-questions@FreeBSD.ORG Mon Sep 15 02:38:27 2003 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 E490316A4BF for ; Mon, 15 Sep 2003 02:38:27 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 871A243F3F for ; Mon, 15 Sep 2003 02:38:26 -0700 (PDT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h8F9cKQw061140 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 15 Sep 2003 11:38:23 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h8F9cIhF028938 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 15 Sep 2003 11:38:18 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.9/8.12.9) with ESMTP id h8F9cHrY072333; Mon, 15 Sep 2003 11:38:17 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.9/8.12.9/Submit) id h8F9cHFZ072332; Mon, 15 Sep 2003 11:38:17 +0200 (CEST) Date: Mon, 15 Sep 2003 11:38:17 +0200 From: Bernd Walter To: Chris Shenton Message-ID: <20030915093816.GX26878@cicely12.cicely.de> References: <86n0d94o2q.fsf@PECTOPAH.shenton.org> <20030914110749.GQ26878@cicely12.cicely.de> <86ad97j5m8.fsf@PECTOPAH.shenton.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86ad97j5m8.fsf@PECTOPAH.shenton.org> X-Operating-System: FreeBSD cicely12.cicely.de 5.1-CURRENT alpha User-Agent: Mutt/1.5.4i cc: ticso@cicely.de cc: freebsd-questions@freebsd.org Subject: Re: How to read CF card via USB with umass on 4.7-STABLE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 09:38:28 -0000 On Sun, Sep 14, 2003 at 07:46:23PM -0400, Chris Shenton wrote: > Bernd Walter writes: > > > A photo disk is most likely not ufs - it's msdosfs. > > msdosfs is not is normaly not used on the whole device (exeptions are > > floppies), so you want using the correct slice. > > E.g. mount -t msdos /dev/da1s1 /mnt > > Yeah, I tried msdos as well (man page is wrong specifying ufs), still > no joy. > > I was able to mount it on my 5.1 system so I'm happy now :-) > Thanks! mount -t msdos /dev/da1s1 /mnt is the way to go for normal msdosfs media as used in cameras. If it doesn't work you should give the exact error messages from mount and kernel. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de