home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / sysadmin / 7400 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.8 KB

  1. Path: sparky!uunet!haven.umd.edu!ni.umd.edu!sayshell.umd.edu!louie
  2. From: louie@sayshell.umd.edu (Louis A. Mamakos)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: Re: Help! Installing 3.0 on external HD
  5. Date: 12 Jan 1993 19:04:31 GMT
  6. Organization: The University of Maryland, College Park
  7. Lines: 26
  8. Message-ID: <1iv4nvINN92g@ni.umd.edu>
  9. References: <ntomczak.726619722@vega> <1993Jan10.170814.9221@znext.cts.com> <17898@umd5.umd.edu>
  10. NNTP-Posting-Host: sayshell.umd.edu
  11.  
  12. In article <17898@umd5.umd.edu> matthews@oberon.umd.edu (Mike Matthews) writes:
  13. >In article <1993Jan10.170814.9221@znext.cts.com> zeke@znext.cts.com writes:
  14. >>  so the syntax should be 
  15. >>    'b sd(0,2,0)' to boot off of sd2 partition a.  The NeXT only has one  
  16. >>controller ( unless you have an extra cpu card a la Spherical ) an that one  
  17. >>defaults to 0.  The syntax provided would probably confuse the system, and the
  18. >
  19. >Um, no.  The first number is the SCSI ID, the second is the LUN (which lots
  20. >of people theorize will always be 0 on the NeXTs because they only have one
  21. >SCSI channel; makes sense to me but I can't confirm or deny it personally),
  22. >and the last is the partition number.
  23.  
  24. Um, close. :-)  The first number is the SCSI controller target number
  25. (usually referred to as the "SCSI ID"), the second is the logical unit
  26. number and the third the partitition number of the disk.
  27.  
  28. The LUN has nothing to do with the NeXT; it is used when the addressed
  29. SCSI controller on the SCSI bus has more than one unit attached to it.
  30. In days past, when disks didn't have embedded SCSI controllers, you'd
  31. have a seperate SCSI controller on the bus which could have one or
  32. more {ESDI, SMD, ST-506} drives attached to it.  The LUN (Logical Unit
  33. Number) could be used to select amongst the units/disk attached to the
  34. controller.
  35.  
  36. Louis Mamakos
  37.  
  38.