> >mkisofs 1.14a13 (i386-pc-os2_emx)
> >
> >I'm trying to make an ISO image that combines three different directory
> >structures, and I can't get mkisofs to understand me.
> >
> >Here's the command-line I'm using:
> >
> >mkisofs -v -iso-level 3 -D -relaxed-filenames -no-iso-translate -pad -o
> >d:\vac308.iso -V VAC308 e:\ -x \os2tk45\* -x \powergui d:\install\temp
> >d:\install\os2tk451\001116.gm4510
>
> All the source directories must be at the end of the command line i.e. your
> "-x" options (and their arguments) are being interpreted as pathspecs.
>
> However, it also looks like there is a syntax problem in specifying
> your pathspecs (e:\) - I've never used mkisofs on "i386-pc-os2_emx" (what
> ever that is) so I don't know what the syntax should be ...
I would force the right behaviour with -graft-points. That makes it
readable.
--
-bill davidsen ([EMAIL PROTECTED])
"The secret to procrastination is to put things off until the
last possible moment - but no longer" -me
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]