From owner-freebsd-questions@FreeBSD.ORG Tue Mar 21 17:58:41 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 3A63D16A401 for ; Tue, 21 Mar 2006 17:58:41 +0000 (UTC) (envelope-from satyam@sklinks.com) Received: from smtp102.sbc.mail.re2.yahoo.com (smtp102.sbc.mail.re2.yahoo.com [68.142.229.103]) by mx1.FreeBSD.org (Postfix) with SMTP id B56BF43D49 for ; Tue, 21 Mar 2006 17:58:40 +0000 (GMT) (envelope-from satyam@sklinks.com) Received: (qmail 26930 invoked from network); 21 Mar 2006 17:58:40 -0000 Received: from unknown (HELO akasha.akasha) (varuna@sbcglobal.net@69.106.233.173 with plain) by smtp102.sbc.mail.re2.yahoo.com with SMTP; 21 Mar 2006 17:58:40 -0000 From: Joseph Vella To: freebsd-questions@freebsd.org Date: Tue, 21 Mar 2006 09:58:29 -0800 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603210958.30003.satyam@sklinks.com> Subject: change 2nd 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: Tue, 21 Mar 2006 17:58:41 -0000 I use grub, after that menu there is a FreeBSD menu with options for single user mode, safe mode, kernal loader, etc... Is there a way to eliminate the FreesBSD menu and move those options to the grub menu? (actually I only want a couple of those options, like safe mode, single user mode and the loader prompt or maybe just the option to boot into my previously compiled kernel) Is there a way to have that menu shoot by unless I press a key? At the very least how might I reduce the pause time?