From owner-freebsd-arm@FreeBSD.ORG Sat Dec 1 00:18:18 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 806663AC for ; Sat, 1 Dec 2012 00:18:18 +0000 (UTC) (envelope-from aoyama@peach.ne.jp) Received: from moon.peach.ne.jp (moon.peach.ne.jp [203.141.148.98]) by mx1.freebsd.org (Postfix) with ESMTP id 3EEF88FC08 for ; Sat, 1 Dec 2012 00:18:17 +0000 (UTC) Received: from moon.peach.ne.jp (localhost [127.0.0.1]) by moon.peach.ne.jp (Postfix) with ESMTP id 2875A39D5B; Sat, 1 Dec 2012 09:18:11 +0900 (JST) Received: from artemis (unknown [172.18.0.20]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by moon.peach.ne.jp (Postfix) with ESMTPSA id 0E09239D49; Sat, 1 Dec 2012 09:18:11 +0900 (JST) Message-ID: <58C8BBA0E60440B2BE5038F73C29F49F@ad.peach.ne.jp> From: "Daisuke Aoyama" To: "Mats Mellstrand" References: <3988C1622A974F19A9D3888F0334FF10@ad.peach.ne.jp> <67266790-55B9-4CAB-992B-A68C73912995@exmandato.se> In-Reply-To: <67266790-55B9-4CAB-992B-A68C73912995@exmandato.se> Subject: Re: FreeBSD on Raspberry Pi 512MB (with U-Boot + ubldr) Date: Sat, 1 Dec 2012 09:18:14 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8117.416 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8117.416 X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2012 00:18:18 -0000 > I tried ifconfig_ue0="DHCP" in /etc/rc.local, this however don't work: > > This gives : > > /etc/rc.d/dhclient: WARNING: failed to start dhclient > > in the boot message > > But I can start dhclient manually after boot. Did you try to use "SYNCDHCP"? -- Daisuke Aoyama