Posted by john mac on 22, 2000 at 12:34 PM:
In Reply to: Obviously NOT! posted by Stan on 22, 2000 at 12:12 PM:
: If you have read them all you'd know why your having this problem.
: : "Unable to allocate 335542 bytes of memory, initialization stopped"
: This was explained in my messages awhile back and is an extremely EASY fix.
Stan, any help would be appreciated. Again, I read all your messages and tried to get emm and smartdrive to work together. The key, as listed in your message, was to list the memory available to emm386.exe. As I have 64 meg, I originally put L=65536, I got a report that I had insufficient memory. I then keyed in L=60000, however, I still page faults. If there is something I am missing, please let me know. Thanks again.
john
L= is the amount of memory in your system. I have 128mb so should use L=131072 (formula is 1024 x {mem size}). I tried to use that amount but for some reason it would come back and report "Not enough memory" so I took away 32mb.