From owner-freebsd-stable@freebsd.org Thu Oct 19 19:11:29 2017 Return-Path: Delivered-To: freebsd-stable@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 91BA7E44AC1 for ; Thu, 19 Oct 2017 19:11:29 +0000 (UTC) (envelope-from denisgranato@gmail.com) Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (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 222C777DDE for ; Thu, 19 Oct 2017 19:11:29 +0000 (UTC) (envelope-from denisgranato@gmail.com) Received: by mail-wm0-x229.google.com with SMTP id k4so18338891wmc.1 for ; Thu, 19 Oct 2017 12:11:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=DtTIlNQ2LUK4b2rrGyW2iG1lnwLfEgcowrkJjdQ9xrU=; b=tarXZUJvQi4zOHWakp2fRtx4K7nOWfVKvYnYZXCBEDrROAIHXcZ+9vDQHVdhQOUT89 oGon55oNUm40GmwKo+T35WNqiC8aOiKFs7POJOmqthZpo7JVHtDGO664rcwThwvyGrxw 6lZlNNoMpjkF4kD8KBaGmYRbI3TLHwzcurxBOH0LqtyOdaOKbF0lK1azaI90v87a2jDy K4V7MZrdXkT+GWsYpG0xIoRwUqxn3FtYO8F+breqjrSdkvfNEqZYqEGejgJVVLrLMY4q YQJyRQCWoNcU+KLIE/Mv/Trp2/7wTE6SdPsDGSOHEEjVDO73eIpLr8/+M2CUuRdqRysk o5+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=DtTIlNQ2LUK4b2rrGyW2iG1lnwLfEgcowrkJjdQ9xrU=; b=OYAnsRnMaImlqQnjO30JI2WywksbDBHCJQl3dtQ5YlzzVV9zWdUTcwPYypQWE5Qp/o hCXpY/kYiL09ueWvd5YCUYezHi3p/7Qt5Nj50Q3ZyqD2duRrDpr4+YkJtwSFbTBkP2JJ POAW5nwp7l1KxZLijuNzBc1+U6UgrbD/l+SCSiAek5GdaLhFxbS9bNvcb87w9zrH71Zo 1GXPAHdhQDTw/Wg6VvzL6O+7Q7ea+7YqIRJOFLLtSrknrg7+vfATz/XmWdx8jJS/ZCFq TqbhvcChuKxzGZe1FfGXULkowmf5EHaAnPAIv7Vf/eRmX8ZJQ6fQexD0VEZuADysrjPD HnVQ== X-Gm-Message-State: AMCzsaWH/+FRRwKQX8BCzhU9OWyZAja7JBmuh7yC+3aZs/9iUEggcF7g L1LeaNKIOOR6gVKWGIhkWnYiRCHgKO4SmgaVBSw= X-Google-Smtp-Source: ABhQp+T4jEauhTcyMCWFejvUIo6up+ryVNTsSQVOA6z5NZjqcAhZT+CXVEar7vbfGVudhKB6/Xisf4u/+1ZtaN39yBA= X-Received: by 10.80.222.130 with SMTP id c2mr3573201edl.218.1508440287456; Thu, 19 Oct 2017 12:11:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.216.6 with HTTP; Thu, 19 Oct 2017 12:10:56 -0700 (PDT) In-Reply-To: <20171019190200.GJ86601@home.opsec.eu> References: <20171017173258.GZ86601@home.opsec.eu> <20171017174708.GA86601@home.opsec.eu> <20171017191145.GB86601@home.opsec.eu> <20171019183939.GI86601@home.opsec.eu> <20171019190200.GJ86601@home.opsec.eu> From: Denis Granato Date: Thu, 19 Oct 2017 17:10:56 -0200 Message-ID: Subject: Re: error instaling any ports To: Kurt Jaeger Cc: freebsd-stable@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2017 19:11:29 -0000 ok, I will try this, becausa I did everthing, then I reboot, like this steps svn checkout https://svn.freebsd.org/base/release/9.3.0/ . make buildworld make buildkernel make installkernel make installworld mergemaster -UiP shutdown -r now On Thu, Oct 19, 2017 at 5:02 PM, Kurt Jaeger wrote: > Hi! > > > yes I can boot single mode, mount / , etc > > Try to boot single user mode with the new kernel, then re-run > > make installworld > mergemaster -UiP > > The normal way to do it is to reboot after > > make installkernel > > If you ran the installworld before the reboot, some files might > not be copied. > > Another thing: Try to run > > ifconfig > > and see if it can list the interfaces of the box. Maybe it's the > old ifconfig binary still left. > > > Why you think its a kernel problem not some file that I change > > in mergemaster questions > > I vagely remember that there was an ifconfig thing sometime around > 9.x. > > -- > pi@opsec.eu +49 171 3101372 3 years to > go ! >