Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SOLVED] Ramdrive not working above 4Mb

Featured Replies

I thought it was a good idea to put the internet files and the temp folder in a virtual ramdrive and with some imagination I will certainly find some geeky use for this.

The problem is that it doesn't work properly with more than 4 Mb.

If I set 5Mb, I do see a ramdrive of 5 Mb in Explorer, but programs won't be able to use it (access violation, disk full, file not found etc)

Thiis the content of my config.sys

device=C:\WINDOWS\COMMAND\display.sys con=(ega,,1)
Country=032,850,C:\WINDOWS\COMMAND\country.sys
Device=c:\windows\himem.sys
DEVICE=C:\WINDOWS\EMM386.EXE ram
DEVICEHIGH=C:\WINDOWS\RAMDRIVE.SYS 4096 /E

I was reading that EMM386.exe was not the best...

and of my autoexec.bat

mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi)
mode con codepage select=850
keyb be,,C:\WINDOWS\COMMAND\keyboard.sys
e:
md internet
md temp
SET TEMP=E:\temp\

Now does it make sens to do this in term of performance, except for the advantage of have all the files deleted when the computer shutdown?

I think nowadays, processor horsepowers are the main factor for speed and disk write time is minimal.

Anyway, if I could mount a virtual drive of 24 Mb in memory I would be happy, just for experimental purpose.

Edited by Fredledingue

you can definitely do more than that, but not with the one included in windows i think, there were some who used to install the Q3 demo into a ram drive and get the jump on servers, should be a tutorial around . . .

found it -

http://www.thetechzone.com/articles/ram_drive/index.shtml

has RAM drive app download too :)

probably some stuff on MDGXs site (about RAM drives) as well.

Edited by miko

The problem is that the Microsoft RAM drive can only load in config.sys (bumping your CD-ROM a letter) and has a 32 MB limit.
You should be able to use the M$ one...

I'd start removing items from config.sys and autoexec.bat until it starts working.

I don't even have emm386 loaded at all. I don't think it's needed unless you do a lot of work in DOS with expanded memory (obsolete).

Don't use RAMDISK. Use XMSDSK from furd19_i.zip instead; it supports up to 2 GB.

It's great for a TEMP directory or even swap file, if you have tons of memory.

Edited by azagahl

  • Author

Thanks for your help!

I solved the problem by using XMSDSK from furd19_i.zip .

But I had to add /t in the command line otherwise I still had the 4Mb limit.

"Parameter /t can be used to tell the driver to allocate XMS memory from

the top addresses instead of lower ones. Some machines under Win95 hang

up when there's no free memory under 16 MBytes. It can be used too if

you have problem playing sounds under Windows. ... "

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.