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

Basically, there are three directories: E:\VACPP30,
d:\install\os2tk451\001116.gm4510\OS2TK451, and d:\install\temp\WARPTLKT. 
I want the contents of these three written to one CD with this heirarchy:

E:\VACPP30 -> /VACPP30
d:\install\os2tk451\001116.gm4510\OS2TK451 -> /OS2TK451
d:\install\temp\WARPTLKT -> /WARPTLKT

In other words, the root of the CD will have only three directories,
VACPP30, OS2TK451, and WARPTLKT.

When I execute the above command, I get this error message:

Warning: creating filesystem that does not conform to ISO-9660. mkisofs
1.14a13 (i386-pc-os2_emx)
Scanning e:\
D:\UTIL2\mkisofs.exe: No such file or directory. Non-existant or
inaccessible: e:\/. D:\UTIL2\mkisofs.exe: No such file or directory.
Non-existant or inaccessible: e:\/.. D:\UTIL2\mkisofs.exe: No such file or
directory. Non-existant or inaccessible: e:\/os2tk45 D:\UTIL2\mkisofs.exe:
No such file or directory. Non-existant or inaccessible: e:\/powergui
D:\UTIL2\mkisofs.exe: No such file or directory. Non-existant or
inaccessible: e:\/vacpp30 D:\UTIL2\mkisofs.exe: No such file or directory.
Invalid node - -x

Obviously, e:\/. is not valid.  But I've tried all sorts of variations,
like

-x \os2tk45
-x /os2tk45/*
-x os2tk45

But I always get the same error message.  How can I get this to work?

--
Timur "too sexy for my code" Tabi, [EMAIL PROTECTED], http://www.tabi.org
OS/2 page: http://www.os2ss.com/Information/Newusers/index.html OS/2
Programming page: http://www.edm2.com/common/links.html Looking for the
best OS/2 soundcard? http://www.tabi.org/timur/crystalos2.html


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to