From owner-freebsd-questions Mon Aug 25 22:39:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA10143 for questions-outgoing; Mon, 25 Aug 1997 22:39:59 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts17-line10.uoregon.edu [128.223.150.227]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA10136 for ; Mon, 25 Aug 1997 22:39:55 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.8.5) with SMTP id WAA03311; Mon, 25 Aug 1997 22:39:49 -0700 (PDT) Date: Mon, 25 Aug 1997 22:39:49 -0700 (PDT) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Parrish Myers cc: freebsd-questions@FreeBSD.ORG Subject: Re: Zip Drive In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 18 Aug 1997, Parrish Myers wrote: > I like to know I you can solve a problem I am having. I have installed > FreeBSD 2.2.2-RELEASE. I can't seem to mount my Zip drive. I have an > AHA-2940 UW scsi adapter and a scsi zip drive set to id: 5. > > I think I am doing this right... > > mount /dev/sd0s1 /zip > > The responce is a page full of error messages: > > Aug 18 16:30:33 jester /kernel: sd0(ahc0:5:0): ILLEGSAL REQUEST asc:24,0 > Invalid field in CDB > > Aug 18 16:30:33 jester /kernel: sd0 could not mode sence (4). Using > ficticious geometry > > /dev/sd0s1 on /zip: Incorrect super block. Is this a UFS-formatted or a MSDOS-formatted disk? For MSDOS, you want to do: mount -t msdos /dev/sd0c /zip For UFS: mount /dev/sd0c /zip (I tried to use the slice notation and it didn't work for me, but then again my Zip disk is UFS formatted.) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major Spam routed to /dev/null by Procmail | Death to Cyberpromo