>To: Timur Tabi <[EMAIL PROTECTED]>
>>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 ...
There is one rule that is in effect on all platforms:
a backslash is not a valid path separator.
Never use it because it is interpreted as escape character by the shell and
many other programs.
J�rg
EMail:[EMAIL PROTECTED] (home) J�rg Schilling D-13353 Berlin
[EMAIL PROTECTED] (uni) If you don't have iso-8859-1
[EMAIL PROTECTED] (work) chars I am J"org Schilling
URL: http://www.fokus.gmd.de/usr/schilling ftp://ftp.fokus.gmd.de/pub/unix
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]