From owner-freebsd-bugs Sun May 26 16:10:04 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA04852 for bugs-outgoing; Sun, 26 May 1996 16:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA04834; Sun, 26 May 1996 16:10:02 -0700 (PDT) Date: Sun, 26 May 1996 16:10:02 -0700 (PDT) Message-Id: <199605262310.QAA04834@freefall.freebsd.org> To: freebsd-bugs Cc: From: Andrew Herdman Subject: Re: kern/1252: problem with cd9660 driver Reply-To: Andrew Herdman Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/1252; it has been noted by GNATS. From: Andrew Herdman To: Joerg Wunsch Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/1252: problem with cd9660 driver Date: Sun, 26 May 1996 19:00:25 -0400 On Sun, 26 May 1996, J Wunsch wrote: > As Andrew Herdman wrote: > > > When running a find | xargs grep on the cdrom the system will hang and > > then eventually reboot. > > Where is it mounted? From the SCSI, or the ATAPI CDROM? > > My /etc/daily used to reference all my mounted CDs for ages now, and > i've never noticed a problem. Of course (:-), all of them are SCSI > devices. > It happens with both SCSI and ATAPI devices. The system I use at home is SCSI and the one at work is ATAPI and they both give the same result, which is !crash! Andrew