home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / msdos / 1153 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.6 KB

  1. Xref: sparky comp.unix.msdos:1153 comp.unix.sysv386:17538
  2. Newsgroups: comp.unix.msdos,comp.unix.sysv386
  3. Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!mailgzrz.TU-Berlin.DE!math.fu-berlin.de!ira.uka.de!yale.edu!think.com!rpi!batcomputer!munnari.oz.au!ariel.ucs.unimelb.EDU.AU!werple.apana.org.au!hal9000!jacks!jvs
  4. From: jvs@jacks.apana.org.au (Jack Strangio)
  5. Subject: Re: (VPIX) restore DOS 5.0 backup disks using DOS 3.3 restore?
  6. Message-ID: <1992Dec11.191615.1285@jacks.apana.org.au>
  7. Organization: Prospect 5082, AUSTRALIA
  8. References: <1992Dec4.181350.8988@news.Hawaii.Edu>
  9. Date: Fri, 11 Dec 92 19:16:15 GMT
  10. Lines: 19
  11.  
  12. todd@uhunix.uhcc.Hawaii.Edu (Todd Ogasawara) writes:
  13. > I need to restore a set of backup disks created using MS-DOS 5.0's
  14. > BACKUP.EXE to a system running ISC UNIX 3.0's vpix MS-DOS emulator.
  15. > The MS-DOS 3.3 restore program that comes with it cannot do the job
  16. > and moving MS-DOS 5.0's RESTORE.EXE results in a "wrong DOS version"
  17. > message.
  18. Step through the MS-DOS 5.0's RESTORE with DEBUG. Very close to the start
  19. there is an int21 function 30hex call to obtain the DOS version. Following
  20. this there are conditional jumps to abort with the "Wrong Dos" message
  21. or to proceed. Patch in the jump vector so that you proceed to the restore
  22. code, and away you go!.
  23.  
  24. Jack
  25. -- 
  26. ----------------------------------------------------------------------
  27.  Jack Strangio                                 -  Voice +61-8-269 1509
  28.  (jvs@jacks.apana.org.au)                               +61-1-883 3006
  29.                          Data  +61-8-269 6771  -  Fax   +61-8-269 1509
  30.