From owner-freebsd-newbies@FreeBSD.ORG Mon Jan 24 19:17:35 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6DAD16A4CE for ; Mon, 24 Jan 2005 19:17:35 +0000 (GMT) Received: from ms-smtp-03-eri0.socal.rr.com (ms-smtp-03-qfe0.socal.rr.com [66.75.162.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEFEF43D1F for ; Mon, 24 Jan 2005 19:17:34 +0000 (GMT) (envelope-from hoe-waa@hawaii.rr.com) Received: from localhost.localdomain (cpe-66-8-190-99.hawaii.rr.com [66.8.190.99])j0OJHVuY022376; Mon, 24 Jan 2005 11:17:32 -0800 (PST) From: Robert Marella To: Jose Antonio In-Reply-To: <20050124091827.42083.qmail@web51003.mail.yahoo.com> References: <20050124091827.42083.qmail@web51003.mail.yahoo.com> Content-Type: text/plain Date: Mon, 24 Jan 2005 09:20:34 -1000 Message-Id: <1106594434.6969.2.camel@p4> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-newbies@freebsd.org Subject: Re: How to edit Boot loader X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 19:17:35 -0000 On Mon, 2005-01-24 at 01:18 -0800, Jose Antonio wrote: > Hi everybody, > can anyone please give me some advice on how to edit > the boot message I see when I boot my PC. I've both XP > and FreeBSD latest release, and I see "F1: DOS CR F2: > FreeBSD CR Default: F1". I've gone to /boot directory > and searched with "strings" command in all files, and > I've seen these strings in binary files. Does anyone > know how could I edit it in order to modify these > entries?. Many thanks > > Jose Jose This has come up many times on the mail lists. The short answer is "you can't" The best answer is install GAG http://gag.sourceforge.net/ It is easy to use and you can run it from a floppy or load it into the MBR. Best of luck Robert