From owner-freebsd-stable@FreeBSD.ORG Wed Dec 28 11:06:17 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43F9C16A41F for ; Wed, 28 Dec 2005 11:06:17 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id B69BC43D5D for ; Wed, 28 Dec 2005 11:06:16 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie ([134.226.81.10] helo=walton.maths.tcd.ie) by salmon.maths.tcd.ie with SMTP id ; 28 Dec 2005 11:06:15 +0000 (GMT) Date: Wed, 28 Dec 2005 11:06:14 +0000 From: David Malone To: Vaida Bogdan Message-ID: <20051228110614.GA27709@walton.maths.tcd.ie> References: <12848a3b0512280247j14f4349ay6590823af36566c3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <12848a3b0512280247j14f4349ay6590823af36566c3@mail.gmail.com> User-Agent: Mutt/1.5.6i Sender: dwmalone@maths.tcd.ie Cc: freebsd-stable@freebsd.org Subject: Re: Boot manager beep X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2005 11:06:17 -0000 On Wed, Dec 28, 2005 at 12:47:00PM +0200, Vaida Bogdan wrote: > # cd /sys/boot/i386/boot0 && make && make install && reboot > > The date changed on /boot/boot0 but at the beeping didn't stop. Did you reinstall the boot manager with either boot0cfg or sysinstall? David.