[wplug] mkisofs: same Rock Ridge name error

Patrick Wagstrom pwagstro at andrew.cmu.edu
Fri Dec 31 09:41:44 EST 2004


This deals with the way that RockRidge translates filenames.  It's got
some pretty hideous limitations that make it generally not the most
useful for multiple directories especially if they have the same file
name, as you're seeing here.  Basically RockRidge creates a bunch of
short little file names with a translation table (the TRANS.TBL file you
may be familiar to seeing).

So how to get around this?  Well, I've never found an easy way with rock
ridge.   I usually resort to making CDs that use Joliet or a unix only
cd.

--Patrick

On Fri, 2004-12-31 at 09:23 -0500, Russ Schneider wrote:
> Trying mkisofs -J -R -o cd.iso *
> 
> Gives me lots of these:
> 
> mkisofs: Error: '2004-04-02/dscf0002.jpg' and '2004-03-05/dscf0002.jpg' 
> have the same Rock Ridge name 'dscf0002.jpg'.
> mkisofs: Error: '2004-07-15/dscf0008.jpg' and '2004-04-19/dscf0008.jpg' 
> have the same Rock Ridge name 'dscf0008.jpg'.
> mkisofs: Error: '2004-12-09/dscf0005.jpg' and '2004-02-03/dscf0005.jpg' 
> have the same Rock Ridge name 'dscf0005.jpg'.
> mkisofs: Error: '2004-12-04/dscf0010.jpg' and '2004-02-03/dscf0010.jpg' 
> have the same Rock Ridge name 'dscf0010.jpg'.
> mkisofs: Error: '2004-11-01/dscf0015.jpg' and '2004-02-03/dscf0015.jpg' 
> have the same Rock Ridge name 'dscf0015.jpg'.
> mkisofs: Error: '2004-11-01/dscf0020.jpg' and '2004-01-04/dscf0020.jpg' 
> have the same Rock Ridge name 'dscf0020.jpg'.
> 
> I see this problem a lot online, but I can't find solutions.
> 
> Any ideas?
> 



More information about the wplug mailing list