home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / hardware / 22801 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  2.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!pacbell.com!pacbell!oracle!unrepliable!bounce
  2. Newsgroups: comp.sys.amiga.hardware
  3. From: cgould@oracle.uucp (Colin A. Gould)
  4. Subject: Re: ***HELP ME!*** HDToolBox problems...
  5. Message-ID: <1993Jan11.212858.5824@oracle.us.oracle.com>
  6. Sender: usenet@oracle.us.oracle.com (Oracle News Poster)
  7. Nntp-Posting-Host: mailseq.us.oracle.com
  8. Organization: Oracle Corporation, Redwood Shores CA
  9. References: <1993Jan7.140344.7137@gw.wmich.edu> <1ijls4INN9sr@mercury.kingston.ac.uk>
  10. Date: Mon, 11 Jan 1993 21:28:58 GMT
  11. X-Disclaimer: This message was written by an unauthenticated user
  12.               at Oracle Corporation.  The opinions expressed are those
  13.               of the user and not necessarily those of Oracle.
  14. Lines: 39
  15.  
  16. In article <1ijls4INN9sr@mercury.kingston.ac.uk> cs_e365@ceres (James Simmonds) writes:
  17. >x90townsen12@gw.wmich.edu writes:
  18. >: I have been attempting to use the HDToolBox program with my Quantum 100MB
  19. >: hard drive but everytime I run the program I get a "Driver not installed"
  20. >: error message.  What devices are supposed to be located in the devs drawer?
  21. >: I currently have gvpscsi.amhd and asdg.vdisk.device in there among the other
  22. >: standard devices.  Is something missing?  If you have any idea why I get this
  23. >: error could you please send me some e-mail?  Thanks!
  24. >
  25. > As it happens, in this months Amiga Shopper (U.K) the same question is asked.
  26. > Their reply (if I remember correctly) was that you need to set...
  27. >
  28. > DEVICE=yourdevice.driver
  29. > in the HDToolBox programs info (icon).
  30. > I think its DEVICE, possibly DRIVER? Look in the manual!!?
  31. >
  32. > I'll check if this is right, if not I'll post their exact answer.
  33. >-------------------------------------------------------------------------
  34. >James Simmonds cs_e365@kingston.ac.uk
  35. >BCS2 Computer Science
  36. >Kingston Universit
  37.  
  38. No, it's SCSI_DEVICE_NAME. there is also XT_DEVICE_NAME, since the
  39. 2091 etc. supports XT disks also. HDToolbox defaults to "scsi.device"
  40. and "xt.device", since that's what the 2091 uses.
  41. And, these ToolType options are NOT in the manual that I saw. I had to
  42. hexdump the file to find it (my usual way of hacking things...)
  43. Note that the device driver names are for the system, not the file, so
  44. cases ARE important (since Exec lists aren't case insensitive like
  45. DOS.)
  46.  
  47. Use SiND or SYsinfo3.01 to find out what your device driver name
  48. is...it's probably on the autoboot ROM, so may not be on any disk
  49. anywhere.
  50.  
  51. Colin
  52.  
  53.  
  54.