home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sun / admin / 7999 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.7 KB  |  47 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!scd.hp.com!hpscdm!cupnews0.cup.hp.com!news1.boi.hp.com!kde
  3. From: kde@boi.hp.com (Keith Emmen)
  4. Subject: DAT's on 4.1.2
  5. Sender: news@mail.boi.hp.com (News Server Project)
  6. Message-ID: <Bx9HMI.5Eu@mail.boi.hp.com>
  7. Date: Thu, 5 Nov 1992 21:13:29 GMT
  8. Organization: Hewlett-Packard / Boise, Idaho
  9. X-Newsreader: Tin 1.1scd1 PL4
  10. Lines: 35
  11.  
  12. Well, It's time to ask the net, since I haven't been able to figure it 
  13. out myself.
  14.  
  15. We have a Sun clone (Hyundai) running vmunix 4.1.2.  We have been
  16. trying to hook a DAT tape drive to the system, and while it is 
  17. recognized at bootup, subsequent attempts to access it result in 
  18. messages implying that it's off line or the tape is not loaded.
  19.  
  20. When it boots, we see:
  21.  
  22.       st0 at esp0 target 4 lun 0
  23.       st0: <Vendor 'HP      ' Product 'HP35450A      -A'>
  24.  
  25. but when we try to talk with mt(1), we see:  (there is no device file st0)
  26.  
  27.        / # mt -f /dev/rst0 status
  28.       /dev/rst0: no tape loaded or drive offline
  29.        / #
  30.  
  31. And our kernel configuration file contains:
  32.  
  33.       scsibus0 at esp                         # declare first scsi bus
  34.       disk sd0 at scsibus0 target 3 lun 0     # first hard SCSI disk
  35.       disk sd1 at scsibus0 target 1 lun 0     # second hard SCSI disk
  36.       disk sd2 at scsibus0 target 2 lun 0     # third hard SCSI disk
  37.       disk sd3 at scsibus0 target 0 lun 0     # fourth hard SCSI disk
  38.       tape st0 at scsibus0 target 4 lun 0     # first SCSI tape
  39.       tape st1 at scsibus0 target 5 lun 0     # second SCSI tape
  40.       disk sr0 at scsibus0 target 6 lun 0     # CD-ROM device
  41.  
  42. Anyone wanna tackle this one??
  43.  
  44. Keith Emmen
  45. kde@hpdmd48.boi.hp.com
  46. (208) 323-2861
  47.