From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-86071-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1KyEOe-0003fI-Fs
	for garchives@archives.gentoo.org; Thu, 06 Nov 2008 23:36:16 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BF0C9E030B;
	Thu,  6 Nov 2008 23:36:14 +0000 (UTC)
Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171])
	by pigeon.gentoo.org (Postfix) with ESMTP id 77115E030B
	for <gentoo-user@lists.gentoo.org>; Thu,  6 Nov 2008 23:36:14 +0000 (UTC)
Received: by wf-out-1314.google.com with SMTP id 29so991405wff.10
        for <gentoo-user@lists.gentoo.org>; Thu, 06 Nov 2008 15:36:12 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from
         :user-agent:mime-version:to:subject:references:in-reply-to
         :content-type:content-transfer-encoding;
        bh=1u9jbtYpxr/xq3Wkwlpm+TsLBXljKMYxUvq51mr5WJg=;
        b=Ia6GLxZKVg8CuO9JgMLwMIIcaB1a76NeaJkeE8Hgcc4Wz5d7hTrhJF4LyZYPxGy1ij
         8QO9thqq+gA8p+zPo5sS65K+drL98Xdb4IfwuqjzeJSXwTyY9Liz8A0brWtlM3dj950P
         zsxSfl2Uywi5c9RbEbBHxECWzGeyk5Xwt9ZTU=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:user-agent:mime-version:to:subject:references
         :in-reply-to:content-type:content-transfer-encoding;
        b=jYUckitONMTsbPtbQWgCrq2mdsPkzOxx/HZfVQ/TVAqxUkoOko4LeRxbx3Zjl23dmV
         XCe3LYfmfdD73hKYzbSSPUWGFDSKCTdceSAZsFViAWdrKrKcIbOTvHqiwE6ErmoChJzf
         vweSusC/acLsAx8tStdTmf+vez3Q+KfuaABQw=
Received: by 10.142.224.5 with SMTP id w5mr717359wfg.92.1226014572655;
        Thu, 06 Nov 2008 15:36:12 -0800 (PST)
Received: from ?4.231.90.94? (dialup-4.231.90.94.Dial1.Houston1.Level3.net [4.231.90.94])
        by mx.google.com with ESMTPS id 28sm3344314wfd.4.2008.11.06.15.36.09
        (version=SSLv3 cipher=RC4-MD5);
        Thu, 06 Nov 2008 15:36:12 -0800 (PST)
Message-ID: <49137F66.2080202@gmail.com>
Date: Thu, 06 Nov 2008 17:36:06 -0600
From: Dale <rdalek1967@gmail.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.17) Gecko/20080928 SeaMonkey/1.1.12
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Cannot mount dvd
References: <200811062155.04712.michaelkintzios@gmail.com> <49136A5C.3090001@gmail.com> <200811062248.44065.michaelkintzios@gmail.com>
In-Reply-To: <200811062248.44065.michaelkintzios@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 514579f2-242f-4d14-90d2-e5b8749d920f
X-Archives-Hash: 26ecc6c3e7ac6795692e77db9fdf24a6

Mick wrote:
> On Thursday 06 November 2008, Dale wrote:
>   
>> Mick wrote:
>>     
>>> For some reason I cannot mount a data dvd I just burnt with k3b.
>>>
>>> When I click on it in Konqueror it comes up with:
>>>
>>> "Could not enter folder /media/project part 1"
>>>
>>> However, under File Type Konqueror shows "Mounted DVD".  This is what is
>>> listed:
>>>
>>> d---------  2 michael root 300 Nov  6 21:24  project part 1
>>>
>>> Would this be an error I made with k3b?  I selected default settings
>>> except for udf, because one of the files within this dvd is larger than
>>> 2G.
>>>       
>> I ran into this a while back and it is a common thing.  I'm not sure
>> what causes it but it comes down to a permissions problem.  If you
>> search the forums, I think I have a thread on there about this.  My
>> username there is dalek.  You can also search the archives for the
>> problem too.  I think I started the thread and it was a little lengthy.
>> If you can't find the solution there, let me know and I'll search
>> through my old emails.  May take me a bit since I got almost 30,000
>> emails from this list alone.  o_O
>>     
>
> Thanks Dale(k),
>
> http://forums.gentoo.org/viewtopic-t-635825-highlight-dvd.html
>
> It seems that this is a udf problem afflicting data dvds only.  Mounting it 
> manually with an entry in fstab as iso9660 works.  I will also try burning 
> another dvd later with a as iso level 3 and see if that works.
>   


Yep, that was what I did to fix that.  Sorry I couldn't recall what it
was but I sort of been through a lot since then.  Got some meds from my
Dr and they almost put me six feet under.  Some things are . . . hazy at
best.

I think there is a file size limit too.  I think it is 4Gb or
something.  I know my backup program is set to 3900Mb for some reason.  o_O

Since this has been fixed with a newer cdrtools, I suggest
keywording/unmasking it and giving it a shot.  They usually release
stable packages and it is not a system critical package either.  I know
I am getting cdrtools-2.01.01_alpha52 as we speak. 

Dale

:-)  :-)