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

  1. >>>>> "Clay" == Clay Helberg <helberg@maddog.fammed.wisc.edu> writes:
  2. In article <4drkfj$25ig@news.doit.wisc.edu> helberg@maddog.fammed.wisc.edu (Clay Helberg) writes:
  3.  
  4.  
  5.     StarMan (StarMan@Galaxy.com) wrote: I can't seem to run 1.99q,
  6.     StarMan> even from dos. The system just stops.  Tried using the
  7.     StarMan> switch to disable my drive d, since it's compressed with
  8.     StarMan> Drivespace 3, and got a message asking for disk b, then
  9.     StarMan> it stops. No startup screen, have to warm boot. Any
  10.     StarMan> suggestions? (Tried the VESA drive on the ARDI site, but
  11.     StarMan> I have an ATI Pro Turbo, so VESA 2 is not the problem).
  12.  
  13.     Clay> You might try letting the system sit for a couple of
  14.     Clay> minutes--my machine sits "dead" for about 2 minutes (!),
  15.     Clay> then it starts Executor and everything seems to work fine.
  16.  
  17. Both Clay and StarMan should try
  18.  
  19. executor -macdrives "" -dosdrives ""
  20.  
  21. and see if that prevents Executor from spending large amount of times
  22. starting up.  Executor jumps through a lot of hoops trying to figure
  23. out what disk drives are on your system (including network drives and
  24. CDs) and it is possible that it is hitting a drive or multiple drives
  25. that may not even be there that cause Executor to wait until some
  26. built-in timer expires.
  27.  
  28. The above combination of switches tells Executor that you have no Mac
  29. drives or DOS drives and to not bother looking (beyond the DOS drive
  30. that you ran Executor from).  If you know that you want to access
  31. drive G as a Mac drive and drives A, C, D and E as DOS drives you can
  32. say:
  33.  
  34. executor -macdrives g -dosdrives ac-e
  35.  
  36. and then all the other potential drives will be ignored.  In general
  37. users *shouldn't* have to do this, but PCs just have too many
  38. configurations for Executor/DOS to do the right thing.  Linux users
  39. have less trouble.
  40.  
  41. --Cliff
  42. ctm@ardi.com
  43.  
  44.