From owner-freebsd-questions@FreeBSD.ORG Fri Feb 2 06:20:56 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 2C39D16A403 for ; Fri, 2 Feb 2007 06:20:56 +0000 (UTC) (envelope-from kazakov@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id B4EFA13C478 for ; Fri, 2 Feb 2007 06:20:55 +0000 (UTC) (envelope-from kazakov@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so667880uge for ; Thu, 01 Feb 2007 22:20:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bGslnEPmjbjJOz53rVEagVdyKy9xqWNnNxOHja+Y+r/anM1iJGTvRXvkmsQuLWTd3ZYWQm8zcKsG4meLbxdvRT1VtKLW87KTv48YiTLg/92JPXb5W1spSBjCqeFp4dFR9G5wDPArYS8VyWpfCaFbHIH9A0qsfraOQ1si2rZMSyk= Received: by 10.67.103.7 with SMTP id f7mr3914961ugm.1170397254604; Thu, 01 Feb 2007 22:20:54 -0800 (PST) Received: by 10.67.119.17 with HTTP; Thu, 1 Feb 2007 22:20:54 -0800 (PST) Message-ID: Date: Fri, 2 Feb 2007 15:20:54 +0900 From: "Artem Kazakov" To: "Brooks Davis" In-Reply-To: <20070201153132.GC67362@lor.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070201153132.GC67362@lor.one-eyed-alien.net> 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: Fri, 02 Feb 2007 06:20:56 -0000 Hi, Brooks! Thanks for the advice, it helped! > > I have to say that I use this loader.rc for network boot: > > load /boot/kernel/kernel > > echo \007\007 > > set console="vidconsole" > > autoboot > > Do you by chance have a /boot.config? It sounds like your system is > probably running on a serial console. I do not have boot.config and that machine has vga card and keyboard and etc.