home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / useful / rad-dms < prev    next >
Text File  |  1995-11-07  |  672b  |  14 lines

  1. echo "This will disable your internal floppy drive, and copy all DMS files"
  2. echo "to RAD: (A very fast area of RAM:), so unpacking the DMS files will"
  3. echo "be MUCH quicker. In order to get your DF0: back, you will need to"
  4. echo "reset your Amiga."
  5. echo ""
  6. echo "NOTE: This does not work properly with only 2 MEG RAM. You will need"
  7. echo "3 MEG+ as using a RAD: disk takes up around 880k RAM."
  8. aga_vol_2:c/assign >NIL: devs: aga_vol_2:devs add
  9. aga_vol_2:c/mount >NIL: aga_vol_2:devs/dosdrivers/rad
  10. aga_vol_2:c/assign >NIL: df0: dismount
  11. aga_vol_2:c/assign >NIL: df0: rad:
  12. echo ""
  13. echo "All finished! Now try unpacking a DMS file from Workbench..."
  14. AGA_VOL_2:C/WAIT >NIL: 4