home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / diskutil / tapebios / restore.doc < prev    next >
Encoding:
Text File  |  1993-08-06  |  1.2 KB  |  28 lines

  1. Restore Utility (Support Section), RESTORE.TTP
  2. ==============================================
  3.  
  4.     RESTORE.TTP allows individual or multiple partitions to be dumped, i.e.
  5. image restore, from tape. This form of restore is a lot faster than a selective
  6. file restore provided by my own port of GNU tar v1.10, which incidentally
  7. supports SCSI tape drives using the TapeBIOS function calls.
  8.  
  9.     RESTORE.TTP takes arguments. These arguments are as follows:-
  10.  
  11.     e.g. restore.ttp [drivelist] [dumpname_a] [dumpname_b] [etc...]
  12.  
  13.     RESTORE.TTP is capable of restoring data to different drives than what
  14. the data was backed up too. Under these circumstances if a drive is selected
  15. which is larger than the amount of data to restore, then the drive will be
  16. reduced and all data will be restored. But, if a drive is selected which is
  17. smaller than the amount of data to restore, then all data will not be restored
  18. and could smash data on other partitions. USE THIS OPTION WITH CAUTION.
  19.  
  20.     e.g. restore.ttp de Boot Apps
  21.  
  22.     Will restore the Boot dumpname to partition D: and the Apps dumpname
  23. to partition E: regardless of the original source drive.
  24.  
  25. Alan Hourihane.
  26. email: alanh@logitek.co.uk
  27. 15/3/92.
  28.