home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text0149.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  2.4 KB  |  61 lines

  1. >>>>> "Thomas" == Thomas Kludy <tkludy@tkludy.reshall.umich.edu> writes:
  2.  
  3.     Thomas> That is odd.. I have used Executor/Linux on many kernels
  4.     Thomas> since 1.1.59...  I have never had a kernel upgrade break
  5.     Thomas> Executor...
  6.  
  7. Old versions of Executor did indeed have problems with some Linux kernels.
  8. That was fixed a few versions ago.
  9.  
  10. -Mat
  11.  
  12. From owner-executor  Wed Mar  1 13:19:48 1995
  13. Received: (from majordom@localhost) by nacm.com (8.6.9/8.6.9) id NAA29384 for executor-outgoing; Wed, 1 Mar 1995 13:19:48 -0800
  14. Received: from relay2.UU.NET (relay2.UU.NET [192.48.96.7]) by nacm.com (8.6.9/8.6.9) with ESMTP id NAA29379 for <executor@nacm.com>; Wed, 1 Mar 1995 13:19:42 -0800
  15. Received: from sloth.swcp.com by relay2.UU.NET with SMTP 
  16.     id QQyffp21937; Wed, 1 Mar 1995 16:19:21 -0500
  17. Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id OAA15728; Wed, 1 Mar 1995 14:18:03 -0700
  18. Received: by mailhost (nextstep Smail3.1.29.0 #11)
  19.     id m0rjvfi-000YdkC; Wed, 1 Mar 95 14:11 MST
  20. Message-Id: <m0rjvfi-000YdkC@mailhost>
  21. Date: Wed, 1 Mar 95 14:11 MST
  22. From: ctm@ardi.com (Clifford T. Matthews)
  23. To: Bob <bob@xnet.com>
  24. Cc: executor@nacm.com
  25. Subject: Re: Accessing DOS Executor volumes
  26. In-Reply-To: <199503011424.IAA06634@monsoon.xnet.com>
  27. References: <199503011424.IAA06634@monsoon.xnet.com>
  28. Sender: owner-executor@nacm.com
  29. Precedence: bulk
  30.  
  31. >>>>> "Bob" == Bob  <bob@xnet.com> writes:
  32.  
  33.     Bob> this probably should be directed to questions@ardi.com, but
  34.     Bob> they've got their hands full right now.  'course they may end
  35.     Bob> up having to answer this question anyways, but it may be of
  36.     Bob> interest to others unless i am completely blind.
  37.  
  38. We sure do have our hands full, but I'm not sure anyone else is going
  39. to know the answer.  I had to fiddle around a bit myself to figure
  40. this one out.
  41.  
  42.     Bob> is there any way to access dos .HFV files from Linux
  43.     Bob> Executor?  i've tried to find an answer and have come up
  44.     Bob> empty handed.
  45.  
  46. Try this:
  47.  
  48.     cd /usr/local/lib/executor
  49.     ln -s /dos/executor/*.hfv .
  50.  
  51. Make sure that you either don't set your MacVolumes environment
  52. variable, or if you do that it has "+;" in it.  This solution also
  53. depends on you having your DOS partition mounted as "/dos" and your
  54. using the default directories for both the Linux and DOS Executor
  55. installations.
  56.  
  57.     --Cliff
  58.     ctm@ardi.com
  59.  
  60.  
  61.