Bored? Come in and play at Jusunlee.com Arcade! Go chat in Jusunlee.com Chatroom (requires AIM) Here you can view your subscribed threads, work with private messages and edit your profile and preferences Registration is free! Calendar Find other members Frequently Asked Questions Search Home
Jusunlee.com Forums > Interests > Technology > ram drive
  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
AznTiger
An Azn Boy

Registered: Oct 2002
Location: cali
Posts: 685
Status: Offline

ram drive

anyone know how to create a ram drive? i searched some website up but their mostly for win9x. nothing on xp. if you know how post it up. thanks.

Report this post to a moderator | IP: Logged

Old Post 01-02-2003 07:31 AM
Click Here to See the Profile for AznTiger Click here to Send AznTiger a Private Message Find more posts by AznTiger Add AznTiger to your buddy list Edit/Delete Message Reply w/Quote
ajy
Senior Member

Registered: Jul 2002
Location:
Posts: 3415
Status: Offline

To create a RAM drive, you'll need to edit your config.sys file. You also have to have ramdrive.sys, which resides in the c:\Windows\command or c:\Windows\command\ebd\ directory. You add a device command for ramdrive.sys to your config.sys file like so:


device=[drive:][path]RamDrive.sys[DiskSize SectorSize NumEntries] [/e][/a]


[drive][path] -- where ramdrive.sys resides

DiskSize -- the size of your RAM drive in kilobytes

SectorSize -- the size of the disk sector. You need to specify disk size before you can include sector size

NumEntries -- specifies the number of files and directories within the root directory


Switches

/e -- creates the RAM disk within extended memory, not conventional or expanded

/a -- creates the RAM disk within expanded memory, not conventional or extended


Here are a few examples of how you use it:


device=ramdrive.sys /e

device=c:\dos\ramdrive.sys 4096 /a

device=d:\devices\ramdrive.sys 1024 512 1024 /e

-edit- didnt read all of it, may be for win9x, or xp

Report this post to a moderator | IP: Logged

Old Post 01-02-2003 02:19 PM
Click Here to See the Profile for ajy Click here to Send ajy a Private Message Find more posts by ajy Add ajy to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 12:58 PM. Post New Thread    Post A Reply
  Last Thread   Next Thread

Show Printable Version Email this Page Subscribe to this Thread

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON