>From: [EMAIL PROTECTED]

>> >From: [EMAIL PROTECTED]
>> 
>> >Recently I tried to create a second session for multi session CD on
>> >NT. I wasn't able to create the image. "mkisofs" complained about the
>> >syntax with regard to the "-M ????" syntax.
>> 
>> >Since I was in a hurry I gave up and took another disk, so I don't
>> >remeber the correct syntax...
>> 
>> >Now my question: Is it possible to create "multi session images" with
>> >"mkisofs" on NT (and I just didn't found the right syntax) or is it
>> >not possible?
>> 
>> >If yes, what would be the right syntax for the "-M" option be on NT? 
>> >On Linux I've already managed to write multi sessions but on NT it
>> >seems to be a problem for me.
>> 
>> The syntax is the same on all systems (as far ar possible....)
>> 
>> If you use the SCSI variant of the interface it is 100% identical
>> on all systems that support SCSI scanbus.

>Let's say that drive G: is the cdwriter on the NT system. Would than the
>following be the right syntax?

>mkisofs -v -o img.raw -C xx,yy -M G:\ dev=x,y,z image_dir

>As far as I remember the above commandline failed. I think I tried
>also "-M G:/" but it failed also.

This can never work this way!

Win32 does not have a standard device driver interface and G: is not
a device driver entry but something completely nonstandard (rather
similar to a directory).

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]



Reply via email to