From owner-freebsd-questions Sat Oct 14 13:20:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 7EBBC37B66E for ; Sat, 14 Oct 2000 13:20:14 -0700 (PDT) Received: (qmail 85428 invoked by uid 100); 14 Oct 2000 20:20:13 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14824.49147.350017.743369@guru.mired.org> Date: Sat, 14 Oct 2000 15:20:11 -0500 (CDT) To: "Bennett Hui" Cc: questions@freebsd.org Subject: Re: reducing boot manager and kernel startup countdown timers In-Reply-To: <10480291@toto.iv> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG from Bennett Hui writes: > 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? Try reading the man page for loader(8). You can either use autoboot to change the setting, or boot to set the boot. However, the details depend on version and other config files.