Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

SGI admin Frequently Asked Questions (FAQ)
Section - -20- How can I boot from a non-default disk?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Restaurant inspections ]


Top Document: SGI admin Frequently Asked Questions (FAQ)
Previous Document: -19- How can I boot directly into single-user mode?
Next Document: -21- How can I boot my machine using a server on the other side of a router?
See reader questions & answers on this topic! - Help others by sharing your knowledge

  Says Justin Mason <jmason@iona.ie>: If your disk is SCSI ID 4, do

    boot -f dksc(0,4,8)sash dksc(0,4,0)unix root=dks0d4s0

  or

    setenv bootfile dksc(0,4,8)sash
    setenv path dksc(0,4,8)
    setenv root dks0d4s0		# This is the tricky part 
    auto

  from the PROM. The first method works once, so that subsequent
  reboots use SCSI ID 1, and the second method sets the PROM to boot
  from ID 4 every time (until you reset the PROM variables).

  Dave Olson <olson@sgi.com> adds: "If you have a separate / and /usr,
  you'll probably want to add 'initstate=s' at least the first time, or
  the usr partition on your normal root will be mounted.  Boot in single
  user, then do 'cd /dev; ./MAKEDEV disklinks; multi'.  After this, you
  won't need 'initstate=s' since the link will now be to the usr
  partition on the alternate boot disk.

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: SGI admin Frequently Asked Questions (FAQ)
Previous Document: -19- How can I boot directly into single-user mode?
Next Document: -21- How can I boot my machine using a server on the other side of a router?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
sgi-faq@viz.tamu.edu (The SGI FAQ group)





Last Update March 27 2014 @ 02:12 PM