On Wed, Jun 13, 2001 at 05:37:13PM -0500, Yaron wrote:
>   Hey,
> 
> I'm trying to make a CD which has files with similar, or infact the same
> names, in different directories. For example:
> 
> /
> /dir1
> /dir2
> /dir1/testfile
> /dir2/testfile
> 
> 
> I thought ISOFS should turn these into TESTFILE.;0 and TESTFILE.;1 or
> something... and it USED to work ages ago, but now it complains that they
> "have the same Rock Ridge name".
> 
> Anyone know how the heck to turn this on?

Here is my mkiso script:

mkisofs -D -l -J -L -o $1.iso -P "Florin Iucha" -p "Florin Iucha" -r -U -v $2

I call it with the iso name as the first argument and the directory to isoize 
as the second argument. Look up in the manual what argument each means... 'cuz
I don't remember.. but "It Works for Me"(tm).

florin

-- 

"you have moved your mouse, please reboot to make this change take effect"

41A9 2BDE 8E11 F1C5 87A6  03EE 34B3 E075 3B90 DFE4