From owner-freebsd-questions@FreeBSD.ORG Thu Feb 1 15:55:04 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D765216A408 for ; Thu, 1 Feb 2007 15:55:04 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (grnl-static-02-0046.dsl.iowatelecom.net [69.66.56.110]) by mx1.freebsd.org (Postfix) with ESMTP id 691B913C478 for ; Thu, 1 Feb 2007 15:55:04 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.8/8.13.8) with ESMTP id l11FVWiI089927; Thu, 1 Feb 2007 09:31:32 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.8/8.13.8/Submit) id l11FVWSk089926; Thu, 1 Feb 2007 09:31:32 -0600 (CST) (envelope-from brooks) Date: Thu, 1 Feb 2007 09:31:32 -0600 From: Brooks Davis To: Artem Kazakov Message-ID: <20070201153132.GC67362@lor.one-eyed-alien.net> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7qSK/uQB79J36Y4o" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Thu, 01 Feb 2007 09:31:32 -0600 (CST) Cc: FreeBSD Hackers , freebsd-questions@freebsd.org Subject: Re: diskless boot /usr/local/etc/rc.d/ scripts do not run, why? 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: Thu, 01 Feb 2007 15:55:05 -0000 --7qSK/uQB79J36Y4o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 01, 2007 at 11:23:23AM +0900, Artem Kazakov wrote: > Hello everyone, >=20 > I'm using 6-stable on 4 amd64 machines. One of them has FreeBSD on its > local hard drive and others are booted via network with PXE. > But I encounter that /usr/local/etc/rc.d/* are not executed during the > boot process? > Is there some kind of option to change this? > Or may be I misconfigured something ? If you boot diskless and /usr or /usr/local is a seperate NFS mount you must adjust the value of the rc.conf(5) variable early_late_divider for your scripts to be processed. See the rc.conf manpage for details. > Also, I do not see any messages on console after kernel is loaded into= =20 > memory. > The next thing I see is login: prompt. How to turn on boot messages > for network booted machines. >=20 > I have to say that I use this loader.rc for network boot: > load /boot/kernel/kernel > echo \007\007 > set console=3D"vidconsole" > autoboot Do you by chance have a /boot.config? It sounds like your system is probably running on a serial console. -- Brooks --7qSK/uQB79J36Y4o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFwgfTXY6L6fI4GtQRAmxcAJ0WpXn5L+FH2vwU4PLuz3e2ejGxcwCfSD3E pMKOpt739rwEwxAO6wyyZoc= =pK5r -----END PGP SIGNATURE----- --7qSK/uQB79J36Y4o--