Can any one from OSR comment that whether *OsrVirtualCdAndDisk can be used
for DVD images?
Regards
Deepak
*
Can any one from OSR comment that whether *OsrVirtualCdAndDisk can be used
for DVD images?
Regards
Deepak
*
Yes it can.
–
Don Burn (MVP, Windows DDK)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
“Deepak Gupta” wrote in message news:xxxxx@ntdev…
> Can any one from OSR comment that whether *OsrVirtualCdAndDisk can be used
> for DVD images?
>
>
> Regards
> Deepak
> *
>
>
>
> Information from ESET NOD32 Antivirus, version of virus
> signature database 3972 (20090328)
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
Information from ESET NOD32 Antivirus, version of virus signature database 3972 (20090328)
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
.ISO images are stupid and linear with 2048 bytes/sector, so, it is not important whether they are emulated as “CD” or “DVD”.
The class driver should only respond to READ TOC IOCTL from CDFS/UDFS.
–
Maxim S. Shatskih
Windows DDK MVP
xxxxx@storagecraft.com
http://www.storagecraft.com
“Deepak Gupta” wrote in message news:xxxxx@ntdev…
Can any one from OSR comment that whether OsrVirtualCdAndDisk can be used for DVD images?
Regards
Deepak
@Don and Maxim
Thanks a lot.
Regards
Deepak
On Sun, Mar 29, 2009 at 10:55 PM, Maxim S. Shatskih
wrote:
> .ISO images are stupid and linear with 2048 bytes/sector, so, it is
> not important whether they are emulated as “CD” or “DVD”.
>
I really didn’t know much about ISO formats.
Thanks for bearing with me.
I used to use Daemon Tools for mounting my DVD images but I really suspect
it’s behavior on my system.
So thought of using OSR’s tool.
> http:
></http:>
Yes you can use the software for Dvd’s.
Mark Cariddi
OSR, Open Systems Resources, Inc.
Consulting Associate…
> So thought of using OSR’s tool.
You can also try the free version of Gizmo.
Works for 64 bit systems also.
----- Original Message -----
From: Deepak Gupta
To: Windows System Software Devs Interest List
Sent: Sunday, March 29, 2009 1:40 PM
Subject: Re: [ntdev] DVD format support in OsrVirtualCdAndDisk
@Don and Maxim
Thanks a lot.
Regards
Deepak
On Sun, Mar 29, 2009 at 10:55 PM, Maxim S. Shatskih wrote:
.ISO images are stupid and linear with 2048 bytes/sector, so, it is not important whether they are emulated as “CD” or “DVD”.
I really didn’t know much about ISO formats.
Thanks for bearing with me.
I used to use Daemon Tools for mounting my DVD images but I really suspect it’s behavior on my system.
So thought of using OSR’s tool.
— NTDEV is sponsored by OSR For our schedule of WDF, WDM, debugging and other seminars visit: http://www.osr.com/seminars To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
Is there any vast difference in MDF and ISO formats.
I had a MDF image but since OsrVirtualCdAndDisk didnt give me option of
MDFs, I just renamed it to .ISO and it is working fine for me.
Regards
Deepak
On Mon, Mar 30, 2009 at 7:19 PM, Alex Shvedov wrote:
> > So thought of using OSR’s tool.
> You can also try the free version of Gizmo.
> Works for 64 bit systems also.
>
>
> ----- Original Message -----
> From: Deepak Gupta
> To: Windows System Software Devs Interest List
> Sent: Sunday, March 29, 2009 1:40 PM
> Subject: Re: [ntdev] DVD format support in OsrVirtualCdAndDisk
>
> @Don and Maxim
> Thanks a lot.
>
> Regards
> Deepak
>
> On Sun, Mar 29, 2009 at 10:55 PM, Maxim S. Shatskih <
> xxxxx@storagecraft.com> wrote:
>
>> .ISO images are stupid and linear with 2048 bytes/sector, so, it is
>> not important whether they are emulated as “CD” or “DVD”.
>>
>
> I really didn’t know much about ISO formats.
> Thanks for bearing with me.
> I used to use Daemon Tools for mounting my DVD images but I really suspect
> it’s behavior on my system.
> So thought of using OSR’s tool.
>
>> http:
>>
> — NTDEV is sponsored by OSR For our schedule of WDF, WDM, debugging and
> other seminars visit: http://www.osr.com/seminars To unsubscribe, visit
> the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
></http:>