home *** CD-ROM | disk | FTP | other *** search
- VDISK.DOC -p.o.- 03/12/84
-
- VDISK.COM is a virtual disk (RAM disk) device driver that is
- presently set for 180K RAM disk. Use the program RSVD.COM (below)
- to change the memory allocation to something else.
-
- To use this, you need to add this line to your CONFIG.SYS file:
-
- DEVICE=VDISK.COM
-
- The CONFIG.SYS file is a text file which you can create with any
- text editor (even EDLIN - which comes free with your PC-DOS and is
- OVERPRICED) or even with the DOS command:
-
- COPY CON: CONFIG.SYS
-
- Note that the two files: CONFIG.SYS and VDISK.COM should be on
- your boot directory.
-
-
- RSVD.COM is a program to resize VDISK.COM for a different RAM memory
- size. Usage is:
- C>RSVD VDISK.COM
-
- That's all folks! Enjoy!!!
-