From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265053AbUG2SA0 (ORCPT ); Thu, 29 Jul 2004 14:00:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264526AbUG2R5j (ORCPT ); Thu, 29 Jul 2004 13:57:39 -0400 Received: from falcon.csc.calpoly.edu ([129.65.242.5]:37800 "EHLO falcon.csc.calpoly.edu") by vger.kernel.org with ESMTP id S267553AbUG2R4P (ORCPT ); Thu, 29 Jul 2004 13:56:15 -0400 Date: Thu, 29 Jul 2004 10:33:29 -0700 From: Ben Fennema To: David Balazic Cc: "'Pat LaVarre'" , "'David Burg'" , linux_udf@hpesjro.fc.hp.com, linux-kernel@vger.kernel.org Subject: Re: Can not read UDF CD Message-ID: <20040729173329.GA16555@falcon.csc.calpoly.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 29, 2004 at 06:32:13PM +0200, David Balazic wrote: > Just ask if you need any more info. > I will try to see if the problem is reproducable with burning > more UDF CDs... ( I guess the UDF part of Nero is not > as widely used as ISO9660 ) Try mounting with -o session=0 (or something like that). It's comming up with some totally random 2nd session in the middle of the disc and trying to mount that. Ben