From owner-freebsd-stable@FreeBSD.ORG Wed Dec 28 15:18:30 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 C4A9816A422 for ; Wed, 28 Dec 2005 15:18:30 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D64743D8B for ; Wed, 28 Dec 2005 15:18:24 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id jBSFIKEJ037197; Wed, 28 Dec 2005 09:18:20 -0600 (CST) (envelope-from dan) Date: Wed, 28 Dec 2005 09:18:20 -0600 From: Dan Nelson To: Vaida Bogdan Message-ID: <20051228151820.GF39217@dan.emsphone.com> 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> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 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 15:18:30 -0000 In the last episode (Dec 28), Vaida Bogdan said: > I installed 6.0 on my laptop and I hear a loud beep on every boot. I > searched the archives and found a patch but it still beeps. > > # diff -ruN /sys/boot/i386/boot0/boot0.S.old /sys/boot/i386/boot0/boot0.S ... > # cd /sys/boot/i386/boot0 && make && make install && reboot > > The date changed on /boot/boot0 but at the beeping didn't stop. > > Any suggestions? You need to install the bootblock into the MBR with "boot0cfg -B". -- Dan Nelson dnelson@allantgroup.com