Date: Mon, 22 Aug 2005 14:07:01 -0700 From: "Kevin Oberman" <oberman@es.net> To: Beecher Rintoul <akbeech@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: Beastie Boot Menu Message-ID: <20050822210701.D8E645D07@ptavv.es.net> In-Reply-To: Your message of "Mon, 22 Aug 2005 12:29:52 -0800." <200508221229.57193.akbeech@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> From: Beecher Rintoul <akbeech@gmail.com> > Date: Mon, 22 Aug 2005 12:29:52 -0800 > Sender: owner-freebsd-current@freebsd.org > > I just did a clean install of FreeBSD. I started from a 5.4.iso then cvsupped > and upgraded to 7-Current. My problem is that I don't have the beastie boot > options menu. The machine seems to have reverted to the old style boot menu. > While this is not a major problem, I would really like to have the new boot > menu. Does anyone have a suggestion how to do this? That seems odd, but, in any case, the beastie menu is called from /boot/loader.rc. The last two executable lines should be: include /boot/beastie.4th beastie.start That should do it unless something is wrong with /boot/beastie.4th. You might want to make sure that it matches what is in CVS. It should be 7007 bytes long and the md5 should be c6c84ce32045f1d9d34a46a78dcda61c. I list updated my sources a couple of days ago, do it's possible that something has changed since then. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050822210701.D8E645D07>