home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text2011.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  639 b   |  22 lines

  1. On 2 Apr 1996, compexpr@aol.com (CompExpr) wrote:
  2. > Ian Viemeister <vmeister@ios.com> wrote:
  3.  
  4. > If it's such a simple thing to convert the file, perhaps someone could
  5. > write a conversion utility to convert DiskCopy files over into HFV's.
  6. >
  7. > I can write such a program in QuickBASIC for DOS machines. I'll play and
  8. > let you know..
  9. >
  10. > However, I don't have the ability to write such a program for Liunx/Next
  11. > users.
  12.  
  13. It already exists for unix systems:
  14.  
  15.     dd if=FILE.IMAGE bs=1 skip=84 of=FILE.HFV
  16.  
  17. ---
  18. Mike Kienenberger               Arctic Region Supercomputing Center
  19. Systems Analyst                 (907) 474-6842
  20. mkienenb@arsc.edu
  21.  
  22.