Hello,
I tried to use the following:
mkisofs -J -hfs -hide "MAC/*" -hide-joliet \
"MAC/*" -hide-hfs "PC/*" -o image.iso PC/ MAC/
in order to create a hybrid MAC/PC cdrom. The PC and MAC sides have many
files with identical names but different contents.
What happens is that the files directly under MAC/ and PC/ get hidden and
do not report duplicate file name errors, but files in MAC/movies/ and
PC/movies/ that have identical names do give the duplicate Joliet name
error.
Is there any way to 'recursively' hide the directories for the
filesystems?
I am using mkisofs 1.14.
Thanks!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]