From owner-freebsd-stable@FreeBSD.ORG Sun Jan 25 13:50:25 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A9A016A4CE for ; Sun, 25 Jan 2004 13:50:25 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87C9943D45 for ; Sun, 25 Jan 2004 13:50:22 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 7AD0372DBF; Sun, 25 Jan 2004 13:50:22 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 7879A72DB5; Sun, 25 Jan 2004 13:50:22 -0800 (PST) Date: Sun, 25 Jan 2004 13:50:22 -0800 (PST) From: Doug White To: Jozef Babjak In-Reply-To: <20040119080824.GA9019@neuron.tuke.sk> Message-ID: <20040125124240.Y81485@carver.gumbysoft.com> References: <20040119080824.GA9019@neuron.tuke.sk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: problem with mounting cd: "cd9660: /dev/acd0c: Invalid argument:" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2004 21:50:25 -0000 On Mon, 19 Jan 2004, Jozef Babjak wrote: > Hi, > > when I try to mount data cd (not audio), I obtain following error: > > [root]{~}<8:43:19>mount /cdrom > cd9660: /dev/acd0c: Invalid argument > [root]{~}<8:43:26> Some other folks are having this problem but unfortunately I'm not able to reproduce. I have a Sony CRX-300E that seems to work as it should, even with atapi_dma enabled. I'm assuming the EINVAL is coming back from the mount attempt. > This problem starts after upgrading 4.9-RELEASE to 4.9-STABLE via CVSup > /src/sys source tree and make > buildworld/buildkernel/installkernel/installworld (kernel and rest system > are sync). Before upgrade mentioned above everything worked well. I run > 'MAKEDEV all' from mergemaster after installing new kernel & world. Hm... I can't reproduce this on my system. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org