home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / iamiga / 10004 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.9 KB  |  43 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!ALBION.BITNET!SHALEY
  3. X-Envelope-to: I-AMIGA@RUTVM1.BITNET
  4. X-VMS-To: IN%"I-AMIGA@RUTVM1.BITNET"
  5. Message-ID: <01GSVFVIQJDS8Y52CF@ALBION.BITNET>
  6. Newsgroups: bit.listserv.i-amiga
  7. Date:         Tue, 29 Dec 1992 03:12:00 EDT
  8. Sender:       Info-Amiga List <I-AMIGA@RUTVM1.BITNET>
  9. From:         GADGET <SHALEY@ALBION.BITNET>
  10. Subject:      Re: Recoverable ram drives....
  11. Lines: 30
  12.  
  13. >                        'mount RAD:'
  14. right...
  15. >                     'copy df1: to RAD:'
  16. wrong...
  17. This is where you are having your problem.  A straight copy like this only
  18. copies files.  No directories get copied.  So when you try to boot up with
  19. the recoverable ramdrive there is no s directory, so AmigaDOS moves to the
  20. next highest priority drive namely df0:.  What you want to type is:
  21.                         'copy df1: RAD: all'
  22. The all will tell it to copy all subdirectories, and make a complete copy.
  23. (Or you could click and drag the icons this would also work)  Incidentally
  24. I just tried copy df1: to RAD: and it copied to subdirectories, so I am quite
  25. sure that this is your only problem.
  26. >        A500 rev. 6a
  27. >        AdRam 540 w/2.5 meg
  28. >        the Fatter Agnus (one meg version)
  29. >        Novia 20i internal 2.5" 20 meg HD
  30. >        one external 3.5" FD
  31. >        WB 2.04
  32. >
  33. >        Any help would be greatly appreciated, I am getting tired of SWITCHING
  34. >disks all the time!!!
  35. Start appreciating :-)
  36.  
  37. *******************************************************************************
  38. *  Steighton Lee Haley                                                        *
  39. *  SHALEY@ALBION.BITNET                "IDEALUS NON OBJECTUS QUIB AD EXDRAGO" *
  40. *  S.HALEY3 (GENIE)                                                           *
  41. *  General Partner EXDRAGO Innovations                                        *
  42. *******************************************************************************
  43.