[RESOLVED] ATAPI DVD driver for DOS
Results 1 to 2 of 2

Thread: [RESOLVED] ATAPI DVD driver for DOS

  1. #1
    RVD
    Guest

    Question ATAPI DVD driver for DOS

    I have a lot of games and programs that are for DOS still and would like to play them but I can't access my Atapi DVD(Toshiba) drive while in DOS(real dos, not while in windows). I can load my mouse driver and sound driver fine. I use the mscdex command line to load a driver but it cant ever find one. For example I enter "mscdex /d:mscd001", and other variations but to no luck.
    Any help would be appreciated. Thanks.

  2. #2
    Registered User
    Join Date
    Jun 1999
    Location
    Toronto, Ontario, Canada
    Posts
    55

    Post

    You need the line in autoexec.bat for mscdex.exe (you have that correct)

    c:\wherever\mscdex.exe /d:MSCD001

    but you also need a corresponding line in config.sys:

    device=c:\wherever\Taisatap.sys /d:MSCD001

    using the same alias (eg. doesn't have to say mscd001, it just has to be the same)

    Now, perhaps a DOS cdrom driver will work with your DVD drive, your DOS games are just CDROM disks I presume. I had a look and found a toshiba CDROM driver for DOS at the windrivers page. You might try loading it in config.sys like I've shown above.

    <a href="http://www.windrivers.com/company/toshiba/atapi.zip">Toshiba atapi.zip</a>

    I hope this works for you

    Grogan



    [This message has been edited by Grogan (edited September 02, 1999).]

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •