• MSCDEX and cdrom...sys for vostro 3560

    From vjp2.at@vjp2.at@at.BioStrategist.dot.dot.com to comp.os.msdos.programmer on Sun Feb 26 20:13:30 2023
    From Newsgroup: comp.os.msdos.programmer

    Where do I get the right autoexec/config settings for the DVD drive for a
    Dell Vostro 3560?
    --
    Vasos Panagiotopoulos panix.com/~vjp2/vasos.htm
    ---{Nothing herein constitutes advice. Everything fully disclaimed.}---
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Grant Taylor@gtaylor@tnetconsulting.net to comp.os.msdos.programmer on Sun Feb 26 17:23:04 2023
    From Newsgroup: comp.os.msdos.programmer

    On 2/26/23 1:13 PM, vjp2.at@at.BioStrategist.dot.dot.com wrote:
    Where do I get the right autoexec/config settings for the DVD drive for a Dell Vostro 3560?

    Do you have the proper driver?

    I'd think that a generic CONFIG.SYS & AUTOEXEC.BAT entries like the
    following would work:

    CONFIG.SYS: DEVICE=DRIVER.SYS /D:CDDRIVE1
    AUTOEXEC.BAT: MSCDEX /D:CDDRIVE1

    Where DRIVER.SYS is replaced with the proper CD-ROM driver name & path thereto.
    --
    Grant. . . .
    unix || die
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From JJ@jj4public@outlook.com to comp.os.msdos.programmer on Tue Feb 28 01:12:05 2023
    From Newsgroup: comp.os.msdos.programmer

    On Sun, 26 Feb 2023 20:13:30 -0000 (UTC),
    vjp2.at@at.BioStrategist.dot.dot.com wrote:
    Where do I get the right autoexec/config settings for the DVD drive for a Dell Vostro 3560?

    Information on MSCDEX.EXE paramaters can be found below.

    https://www.easydos.com/mscdex.html

    The OAKCDROM.SYS which come with Windows 9x/ME should be universal for ATAPI based C/DVD drives. It's parameter can be found in below forum post.

    https://www.vogons.org/viewtopic.php?p=755856#p755856

    But after disassembling the driver, I found that the /P switch has a third optional value 0 or 1, which I don't know what it is used for.

    IME, among other ATAPI C/DVD drivers, OAKCDROM.SYS is the most stable one
    and would work for many drives, although it's not the most efficient in
    memory usage.
    --- Synchronet 3.21d-Linux NewsLink 1.2