From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cthulhu.engr.sgi.com (cthulhu.engr.sgi.com [192.26.80.2]) by neteng.engr.sgi.com (970903.SGI.8.8.7/960327.SGI.AUTOCF) via SMTP id KAA540684 for ; Thu, 6 Nov 1997 10:09:02 -0800 (PST) Return-Path: Received: (from majordomo-owner@localhost) by cthulhu.engr.sgi.com (950413.SGI.8.6.12/960327.SGI.AUTOCF) id KAA13652 for linux-list; Thu, 6 Nov 1997 10:05:26 -0800 Received: from netghost.engr.sgi.com (netghost.engr.sgi.com [150.166.142.29]) by cthulhu.engr.sgi.com (950413.SGI.8.6.12/960327.SGI.AUTOCF) via ESMTP id KAA13647 for ; Thu, 6 Nov 1997 10:05:24 -0800 Received: (from michaelk@localhost) by netghost.engr.sgi.com (970321.SGI.8.8.5/970502.SGI.AUTOCF) id KAA04553 for linux@engr; Thu, 6 Nov 1997 10:05:24 -0800 (PST) From: "Michael Kaye" Message-Id: <9711061005.ZM4557@netghost.engr.sgi.com> Date: Thu, 6 Nov 1997 10:05:23 -0800 X-Mailer: Z-Mail (3.2.3 08feb96 MediaMail) To: linux@cthulhu.engr.sgi.com Subject: Fix your bootloader Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-linux@cthulhu.engr.sgi.com Precedence: bulk I am installing linux on an indy for the first time. I was following the instructions on http://www.linux.sgi.com/faq.html when I noticed the instructions where not complete. It talks about "Fixing your bootloader". I assume it is talking about NVRAM and the PROM Monitor, but I can not find anything in the man pages. I found bootfile, bootmode and boottune, but no bootloader. Any ideas what to do at this point? --