From owner-freebsd-bugs Fri Oct 10 12:41:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA03219 for bugs-outgoing; Fri, 10 Oct 1997 12:41:57 -0700 (PDT) (envelope-from owner-freebsd-bugs) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA03029; Fri, 10 Oct 1997 12:40:32 -0700 (PDT) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id MAA12025; Fri, 10 Oct 1997 12:40:08 -0700 (PDT) Date: Fri, 10 Oct 1997 12:40:08 -0700 (PDT) Message-Id: <199710101940.MAA12025@freefall.freebsd.org> To: yoshiaki@kt.rim.or.jp, joerg@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: kern/4735 Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: SCSI CDROM (cd9660) can't mount State-Changed-From-To: open-closed State-Changed-By: joerg State-Changed-When: Fri Oct 10 21:38:54 MEST 1997 State-Changed-Why: It turned out that the originator was using an old mount_cd9660 binary together with a new kernel. Since the struct cd9660 has changed, this could not work.