From owner-freebsd-current Sun Apr 8 14:57:11 2001 Delivered-To: freebsd-current@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id E3ED537B422 for ; Sun, 8 Apr 2001 14:57:08 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id RAA25679; Sun, 8 Apr 2001 17:57:07 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.3/8.9.1) id f38LubJ15382; Sun, 8 Apr 2001 17:56:37 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15056.56981.182610.490971@grasshopper.cs.duke.edu> Date: Sun, 8 Apr 2001 17:56:37 -0400 (EDT) To: Peter Wemm Cc: freebsd-current@FreeBSD.ORG Subject: Re: loader question In-Reply-To: <20010408200629.A9B1B3811@overcee.netplex.com.au> References: <15056.50143.136761.578801@grasshopper.cs.duke.edu> <20010408200629.A9B1B3811@overcee.netplex.com.au> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Wemm writes: > Andrew Gallatin wrote: > > > > How do you make the loader _NOT_ load a kernel until after the > > countdown? > > > > On slow media (like NFS boots or VMware, or old AlphaServers) its > > really painful to wait for the kernel to unload just so you can unload > > it and then load an alternate kernel. > > This initial load is done by the 4th code. I suspect it is configurable > to not do this, but if you want to do it by brute force, nuke loader.rc > and do it all by hand. Actually, that doens't seem to work. (at least for a loader from last November). Given that the machine is 3K miles away, I think I'll just deal with the slowness for now & not risk crippling it. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message