| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
device in config.sys under dos?
|
Original Message
|
Name: Comatrix
Date: October 21, 2002 at 20:42:24 Pacific
Subject: device in config.sys under dos? OS: dos 6.22 CPU/Ram: 256
|
Comment: ok tnx guys for help now it detects me the cd rom:p but the problem is now that the cd rom says: u must entry a device in your config.sys like device=c:\dos\emm386.exe 4096. OK now how can i open the config.sys to put this device under dos? i tried everything pls help
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: jboy
Date: October 21, 2002 at 21:23:31 Pacific
|
Reply: Use Edit.com to open c:\config.sys You'll need three lines to manage memory in DOS device=c:\dos\himem.sys device=c:\dos\emm386.exe noems DOS=high,umb The first line should be, uh, first ;-)
Of course, the himem.sys & emm386.exe files need to be in c:\dos for that to work. After the emm386 you can have 'ram' or 'noems' or a number representing how much memory you want it to manage (4096Kb = 4 Mb).
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: hukre
Date: October 22, 2002 at 11:24:28 Pacific
|
Reply: Since we are on the subject; I don't have the 3 lines in my config.sys, although himem.sys and emm386.exe are in my windows directory. My DOS works fine, what advantage would I gain if I added the 3 lines to my config.sys?
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
Name: jboy
Date: October 22, 2002 at 21:29:27 Pacific
|
Reply: On a 386 or higher, the himem.sys and emm386.exe memory managers free up conventional memory by allowing DOS to be loaded in the HMA (High Memory Area) and device drivers etc to be loaded in UMBs (Upper Memory Blocks). It can make quite a difference, say, if you need 580K + free mem for a DOS program. Try checking you system memory with mem or mem/c/p - odds are, without memory management, you have less than 500K conventional mem. Doesn't matter much which versions you use, as long as config.sys points to them - although I should note that the version of smartdrv that ships with Win31 does *not* cache CD drives - you'd need a later version (MS-DOS6.xx or thereabouts).
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Disk Operating System Forum Home
Results for: device in config.sys under dos?
USBAPI.SYS in Config.sys Summary: Sounds pretty easy, but I, too, am having problems achieving USB support in a DOS environment. I've tried a few methods I've found on the net, but nothing seems to work for me. My computer will boot f...
www.computing.net/answers/dos/usbapisys-in-configsys/16138.html
Change load order in CONFIG.SYS Summary: Packard Bell had a command called DEVICE.COM that allowed you to load drivers from a command line. Typically you'd use it in dosstart.bat to load the cdrom driver. Then you'd load MSCDEX. I was thi...
www.computing.net/answers/dos/change-load-order-in-configsys/16526.html
line missing in config.sys plz help Summary: Ok - it seems like that error message is being generated by Norton - some troubleshooting info here Normally, Windows does not need a config.sys (or autoexec.bat) to start, but in this case Norton AV ...
www.computing.net/answers/dos/line-missing-in-configsys-plz-help/14746.html