From owner-freebsd-current Sat Aug 18 9:18:12 2001 Delivered-To: freebsd-current@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id EE6CA37B40D for ; Sat, 18 Aug 2001 09:18:07 -0700 (PDT) (envelope-from mi@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.5/8.11.5) with ESMTP id f7IGH7583330; Sat, 18 Aug 2001 12:17:09 -0400 (EDT) (envelope-from mi@aldan.algebra.com) Message-Id: <200108181617.f7IGH7583330@aldan.algebra.com> Date: Sat, 18 Aug 2001 12:17:06 -0400 (EDT) From: Mikhail Teterin Subject: Re: "block device required" To: ticso@mail.cicely.de Cc: current@FreeBSD.ORG In-Reply-To: <20010818174737.B4918@cicely20.cicely.de> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 18 Aug, Bernd Walter wrote: > On Sat, Aug 18, 2001 at 11:02:04AM -0400, Mikhail Teterin wrote: >> Now, this may be the wrong way to do it: >> >> # mount -oro -t msdos /dev/ugen0 /mnt >> >> But the error message is certainly misleading. Especially, since the >> are no block devices in -current any more :) >> >> msdosfs: /dev/ugen0: Block device required > > ugen is a generic usb device and not a disk What you need is umass . Yes, I figured that by now. For some reason, the umass0 was NOT created, when I attached this Flash Card Reader, even after manually kldloaded umass.ko -- only the ugen0 (and .[123]). But that's a different story. > Nevertheless the error message is wrong as there are no block devices > anymore. Yes, that was my point :) -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message