home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / sysadmin / 7369 < prev    next >
Encoding:
Text File  |  1993-01-10  |  2.0 KB  |  54 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!sol.ctr.columbia.edu!ucselx!crash!znext!zeke
  3. From: zeke@znext (james dehnert)
  4. Subject: Re: Help! Installing 3.0 on external HD
  5. Message-ID: <1993Jan10.170814.9221@znext.cts.com>
  6. Sender: zeke@znext.cts.com (james dehnert)
  7. Reply-To: zeke@znext.cts.com
  8. Organization: pnet
  9. References: <ntomczak.726619722@vega>
  10. Date: Sun, 10 Jan 1993 17:08:14 GMT
  11. Lines: 41
  12.  
  13. In article <ntomczak.726619722@vega> ntomczak@vega.math.ualberta.ca (N  
  14. Tomczak-Jaegermann) writes:
  15. - I had a misfortune to train thourougly booting from other devices than
  16. - a default sd0 :-).
  17. .
  18. .
  19. .
  20. -   b)  Go back to monitor and 'halt'.
  21. -   c)  At 'NeXT>' prompt type 'bsd(2,0,0)-a'.  This means 'ask
  22. -       for root device'.  An option 'rootdev=sd2' never worked for me.
  23.  
  24.   This looked a bit wrong to me, so i checked it out in the reboot man page.
  25.  
  26.      The syntax of the b boot command is:
  27.  
  28.           device[(ctrl,unit,part)][file][flags]
  29.  
  30.      where device is the type of the device to be searched, ctrl
  31.      is the controller number, unit is the unit number of the
  32.      disk or tape, and part is the disk partition number.
  33.  
  34.   so the syntax should be 
  35.     'b sd(0,2,0)' to boot off of sd2 partition a.  The NeXT only has one  
  36. controller ( unless you have an extra cpu card a la Spherical ) an that one  
  37. defaults to 0.  The syntax provided would probably confuse the system, and the  
  38. -a flag is what saves you.  It looks for controler 2, cant find it, and then  
  39. defaults to 0 because thats the only one.  It's still not sure what you want,  
  40. but you did use that -a flag, so it asks, then your on your way.
  41.   I bet that 'b sd -a' would work just as well in this situation.
  42.  
  43.   Zeke
  44.  
  45. -     Michal Jaegermann
  46. -     ntomczak@vega.math.ualberta.ca
  47. -- 
  48. +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
  49. =+   +=   Eschew Obfuscation           Next Mail Welcome  =+   +=
  50. +=   =+   James "Zeke" Dehnert        zeke@znext.cts.com  +=   =+
  51. =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  52.