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

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!bogus.sura.net!howland.reston.ans.net!spool.mu.edu!olivea!sgigate!odin!twilight!zola!zuni!anchor!olson
  2. From: olson@anchor.esd.sgi.com (Dave Olson)
  3. Newsgroups: comp.sys.sgi.admin
  4. Subject: Re: How to boot from 2nd disk with 1st installed as well?
  5. Message-ID: <uolps0c@zuni.esd.sgi.com>
  6. Date: 11 Jan 93 21:34:48 GMT
  7. References: <1993Jan11.144142.19697@cs.ruu.nl>
  8. Sender: news@zuni.esd.sgi.com (Net News)
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 33
  11.  
  12. In <1993Jan11.144142.19697@cs.ruu.nl> edwin@cs.ruu.nl (Edwin Kremer) writes:
  13.  
  14. | I've added a second SCSI disk to my Indigo on which I've  installed  the
  15. | 4.0.5 release. To check out the new release, I'm trying to boot from the
  16. | second disk, using the PROM monitor:
  17. |     boot -f dksc(0,2)/unix
  18.  
  19.     >> boot dksc(0,2)unix root=dks0d2s0 initstate=s
  20.     ... (system boots to single user)
  21.     # mount -c /dev/dsk/dks0d2s6 /usr
  22.     # multi
  23.  
  24. Will do the job.  For long term situations, do this instead of the
  25. mount:
  26.  
  27.     # cd /dev; ./MAKEDEV disklinks
  28.     # mount -c /usr # (should mount the 2nd disk as /usr)
  29.     # devnm /usr # (should print ... dks0d2s6
  30.     # /etc/autoconfig -f # rebuild kernel to use drive 2 as root disk
  31.     # mv /unix.install /unix
  32.     # reboot
  33.  
  34. | Where do I find full (user) documentation of the PROM monitor? Where do I find
  35. | the full range of PROM environment variables documented?
  36.  
  37. All the documentation that there is, is in 'man prom', with a very
  38. small amount in the Installation Guide (or release notes, for hardware
  39. newer than the Installation Guide).
  40. --
  41. Let no one tell me that silence gives consent,  |   Dave Olson
  42. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  43.     Maria Isabel Barreno                        |   olson@sgi.com
  44.