home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2858 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  2.4 KB

  1. Path: sparky!uunet!europa.asd.contel.com!awds.imsd.contel.com!wlbr!voder!nsc!amdahl!JUTS!griffin!gab10
  2. From: gab10@griffincd.amdahl.com (Gary A Browning)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: SCSI tape drive not accessible
  5. Message-ID: <50Bd02nJ1b7101@JUTS.ccc.amdahl.com>
  6. Date: 25 Jul 92 06:41:24 GMT
  7. References: <TMH.92Jul23041936@keks.first.gmd.de>
  8. Sender: netnews@ccc.amdahl.com
  9. Organization: Amdahl Corporation, Sunnyvale CA
  10. Lines: 38
  11.  
  12. In article <TMH.92Jul23041936@keks.first.gmd.de>, tmh@keks.first.gmd.de
  13. (Thomas Hoberg) writes:
  14. >I managed to get the "Tiny BSD" floppy accross the modem and got
  15. >386BSD installed on my system (486/33, 16MB, ET4000/8514, AHA1542, 1GB
  16. >Wren VII + 88MB Syquest SCSI drives, Tandberg TDC3800 QIC 525 SCSI
  17. >Streamer). The SCSI disks are at targets 0+1, the tape drive is at
  18. >target 4. On boot up, only the first disk is recognized. Trying to
  19. >read off /dev/ras1a seems to attach the Syquest drive. Any attempt to
  20. >read /dev/ras4a results in an error. cat </dev/ras4a returns "bad file
  21. >descriptor", cpio -itvc </dev/ras4a returns "error 9". All other
  22. >targets return "sense errors" with lots of status data (mostly zeros).
  23. >Does 386 support only certain tape drives? The drive works fine with
  24. >ISC UNIX, DOS (various programs) and OS/2 (modified GTAR).
  25.  
  26. The SCSI tape drive I was using had the same problem.  Try
  27. configuring it as lunit 2.  It seems to work at 2 with one or
  28. two SCSI drives.  I have not traced down why it will not work as
  29. unit 4, but I suspect it could be changed in the kernel configuration.
  30.  
  31. I believe you are correct in that most other O/Ss expect it as unit 4.
  32. If Bill is reading this and it is possible to change in the configuration,
  33. maybe the first set of official patches will change this.
  34.  
  35. >BTW: I use a small partition booter wholly contained within the master
  36. >boot block. Works like a charm! I can select any OS to boot at
  37. >startup. In theory I could even boot off a second disk drive (the OS's
  38. >secondary bootstrap has to support that, though (e.g. DOS doesn't). If
  39. >there is interest, I could post it together with a (DOS based)
  40. >installation program.
  41.  
  42. I'm interested.  Especially in the part that allows possible booting from
  43. a second disk.  The partition booter I was using is not compatible with
  44. 386BSD.
  45.  
  46. -- 
  47. Gary Browning        | Exhilaration is that feeling you get just after a
  48.              | great idea hits you, and just before you realize
  49.                      | what is wrong with it.
  50.