[RESOLVED] A bit of help if you please!
Results 1 to 3 of 3

Thread: [RESOLVED] A bit of help if you please!

  1. #1
    frosted
    Guest

    Resolved [RESOLVED] A bit of help if you please!

    I have recently placed a new hard drive in my old computer. In the process I had to totally reformate this drive. Somewhere along the line I lost my CD ROM. I have downloaded the driver, but seem to be a bit inept at the correct DOS commands that allow me to install this driver during startup. I believe I must configure autoexe.bat and config.sys at the least. anyone got a place to point me or any ideas? frosted

  2. #2
    Darren Wilson
    Guest

    Post

    ok here goes

    Simplest way if you haven't got a Win98 bootdisk.

    • Format the Hard Disk using the command FORMAT C:/S
    • Reboot and install the CD-ROM drivers.
    • This should then create the AUTOEXEC.BAT & CONFIG.SYS for you.
    • If you require MSCDEX.EXE then email me and I will send it to you if it isn't supplied on your drivers disk.


    ------------------
    'I won't deny ya, I'm a straight Ridah, You don't wanna f#@k with me'
    Tupac Shakur
    '*****ionz as a Ridah'
    All Eyez On Me
    CD 1 Track 1.

  3. #3
    KWB Teck
    Guest

    Post

    <font face="Verdana, Arial" size="2">Originally posted by frosted:
    I have recently placed a new hard drive in my old computer. In the process I had to totally reformate this drive. Somewhere along the line I lost my CD ROM. I have downloaded the driver, but seem to be a bit inept at the correct DOS commands that allow me to install this driver during startup. I believe I must configure autoexe.bat and config.sys at the least. anyone got a place to point me or any ideas? frosted</font>
    Example:
    Config.Sys should contain a line like the following.

    Device=C:\[path]\sbide.sys /D:MSCDOO1

    where sbide.sys is replaced with the name of your *.sys driver.

    Autoexec.bat containing this line.

    C:\[path]\mscdex d:\mscdoo1

    Ensure the the last switch statment {/d:mscdex001} is identical in each file or the drivers will fail to initalize.



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
  •