> 
> >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
> 
Could anybody reveal for me the right syntax? I tried also some other
versions but without succes.

On NT I addres the cd-writer as drive "G:", for writing with cdrecord
I use "dev=2,3,0". 

Friedrich


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



Reply via email to