From owner-freebsd-questions Thu Oct 16 12:11:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA18863 for questions-outgoing; Thu, 16 Oct 1997 12:11:57 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from horton.iaces.com (root@horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA18831 for ; Thu, 16 Oct 1997 12:11:44 -0700 (PDT) (envelope-from proot@iaces.com) Received: from fievel (client1.iaces.com [204.147.87.119]) by horton.iaces.com (8.8.7/8.8.7) with ESMTP id OAA24738; Thu, 16 Oct 1997 14:11:25 -0500 (CDT) Message-ID: <344666DB.A5160E20@iaces.com> Date: Thu, 16 Oct 1997 14:11:23 -0500 From: Paul Root X-Mailer: Mozilla 4.0 [en] (WinNT; I) MIME-Version: 1.0 To: Doug White CC: Leif Neland , freebsd-questions@FreeBSD.ORG Subject: Re: boot-manager control X-Priority: 3 (Normal) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Doug White wrote: > > On 14 Oct 1997, Leif Neland wrote: > > > I have a pc, which I need to run both dos and fbsd. > > > > Is it possible to alter the default system, the machine boots with, > > instead of "press F1 for Dos, F3 for FreeBSD", so I have to be around? > > > > I want to from a cronjob say "set_next_boot_to dos", then reboot. > > Booteasy isn't this hackable, unfortunately, unless you can figure out > where the default option is stored in the botblock, then have a program > modify that. Booteasy's source is included on the CDROM or ftp site in > tools/src/. Try OSBS-beta from tools. It's is highly configurable. I like it a lot.