Hi,

i want to burn CD directly from my ZIPs. But i haven't there splitted ISO, but
normal files on VFAT filesystem. I want to make ISO, like i copy my ZIPs on
hdd to one directory and mkisofs it.

Something like this: I will make list of all files and theirs size into one
file and i give it to the program (mkisofs ?) with magic switch and then 
I cat this files in this sort to the program. And output should be an ISO.

like:
(cat $FILES_ON_ZIP1; ...) | mkisofs --special-file "file" | cdrecord  
        
Is there any way to do it? (have mkisofs this ``feature''?). Does exist
any program which allow this?

Thanks in advance.

-- 
Miroslav Lichvar
[EMAIL PROTECTED]


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

Reply via email to