Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

DOS/config.sys and autoexec.bat expert help required please

Thread Tools
 
Search this Thread
 
Old 17 June 2004, 01:25 PM
  #2  
Hanslow
Scooby Regular
 
Hanslow's Avatar
 
Join Date: Mar 2001
Location: Derbyshire
Posts: 4,496
Likes: 0
Received 0 Likes on 0 Posts
Default

This any use to you?
Old 17 June 2004, 01:36 PM
  #4  
Hanslow
Scooby Regular
 
Hanslow's Avatar
 
Join Date: Mar 2001
Location: Derbyshire
Posts: 4,496
Likes: 0
Received 0 Likes on 0 Posts
Default

You have PM

Zip up and email the files to me and I'll have a look and see what you might need to do
Old 17 June 2004, 02:06 PM
  #6  
Hanslow
Scooby Regular
 
Hanslow's Avatar
 
Join Date: Mar 2001
Location: Derbyshire
Posts: 4,496
Likes: 0
Received 0 Likes on 0 Posts
Default

I'm assuming here that you have a bootdisk already, but one that just doesn't help with the USB CDROM. If that is the case.....


From a command prompt in a directory where all your IBM files are do the following.....

copy usb_cd.son a:\usb_cd.sys
copy usb_cd.sys a:\usb_cd2.sys
copy ibm*.sys a:\
copy km*.sys a:\
copy pcm*.sys a:\
copy aspiomgr.sys a:\
copy mscdex.exe a:\

In your autoexec.bat file place the line.....

A:\MSCDEX /D:USBCDROM /L:D

Save the file.
The /L:D tells it to use drive letter D, you can change that to any free drive letter if D is already taken.

In your config.sys,

add the line

DEVICE=A:\USB_CD.SYS /D:USBCDROM

Save the file.

Try rebooting with the floppy inserted. If that doesn't work, as there appear to be a number of device drivers that can go in config.sys try the following, removing each previous DEVICE= attempt first.


This might work if first attempt didn't
DEVICE=A:\USB_CD2.SYS /D:USBCDROM

This might work if second attempt didn't
DEVICE=A:\IBMDSS14.SYS
DEVICE=A:\IBMDOSCS.SYS
DEVICE=A:\ASPIOMGR.SYS
DEVICE=A:\KMECD.SYS /D:USBCDROM /N:1

This might work if third attempt didn't
DEVICE=A:\IBMDSS14.SYS
DEVICE=A:\IBMDOSCS.SYS
DEVICE=A:\PCMCD20X.SYS /I:9 /P:240 /D:USBCDROM


Remember, you only need to add the MSCDEX to autoexec.bat, all the other bits go in config.sys. Without the machine in front of me, couldn't tell you which one would work!!!!

Good luck
Old 17 June 2004, 02:14 PM
  #9  
Hanslow
Scooby Regular
 
Hanslow's Avatar
 
Join Date: Mar 2001
Location: Derbyshire
Posts: 4,496
Likes: 0
Received 0 Likes on 0 Posts
Default

Yep it was just somethin I saw
Old 17 June 2004, 02:30 PM
  #11  
Hanslow
Scooby Regular
 
Hanslow's Avatar
 
Join Date: Mar 2001
Location: Derbyshire
Posts: 4,496
Likes: 0
Received 0 Likes on 0 Posts
Default

Fun DOS days return

Add this line into your config.sys then (you might need to copy RAMDRIVE.SYS over onto the floppy)

DEVICE=A:\RAMDRIVE.SYS /E 4096 512 200

Just reread and see it's trying to load it. Make sure it's on the floppy, and add the A:\ prefix to make sure it tries to pick it up.
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Abx
Subaru
22
09 January 2016 05:42 PM
gazzawrx
Non Car Related Items For sale
13
17 October 2015 06:51 PM
FuZzBoM
Wheels, Tyres & Brakes
16
04 October 2015 09:49 PM
buckerz69
Wanted
2
03 October 2015 09:54 PM
Pro-Line Motorsport
Car Parts For Sale
2
29 September 2015 07:36 PM



Quick Reply: DOS/config.sys and autoexec.bat expert help required please



All times are GMT +1. The time now is 12:57 PM.