|
|
#1 (permalink) Top |
|
Big Geek
![]() Join Date: Feb 2006
Age: 16 Male
Posts: 753
Times Helpful: 33
My Mood: Bored
Status: Offline
|
Hi y'all!
I have a PC (Celeron 2.0GHz 512mb RAM 60gb HDD). It is dual booted with MS-DOS 6.22 and XP, simply because we need some software that is really useful (and it would take too long to port all the data to a windows equivalent). The PC currently uses a serial connection directly to another PC, but I want to get it to work with the LAN in the shop. I can get it connected to the network and view all files fine. But, the software that we need then stops working, and complains about a lack of memory, or conventional memory. I have little experience with DOS, and after reading through the DOS 6.22 guide I cannot figure out what may be wrong. I know it's unlikely, but does anyone here have any idea what could be the problem? Thanks, Thomas |
|
|
|
|
#2 (permalink) Top |
|
Paranoid Geeky Geek
![]() Join Date: Mar 2006
Age: 34 Male
Posts: 5,817
Times Helpful: 309
My Mood: Paranoid
Status: Offline
|
ok, MS-DOS uses 3 types of memory internaly
could you please attach your autoexec & config to look @ and see want we can do ? Edit: or you can run the auto memory management tool, i can't remember it, BTW: make sure qbasic.exe, help.com & help.hlp are located in the working directory, and type "help" for a full list of commands & their descriptions
Off Topic:
i've a headache, dragging that crap out of my head
__________________
Last edited by donkey42; 15-04-2008 at 09:44 PM. Reason: edit |
|
|
|
|
#4 (permalink) Top |
|
Nonconformist Geek
![]() |
No need to multi-boot with a hobbiest OS from the early 80's -- it's DOSBox!
__________________
See My Desktop | Try Linux | Install Linux | Visit My Server | Support Hardware Forums | Easily rip DVDs in Linux | Remember Everything |
|
|
|
|
#5 (permalink) Top |
|
Big Geek
![]() Join Date: Feb 2006
Age: 16 Male
Posts: 753
Times Helpful: 33
My Mood: Bored
Status: Offline
|
Yeah I considered DOSBox, and I also considered MS-DOS in a Virtual PC, but there will no doubt be something that doesn't work (eg the LPT Printer, Curremt Serial Network, the software which requires a reference to clipper in the autoexec etc...).
Maybe if all else fails I will consider DOSBox or VPC. Thanks, Thomas |
|
|
|
|
#6 (permalink) Top |
|
Big Geek
![]() Join Date: Feb 2006
Age: 16 Male
Posts: 753
Times Helpful: 33
My Mood: Bored
Status: Offline
|
Ok sorry about the delay, there was a problem with the email, google mail rejected the extensions .bat and .sys!
Anyway, here they are: config.sys Code:
DEVICE=C:\DOS\SETVER.EXE DEVICE=C:\DOS\HIMEM.SYS DOS=HIGH COUNTRY=044,,C:\DOS\COUNTRY.SYS LASTDRIVE=Z DEVICE=C:\DOS\DISPLAY.SYS CON=(EGA,,1) FILES=40 BUFFERS=20,0 FCBS=4,0 STACKS=9,256 DEVICEHIGH=\CDROM\CDROM.SYS DEVICEHIGH=NETUNITS.SYS DEVICEHIGH=NET00000.SYS device=C:\NET\ifshlp.sys Code:
REM C:\DOS\SMARTDRV.EXE /X @ECHO OFF PROMPT $p$g PATH C:\DOS SET TEMP=C:\DOS SET CLIPPER=f041 MODE CON CODEPAGE PREPARE=((437) C:\DOS\EGA.CPI) MODE CON CODEPAGE SELECT=437 MODE COM1: 9600,N,8,1 KEYB UK,,C:\DOS\KEYBOARD.SYS SET PATH=C:\NETWORK;%PATH%;C:\CDROM LH MSCDEX /D:12345678 /L:D LH MOUSE LH NET$25 COM1 server SHARE:C C:\DOS\DOSKEY C:\LORDS.EXE CAPSON MENU |
|
|
|
|
#8 (permalink) Top |
|
Big Geek
![]() Join Date: Feb 2006
Age: 16 Male
Posts: 753
Times Helpful: 33
My Mood: Bored
Status: Offline
|
A description would be brill donkey, I have very little experience with DOS. Once I know what everything does, I might be able to piece together why there is a conflict or something. Or if not a conflict, and it's actually the software that can't use enough of the 640kb memory, then which drivers / software I can move into higher memory.
Thanks!! Thomas |
|
|
|
|
#9 (permalink) Top |
|
Paranoid Geeky Geek
![]() Join Date: Mar 2006
Age: 34 Male
Posts: 5,817
Times Helpful: 309
My Mood: Paranoid
Status: Offline
|
ok, i'll go down each line describing what each command does
config
autoexec
CAPSON MENU items in bold are additions BTW: to make things easier just type "memmaker" at the command prompt, obviously after REM ing (like on line 1 of the autoexec, REM only work in .bat files) out your program, then the system will reboot, to see what is loading, make changes to autoexec & config and reboot again to test the changes, then the autoexec & config will contain things like "L1 /153342" or "L2 /153342" this is just the location of the item in upper memory level 1 or 2 @ the specified memory address some of the descriptions are a bit crude & refer to an items function in the real world rather than the crap M$ would like you to think i think that about it. Edit: any line can be changed to suit your needs, i'm thinking that FILES=40 may not be enough for your needs, if not try changing it to 51 if necessary, & the BUFFERS=20,1 may need looking @
__________________
Last edited by donkey42; 18-04-2008 at 10:52 AM. Reason: edit |
|
|
|
|
#11 (permalink) Top |
|
Big Geek
![]() Join Date: Feb 2006
Age: 16 Male
Posts: 753
Times Helpful: 33
My Mood: Bored
Status: Offline
|
Thanks Donkey I made some of the corrections you suggested, and got rid of the CDROM Driver and we had about 570kb of Conventional memory even with the network software installed!
Thomas |
|
|
|
|
#12 (permalink) Top |
|
Paranoid Geeky Geek
![]() Join Date: Mar 2006
Age: 34 Male
Posts: 5,817
Times Helpful: 309
My Mood: Paranoid
Status: Offline
|
np
BTW: my memory is stupid, although, i did a bit of research for some of it, but, most of that crap was typed directly into HWF by me
Off Topic:
bet your glad you don't live in my head
__________________
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Application for Nokia 3200 | Thamizhinpan | Mobile Phones | 2 | 26-10-2007 06:08 PM |
| Obsolete application | thbedford | General Software | 1 | 21-05-2007 03:27 PM |
| Personal web server application | arunmir | Windows OS's | 8 | 10-01-2007 08:07 PM |
| DVD-RW Reserved by another application | snowman | Storage Devices | 1 | 13-07-2005 08:54 PM |
| XP Task Switcher Application | syngod | Windows OS's | 0 | 02-11-2001 01:57 PM |