From owner-freebsd-questions Sat Oct 14 11:34:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 94FF837B502 for ; Sat, 14 Oct 2000 11:34:40 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 14 Oct 2000 11:33:21 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9EIYSc89884; Sat, 14 Oct 2000 11:34:28 -0700 (PDT) (envelope-from cjc) Date: Sat, 14 Oct 2000 11:34:28 -0700 From: "Crist J . Clark" To: Bennett Hui Cc: freebsd-questions@FreeBSD.ORG Subject: Re: reducing boot manager and kernel startup countdown timers Message-ID: <20001014113428.Y25121@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from bhui@mail.com on Sat, Oct 14, 2000 at 01:17:17AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Oct 14, 2000 at 01:17:17AM -0700, Bennett Hui wrote: > how do I change the countdown timer in FreeBSD for the boot manager and the > kernel startup from the default 10 seconds to something less (or even 0 > seconds)? Which config files do I have to change? Put, autoboot_delay="0" Or whatever value you want in, /boot/loader.conf Have a look at /boot/default/loader.conf to see what else can be put in /boot/loader.conf. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message