From owner-freebsd-current@FreeBSD.ORG Fri Sep 17 06:25:55 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 046AF16A4CE for ; Fri, 17 Sep 2004 06:25:55 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D03143D4C for ; Fri, 17 Sep 2004 06:25:54 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i8H6PeLo029673; Fri, 17 Sep 2004 08:25:53 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <414A8361.2070905@DeepCore.dk> Date: Fri, 17 Sep 2004 08:25:37 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jun Kuriyama References: <7macvple1i.wl@black.imgsrc.co.jp> In-Reply-To: <7macvple1i.wl@black.imgsrc.co.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable cc: Current Subject: Re: acd0: FAILURE - READ_BIG MEDIUM ERROR X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2004 06:25:55 -0000 Jun Kuriyama wrote: > When I tried to read DVD-R media (written on the same current box by > cdrecord-ProDVD), I got this message at mounting: >=20 > ----- > acd0: FAILURE - READ_BIG MEDIUM ERROR asc=3D0x15 ascq=3D0x00 error=3D0 > acd0: FAILURE - READ_BIG MEDIUM ERROR asc=3D0x15 ascq=3D0x00 error=3D0 > cd9660: RockRidge Extension > ----- >=20 > Is this harmless or not? I can copy a file from this DVD-R without > problem. Looks like you isofs is bad... > And, this DVD-R has a large file (3GB), and ls(1) (maybe stat(2)) > issues an error like this: Uhm , you cannot have file > 1G on a comliant isofs... > ----- > % ls -l /cdrom/0 > ls: foo.tgz: Value too large to be stored in data type > ----- See, it even tells you :) -S=F8ren