Computing.Net > Forums > Networking > Memory gripe, when booting to Network (In DOS)

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Memory gripe, when booting to Network (In DOS)

Reply to Message Icon

Name: Newbie
Date: December 14, 2000 at 18:21:08 Pacific
Comment:

I get Error 8, "Not enough memory", on the very last command (net start). I've tried some little things but basically have VERY little workiing knowlege of DOS (and have gotten this far, by reading these messages ;)

Autoexec:
SET PATH=A:\NET;a:\dos
A:\NET\net initialize
A:\NET\netbind.com
A:\NET\umb.com
A:\NET\tcptsr.exe
A:\NET\tinyrfc.exe
A:\NET\nmtsr.exe
A:\NET\emsbfr.exe
A:\NET\net start

Config:
SHELL=\COMMAND.COM /E:8192 /P
LASTDRIVE = Z
STACKS = 9,256
BREAK = ON
FILES = 50
BUFFERS = 40
DOS = HIGH,UMB
device=a:\DOS\HIMEM.SYS
devicehigh=A:\dos\emm386.exe
devicehigh=A:\NET\ifshlp.sys

Thank you,
Nub



Sponsored Link
Ads by Google

Response Number 1
Name: Bret
Date: December 15, 2000 at 09:15:28 Pacific
Reply:

Having had years of experience redoing config and autoexec, I would change it to the following:

Your first two lines of your config should be:
device=a:\dos\himem.sys
device=a:\dos\emm386.exe NOEMS
Then put all your other stuff.

In your autoexec, try putting lh in front of all your exe calls to load them high.


0

Response Number 2
Name: Newbie
Date: December 15, 2000 at 11:03:49 Pacific
Reply:

Bret,

Thanks for your reply. I tried what you said, and found that it won't even try with NOEMS, and I get the same error, when I remove it.

Here is what the files look like now:
Autoexec:
SET PATH=A:\NET;a:\dos
A:\NET\net initialize
A:\NET\netbind.com
A:\NET\umb.com
lh A:\NET\tcptsr.exe
lh A:\NET\tinyrfc.exe
lh A:\NET\nmtsr.exe
lh A:\NET\emsbfr.exe
A:\NET\net start

Config:
device=a:\DOS\himem.sys
device=a:\DOS\emm386.exe
FILES=20
devicehigh=A:\NET\ifshlp.sys
LASTDRIVE=Z

Thanks
-Nub


0

Response Number 3
Name: Steve
Date: January 25, 2001 at 13:03:59 Pacific
Reply:

I was having the same problem. Try

NET START BASIC



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Memory gripe, when booting to Network (In DOS)

Networking in DOS Mode www.computing.net/answers/networking/networking-in-dos-mode/4352.html

Floppy boot to network xfer files: www.computing.net/answers/networking/floppy-boot-to-network-xfer-files-/9131.html

network drivers in dos 6 www.computing.net/answers/networking/network-drivers-in-dos-6/28149.html