From owner-freebsd-questions@FreeBSD.ORG Wed Nov 30 11:37:01 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 429A716A41F for ; Wed, 30 Nov 2005 11:37:01 +0000 (GMT) (envelope-from stevan.tiefert@freenet.de) Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9F7F43D55 for ; Wed, 30 Nov 2005 11:37:00 +0000 (GMT) (envelope-from stevan.tiefert@freenet.de) Received: from [194.97.55.192] (helo=mx8.freenet.de) by mout0.freenet.de with esmtpa (Exim 4.60-RC1) (envelope-from ) id 1EhQGh-0007dd-Po; Wed, 30 Nov 2005 12:36:59 +0100 Received: from a4738.a.pppool.de ([213.6.71.56] helo=freenet.de) by mx8.freenet.de with esmtpa (ID stevan.tiefert@freenet.de) (Exim 4.60 #2) id 1EhQGh-0000zX-2T; Wed, 30 Nov 2005 12:36:59 +0100 Message-ID: <438D8F12.3020408@freenet.de> Date: Wed, 30 Nov 2005 12:37:54 +0100 From: Stevan Tiefert User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.4) Gecko/20030619 Netscape/7.1 (ax) X-Accept-Language: de-de, de MIME-Version: 1.0 To: shih@math.jussieu.fr References: <20051130112722.GQ8209@math.jussieu.fr> In-Reply-To: <20051130112722.GQ8209@math.jussieu.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@FreeBSD.org Subject: Re: Variables on boot 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: Wed, 30 Nov 2005 11:37:01 -0000 Albert Shih schrieb: > Hello > > I try to install (with floppy) FreeBSD 5.4 on Proliant with Fiber Channel > card. > > How can I pass some variable (normaly on loader.conf) in install ? I need > to pass ispfw_load="YES" (that's what I put on my old serveur with same > card in loader.conf). > > Regards. > > > -- > Albert SHIH > Universite de Paris 7 (Denis DIDEROT) > U.F.R. de Mathematiques. > 7 ième étage, plateau D, bureau 10 > Heure local/Local time: > Wed Nov 30 12:25:27 CET 2005 > _______________________________________________ > 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" > > You put the boot.flp, kern1.flp, kern2.flp and then again the boot.flp. After you put boot.flp you must see the beastie-loader-screen. And there is a menu point (I think 6 Go to Loader prompt) you have to select. There you can do a "set [anything]" and a finally "boot". Note that your changes are only temporary for this one boot! You have to config /boot/loader.conf finally again. With regards Stevan -- Why my wife is happy when I do a "make buildkernel" and a "make installkernel"? I have then a lot of time to do my housework :-(