From owner-freebsd-questions@FreeBSD.ORG Sun Dec 18 16:34:02 2005 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 B69C316A41F for ; Sun, 18 Dec 2005 16:34:02 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F54343D5C for ; Sun, 18 Dec 2005 16:34:02 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1014410nzo for ; Sun, 18 Dec 2005 08:34:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=igYJCISDOFsBQHihj8BJ8GYtJ0lSxLhyFHdjcc6LgPRZlLr3jeylMsAQ5FIjELhBUevAmMF33GsYlagS+ChUrFpurig0TVTXs2v3O7XEvxwvl8hjJV+mOkXcaeToNMgJ0aaj3tgHaCkURoCsqhRdpSA+WJv8kpDl57BlduAS/0k= Received: by 10.37.2.15 with SMTP id e15mr4944272nzi; Sun, 18 Dec 2005 08:34:01 -0800 (PST) Received: by 10.37.20.33 with HTTP; Sun, 18 Dec 2005 08:34:01 -0800 (PST) Message-ID: Date: Sun, 18 Dec 2005 19:34:01 +0300 From: "Andrew P." To: Richard Klingler In-Reply-To: <43A554AE.7070304@uclinux.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43A554AE.7070304@uclinux.net> Cc: freebsd-questions@freebsd.org Subject: Re: bootloader not reading kernel.conf 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: Sun, 18 Dec 2005 16:34:02 -0000 On 12/18/05, Richard Klingler wrote: > Hello... > > Does someone know what to do that the bootloader reads in > /boot/kernel.conf? > > Otherwise have to do to always a "boot -c" and issue > "di psm0" and "q"... > > > thanx inadvance > rick > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > loader.conf is probably the file to do such customization in. Have a look at its manpage.