From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 06:40:45 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 44A8637B401 for ; Mon, 21 Apr 2003 06:40:45 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8044843FBD for ; Mon, 21 Apr 2003 06:40:44 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h3LDehOg000255; Mon, 21 Apr 2003 09:40:43 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h3LDegfw000254; Mon, 21 Apr 2003 09:40:42 -0400 (EDT) From: Jerry McAllister Message-Id: <200304211340.h3LDegfw000254@clunix.cl.msu.edu> To: jerrymc@clunix.cl.msu.edu (Jerry McAllister) Date: Mon, 21 Apr 2003 09:40:42 -0400 (EDT) In-Reply-To: <200304211305.h3LD5rpm000116@clunix.cl.msu.edu> from "Jerry McAllister" at Apr 21, 2003 09:05:52 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: 'FreeBSD Mailing List' Subject: Re: IOMEGA Click Drive 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: Mon, 21 Apr 2003 13:40:45 -0000 > > > > > Trying to figure out how to mount a IOMEGA Click drive in my laptop. The > > device shows up as adf0 but when trying to mount it I get bad superblock > > size. > > > > Any hint's would be welcome > > Do you need to build a file system on it first? eg fdisk/disklabel/newfs > stuff? To add to my own response (sorry) I don't really know what an IOMEGA Click drive is and a 'man adf' got me nothing. Should it be treated as a floppy drive? If so, you probably don't really want to mount it at all. Check out info for readingwriting floppies in documentation and archives if that is the case. ////jerry > > > > > Thanks > > > > M;)