From owner-freebsd-questions@freebsd.org Tue Oct 13 02:23:06 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 721C79D2C9C for ; Tue, 13 Oct 2015 02:23:06 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 51070EEC for ; Tue, 13 Oct 2015 02:23:06 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 4E2639D2C9B; Tue, 13 Oct 2015 02:23:06 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DBDE9D2C95 for ; Tue, 13 Oct 2015 02:23:06 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 28CC0EEB for ; Tue, 13 Oct 2015 02:23:06 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by pabve7 with SMTP id ve7so5365022pab.2 for ; Mon, 12 Oct 2015 19:23:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references; bh=64kFEqw9k3hf/gdSi3jtEDLQtXYHdR7m4Zf/3irRQc4=; b=VKBv89n0mEZKsqEM7e9L5ZpYBnfyxvb5wNWeckqAOkB/6eky1DiNaQwzvYJhNuv0/l SRd+WoG97pMWstA5sCTtOgwwQbAX1gtDJEwgYyFbkfz2Q5KAVZPkIg0bul+27hI8mUfR bRqxR072eJVTkXZ5Jwr6D4zEt9MeYu8o451ZMXQVTIKvQ5G9lPlG0iY6/wntrDkUGZ73 QkS0E/+3JGpbcmmwxHSRp+M/08J+V6U0T28HzOGDDl7iE86G86Og5KxWlTLDrVP64Lez mluK0zW1AukQCCbm45ROHWwzY4g8ywnhgOygAvgXxNxIGqNNAgjGD0IWi+iwOMElUTvo qJAQ== X-Received: by 10.68.215.73 with SMTP id og9mr37902317pbc.122.1444702984817; Mon, 12 Oct 2015 19:23:04 -0700 (PDT) Received: from ?IPv6:2001:470:b:839:64fa:96d9:3620:c2b7? ([2001:470:b:839:64fa:96d9:3620:c2b7]) by smtp.gmail.com with ESMTPSA id x6sm513902pbt.3.2015.10.12.19.23.03 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 12 Oct 2015 19:23:03 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.0 \(3094\)) Subject: Re: FreeBSD 10: no interfaces From: Paul Beard In-Reply-To: <20151012124254.a2b39c50.freebsd@edvax.de> Date: Mon, 12 Oct 2015 19:23:03 -0700 Cc: FreeBSD-questions Content-Transfer-Encoding: quoted-printable Message-Id: <73430EA0-AB59-4BEC-A0EC-2132285961BB@gmail.com> References: <0D1A75F9-ADD6-4FB8-8921-5C2196645D1C@gmail.com> <20151012124254.a2b39c50.freebsd@edvax.de> X-Mailer: Apple Mail (2.3094) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 02:23:06 -0000 > On Oct 12, 2015, at 3:42 AM, Polytropon wrote: >=20 > Interfaces loaded, but not configured? CHeck the relevant > sections of /etc/rc.conf. The transition from FreeBSD 8=20 > to FreeBSD 10 might show some changes... This might be a problem: installworld never happened because of this:=20 ERROR: Required unbound user is missing, see /usr/src/UPDATING. and I missed the notification of it.=20 I=E2=80=99m building the world again as I see no evidence of this = service anywhere.=20