home *** CD-ROM | disk | FTP | other *** search
- On 2 Apr 1996, compexpr@aol.com (CompExpr) wrote:
- > Ian Viemeister <vmeister@ios.com> wrote:
-
- > If it's such a simple thing to convert the file, perhaps someone could
- > write a conversion utility to convert DiskCopy files over into HFV's.
- >
- > I can write such a program in QuickBASIC for DOS machines. I'll play and
- > let you know..
- >
- > However, I don't have the ability to write such a program for Liunx/Next
- > users.
-
- It already exists for unix systems:
-
- dd if=FILE.IMAGE bs=1 skip=84 of=FILE.HFV
-
- ---
- Mike Kienenberger Arctic Region Supercomputing Center
- Systems Analyst (907) 474-6842
- mkienenb@arsc.edu
-
-