From owner-freebsd-current Wed Jul 2 07:04:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA06012 for current-outgoing; Wed, 2 Jul 1997 07:04:08 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA05991 for ; Wed, 2 Jul 1997 07:04:04 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id JAA03884; Wed, 2 Jul 1997 09:04:01 -0500 (EST) Date: Wed, 2 Jul 1997 09:04:01 -0500 (EST) From: John Fieber To: Conrad Sabatier cc: freebsd-current@FreeBSD.ORG Subject: Re: CD-ROM mount problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 2 Jul 1997, Conrad Sabatier wrote: > > On 02-Jul-97 J Wunsch wrote: > >As Conrad Sabatier wrote: > > > >> Running 3.0 (supped on 6/30). Mounting the CD-ROM gives the error: > >> > >> # mount /cdrom > >> cd9660: Invalid argument > > > >For all CDs, or just for one? > > I only have one CD-ROM drive (ATAPI). I get the same error with both of > the FreeBSD 2.2.2 disks. > > This never happened before, until a few days ago. And like I said, > sysinstall is still able to mount the disk. Weird. I was fiddling with cdd (reads audio tracks from CDs) and after running it, I get the above error. After I reboot, everything is fine. Could you be running something that is fiddling with the SCSI system? -john