Date: Mon, 1 Jul 2002 22:29:12 -0700 From: "Aaron Burke" <aburke@nullplusone.com> To: "Peter Leftwich" <Hostmaster@Video2Video.Com> Cc: "FreeBSD-Questions" <freebsd-questions@freebsd.org> Subject: RE: MBR Message-ID: <NGBBLCIHCLNJAIGIFFHJCEADCHAA.aburke@nullplusone.com> In-Reply-To: <20020701200128.G400-100000@66-75-1-142.san.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Peter Leftwich > Sent: Monday, July 01, 2002 08:06 PM > To: FreeBSD Questions LIST > Subject: MBR > > > When I boot my FreeBSD 4.5-RELEASE computer, I get a menu that says > F1 DOS > F2 FreeBSD > F3 FreeBSD > F4 FreeBSD > F2 is the same thing as /dev/ad0s2a BUT I want the computer to boot *every > time* right into FreeBSD without prompting me. What are the > steps to set that? To remove the boot manager I used /usr/sbin/boot0cfg. It should be installed on the system. I dont remember the exact command, but man boot0cfg. Its as easy as specifying the disk. Login as root and use: urMachine# boot0cfg -B /dev/ad0 or something. > > -- > Peter Leftwich > President & Founder > Video2Video Services > Box 13692, La Jolla, CA, 92039 USA > +1-413-403-9555 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NGBBLCIHCLNJAIGIFFHJCEADCHAA.aburke>