Dos 6.22 Cd Rom Driver

  
  1. Dos 6.22 Cd Rom Driver Img
  2. Dos 6.22 Cd Rom Driver Virtualbox
  3. Dos 6.22 Cd Rom Driver
  4. Ms Dos 6.22 Cd Rom Driver Download
  5. Cd Rom Driver For Ms Dos 6.22
  6. Ms Dos 6.22 Cd Rom Driver Img

Setting up CD-ROM Drives at the DOS Level

Ms Dos 622 Iso Download Free; ms dos 6.22 boot cd iso.rar Full version Direct download. Ms-Dos 622 - bootdisk. MS-DOS 622 Portuguese Brazili. Ms-Dos 622 Msdos 622 4 Disks. Ms dos v6.22 bootable cd image with cd rom and mouse support dos boot disk.iso. From 4shared.com6.17 MB. This is good, because this makes the card functionally invisible to the OS, and in fact I can access all 5 disk drives (SD, 2xCD, 2xHDD) in DOS. The bad news, though, is that this Option ROM is loaded by BIOS into the first 1MB of RAM.

What's the problem ?

Maybe you're formatting a new drive, or maybe setting up a machine from scratch. Your Windows 95 is on CD but the drive has been formatted under DOS and it won't recognise the CD-ROM drive so you can't slap in the Win-95 CD to load the operating system. How do you get past this one ?

The other common requirement for help in this area is where you are setting up a CD-ROM drive to run under DOS Mode for DOS based CD-ROM game use. In this instance you need to put CD-ROM initialisation statements into the temporary auotexec.bat and config.sys files that the special shortcut will use. The same principles apply that are described below.
Note: CD-ROM DOS based games often required a mouse driver as well.! There's a reasonable generic mouse driver (mouse.com) that you can download here. Simply call it from the autoexec.bat with C: {directory-name} MOUSE.COM and it should load.

What do you need ?

1. A MS-DOS 6,22 boot diskette with the MSCDEX.EXE file for DOS 6,22 download here
or
1. A Windows 95 boot diskette with the MSCDEX.EXE file for Win-95 download here
or
1. A Windows 95 CD-ROM setup diskette. (In this case you wouldn't need any of the rest of this info 'cos this disk does a pretty good job of automatically bringing your CD-ROM drive up. But maybe it will fail anyway......)

2. The SBIDE.SYS file that comes with the Sound Blaster kits. If you don't have this file then download here.

3. You need to know whether the CD-ROM drive has been connected to the Primary IDE interface on the motherboard or to the Secondary IDE interface. Most modern motherboards allow you to attach two IDE ribbon cables, but if you don't know which is which (and don't fancy opening the box to see) then you may have to try different configurations in the CONFIG.SYS file. (See below.)

What do I do ?

1. Copy the MSCDEX.EXE file to c:

Dos 6.22 Cd Rom Driver Img

2. Copy the SBIDE.SYS file to c:

3. Create an AUTOEXEC.BAT file with the following single line...

MSCDEX.EXE D:CD V

4. Create a CONFIG.SYS file with the following single line...

If connected to Primary IDE
DEVICE=SBIDE.SYS D:CD P:1FO,14

If connected to Secondary IDE
DEVICE=SBIDE.SYS D:CD P:170,15

If connected to Tertiary (primary) on Sound Card
DEVICE=SBIDE.SYS D:CD P:1E8,11

If connected to Secondary on Sound Card
DEVICE=SBIDE.SYS D:CD P:168,10

Reboot the PC and the CD-ROM drive should now be operational.......!
You may have to try more than one of these settings to get it right.

Recommended Disaster Recovery Procedures ?

Once Windows 95 is installed and up, then you could (and maybe should) delete these files (autoexec.bat and config.sys). But, it the interests of prudent planning, remember to make yourself a bootable diskette that can be used to fdisk, sys and format the hard disk drive. And copy these files onto that diskette, maybe renames as autoexec and config so that they can be used again if disaster strikes.!

[ Return to Webpro BASE PAGE ] [ Return to Webpro TUTORIALS ]

WEBPRO - P.O. Box 35243, Northway, 4065, South Africa, Tel: +27 31 5638-344, Fax: +27 31 5644-928
This page maintained by Webmaster @ WEBPRO
Webpro © 1999-2003.


Goto http://bit.ly/cinmqv and download it.
Goto http://bit.ly/bvjxE7 and download it.
Download ImgBurn from http://tinyurl.com/yl7bfmu and install it.
Create an iso image of the 2 files you downloaded.
Goto http://bit.ly/aHyCGe and download the boot disk, it doesn't matter if you have a different version of DOS.
Start your Virtual DOS machine, and mount Dos6.22.img, then reset the machine.
Type the following below, one after another.
R:
copy MSCDEX.EXE C:
copy oakcdrom.sys C:
Now, you may unmount the floppy, and reset the VM.
Edit the CONFIG.SYS file by typing 'edit CONFIG.SYS' with out quotes.

Dos 6.22 Cd Rom Driver Virtualbox

Add the line:
device=c:oakcdrom.sys /d:oemcdrom
Save the file using the alt key, then scrolling down to Save and then hit enter.
Exit by hitting the alt key, then the up arrow, and then hit enter.
Edit the AUTOEXEC.BAT file 'edit AUTOEXEC.BAT' with out quotes.
Add the line:
mscdex.exe /d:oemcdrom
Save the file using the alt key, then scrolling down to Save and then hit enter.

Dos 6.22 Cd Rom Driver


Ms Dos 6.22 Cd Rom Driver Download

Exit by hitting the alt key, then the up arrow, and then hit enter.

Cd Rom Driver For Ms Dos 6.22


Ms Dos 6.22 Cd Rom Driver Img

Now reboot, and CD ROMS (isos) should work.