From owner-freebsd-questions Sun Jul 12 02:00:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27704 for freebsd-questions-outgoing; Sun, 12 Jul 1998 02:00:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27696 for ; Sun, 12 Jul 1998 02:00:30 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id CAA08227; Sun, 12 Jul 1998 02:00:25 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sun, 12 Jul 1998 02:00:24 -0700 (PDT) From: Doug White To: Dennis Ostrovsky cc: questions@FreeBSD.ORG Subject: Re: zip drive mounting and kernel msgs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 10 Jul 1998, Dennis Ostrovsky wrote: > the following stuff: > > Jul 10 19:25:57 dirac /kernel: sd0(bt0:5:0): UNIT ATTENTION asc:28,0 > Jul 10 19:25:57 dirac /kernel: sd0(bt0:5:0): Not ready to ready > transition, medium may have changed > Jul 10 19:25:57 dirac /kernel: sd0(bt0:5:0): ILLEGAL REQUEST asc:24,0 > Invalid field in CDB > Jul 10 19:25:57 dirac /kernel: sd0 could not mode sense (4). Using > fictitious geometry > > However the mount is successful after all of this stuff. Subsequent > umounts and mounts work without problems. If I eject the disk, then > re-insert it and try a mount I get that stuff again. Is this normal > because it's removable media, or am I missing something? This is perfectly normal. The Zip, Jaz, and other IOMega products do not fully implement all SCSI commands. Unfortunately, one of the ones they didn't implement is the one that says how big the disc is. :-/ The fictitous geometry is correct however, so these messages may be safely ignored. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message