From owner-freebsd-questions@FreeBSD.ORG Mon Feb 20 18:39:44 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF38E16A422 for ; Mon, 20 Feb 2006 18:39:44 +0000 (GMT) (envelope-from wc_fbsd@xxiii.com) Received: from cartman.xxiii.com (cartman.xxiii.com [208.62.177.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2140943D53 for ; Mon, 20 Feb 2006 18:39:43 +0000 (GMT) (envelope-from wc_fbsd@xxiii.com) Received: from PC02.xxiii.com (lan23.xxiii.com [208.62.177.50]) by cartman.xxiii.com (8.12.10/8.12.10) with ESMTP id k1KIdeRv049139 for ; Mon, 20 Feb 2006 13:39:40 -0500 (EST) (envelope-from wc_fbsd@xxiii.com) Message-Id: <6.2.5.6.2.20060220133249.026ebae8@xxiii.com> X-Mailer: QUALCOMM Windows Eudora Version 6.2.5.6 Date: Mon, 20 Feb 2006 13:39:43 -0500 To: freebsd-questions@freebsd.org From: Wayne In-Reply-To: References: <43F73BFD.3080702@computer.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: How to remove Boot Menu X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2006 18:39:44 -0000 Hi All, I have a new server loaded with 6.0-Release. During the installation, I told it to use the "boot manager" -- boot0 if I have my terminology straight. So on every start, I get the: F1 FreeBSD Default: F1 menu. How can I get rid of this, and just boot straight into BSD? Some online docs suggested: fdisk -b /boot/mbr /dev/ad4 would work, but I've still got the menu. Usually I'll poke around more before asking, but I really don't want to trash something, loose the partition table and have to start from scratch. Suggestions? -Thanks, Wayne