Hi, I'm using mkisofs 1.13 (i586-pc-linux-gnu) on a Debian GNU/Linux 2.2
(potato) system, kernel 2.4.0-test8 and 2.2.17.

I have a filesystem I'm trying to write to an ISO using the following
command line:

mkisofs -J -o cd7.iso cd7

However, some of the files in the "cd7" directory have the same name
except for the case.  Example:

Tr1.jpg, size 29944
tr1.jpg, size 7361

After creating the ISO and mounting it as a loop device, I can see that
the file was duplicated by mkisofs, rather than have the two files with
separate filenames:

-r-xr-xr-x    1 root     root        29944 Jan  7  1997 /mnt/loop/Tr1.jpg
-r-xr-xr-x    1 root     root        29944 Jan  7  1997 /mnt/loop/tr1.jpg

I have also tried mkisofs with the -allow-lowercase option; same result.

Is there any work-around for this?

Thanks.

-- 

Jim B.
[EMAIL PROTECTED]


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to