When processing a large list of files (25008 files) with
mkisofs -o /spare1/tmp/xx.iso -r -J -path-list /spare1/tmp/xx .dummy
I get
Warning: Directory loop (authors/id/ILYAZ/os2/5.005_53+/modules dev: 814 ino:
145915).
and an immediate exit.
A "find . -ls" reveals that there is exactly one entry on the file system
with the indicated inode.
I suspect this problem to come from a symbolic link in the path list
file. The mkisofs documentation reads that the path list file contains
pathspecs, indicating that an entry that is a symbolic link pointing
to a directory is processed as a directory, instead of being stored as
a symlink.
Any suggestions how to overcome this 'feature'?
This is mkisofs 1.14a18 (i686-pc-linux-gnu).
-- Johan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]