Re: strange behavour of mkisofs
On Sun, Aug 25, 2002 at 01:51:50PM +0200, Raffaele Sandrini wrote:
> there i did a "mkisofs -J -o cd.iso *
>
> On the cd the files were arranged like in "after.png". As you can see mkisofs
> has merged the dirs - but why? All files are there... Does mkisofs not
man mkisofs:
pathspec is the path of the directory tree to be copied
into the iso9660 filesystem. Multiple paths can be speci-
fied, and mkisofs will merge the files found in all of the
specified path components to form the cdrom image.
This appears to be a feature.
Jeff
Reply to: