From owner-freebsd-questions@FreeBSD.ORG Wed Aug 9 03:48:51 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 ECDF516A4DF for ; Wed, 9 Aug 2006 03:48:51 +0000 (UTC) (envelope-from fysical@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3136C43D6B for ; Wed, 9 Aug 2006 03:48:45 +0000 (GMT) (envelope-from fysical@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so85620pyc for ; Tue, 08 Aug 2006 20:48:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Us3aRM0dLNtBX2iGC8IhSU41nvm28ArA/gesbxA8IxmHavRvj4OD/M0UbnaaDvqwfPRLlfkS4WNXbAEsX5LgSTLV1iqhJV7T4PmGocw47hlBwxwC3+fEtCx9JWs9gzu+sOsuuQwb04cRV6OGwKxwPk/z9tc52wCpF2MmzupZTV0= Received: by 10.65.122.20 with SMTP id z20mr517837qbm; Tue, 08 Aug 2006 20:48:45 -0700 (PDT) Received: by 10.65.122.13 with HTTP; Tue, 8 Aug 2006 20:48:44 -0700 (PDT) Message-ID: <73d604760608082048j16b1bb4etd24e8e0892ebd28b@mail.gmail.com> Date: Wed, 9 Aug 2006 09:18:44 +0530 From: "Viswas Nair" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Removing boot options and setting boot only to BSD 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: Wed, 09 Aug 2006 03:48:52 -0000 I have FBSD 6 and Win XP on my machine. I would like to remove the boot menu options that I get and set BSD to open default. How do I go about doing this ? I intend to use Win XP very rarely and hence would want to manually update the config files needed if I need to go to Win XP. Thanks.