From owner-freebsd-questions@FreeBSD.ORG Mon May 24 07:50:56 2004 Return-Path: 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 C94BA16A4CE for ; Mon, 24 May 2004 07:50:56 -0700 (PDT) Received: from mail.uglygerman.de (mail.uglygerman.de [213.146.107.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6264943D31 for ; Mon, 24 May 2004 07:50:56 -0700 (PDT) (envelope-from Franky-Mueller@web.de) Received: from localhost (mail.Iceman [192.168.9.111]) by mail.uglygerman.de (Postfix) with ESMTP id 17E5254D88C; Mon, 24 May 2004 16:50:16 +0200 (CEST) Received: from mail.uglygerman.de ([192.168.9.111]) by localhost (mail.uglygerman.de [192.168.9.111]) (amavisd-new, port 10024) with ESMTP id 21656-03; Mon, 24 May 2004 16:50:13 +0200 (CEST) Received: from webmail.uglygerman.de (mail.Iceman [192.168.9.111]) by mail.uglygerman.de (Postfix) with SMTP id C0D2154D2BA; Mon, 24 May 2004 16:50:13 +0200 (CEST) Received: from 217.9.97.58 (SquirrelMail authenticated user fm) by webmail.uglygerman.de with HTTP; Mon, 24 May 2004 16:50:13 +0200 (CEST) Message-ID: <57386.217.9.97.58.1085410213.squirrel@webmail.uglygerman.de> In-Reply-To: References: <20040517014109.B90332@pemaquid.safeport.com> Date: Mon, 24 May 2004 16:50:13 +0200 (CEST) From: "Frank Mueller" To: "Andreas Davour" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by Mailfilter at uglygerman.de cc: freebsd-questions@freebsd.org Subject: Re: How to decrease the loader wait-time? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Franky-Mueller@web.de List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2004 14:50:57 -0000 Just add the following line to your /boot/loader.conf: autoboot_delay="SECONDS" and set the time in seconds for SECONDS. Greetz, Frank > > Hi! > > I've been staring at the beastie during startup quite a bit now. Even > though he is a handsome chap to stare at, I still think 10 seconds each > boot is a bit to much. > > Can someone tell me how I configure the loader to decrease the time delay? > I kind of figured it would be found in the Handbook, I haven't found it. > Pointers welcome. > > Thanks. > > /andreas > > =================== Emacs ===================== > mail: ante@update.uu.se > "Americans have different ways of saying things. > They say 'elevator', we say 'lift' ... they say > 'President', we say 'stupid psychopathic git.'" > =============================================== > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >