From owner-freebsd-stable@FreeBSD.ORG Fri Sep 6 19:09:42 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 56887FCC; Fri, 6 Sep 2013 19:09:42 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-qc0-x235.google.com (mail-qc0-x235.google.com [IPv6:2607:f8b0:400d:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EA42C27BF; Fri, 6 Sep 2013 19:09:41 +0000 (UTC) Received: by mail-qc0-f181.google.com with SMTP id q4so1927505qcx.40 for ; Fri, 06 Sep 2013 12:09:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=4gb++r01H3tyFo89VLRrwmSaDQaBGvcSI2/sN5omdIw=; b=Mlzl2w66G2y5kJEapBztCOcb0PIs4ZSx82GwF4Wntc/A0oDA+SpO9F6rJOZqNbUrhC zJf/CKzojNaqT+C8h2ChrsLYRv6mbdiBMh6hTWRUCHtpX3A3QlcVErbtlk4oeRWdpLX2 C81EylogdtCiuNTdO/o2hk/96nEXtVQY4990RufuEcnbI0n11I1OUfIaRuOU/pEgKg49 kCePhVjZnFFCwwRx3srKbIbXS7m6bVgJKQSsWm+Po1hyoaPVYGUOKiGSNGu9tjf65utX iaoybpbfvr2lDCnUu3r8JNCKCR8H7eJvQl3y3ucKpV8MUuVVBXydCg30MAVbBlsUvLce GRSA== MIME-Version: 1.0 X-Received: by 10.49.24.207 with SMTP id w15mr4765074qef.51.1378494581009; Fri, 06 Sep 2013 12:09:41 -0700 (PDT) Sender: tomek.cedro@gmail.com Received: by 10.49.70.225 with HTTP; Fri, 6 Sep 2013 12:09:40 -0700 (PDT) In-Reply-To: <20130906181400.GI77463@glenbarber.us> References: <20130906181400.GI77463@glenbarber.us> Date: Fri, 6 Sep 2013 21:09:40 +0200 X-Google-Sender-Auth: jPg1yx9R5LIGKN5KQ8FZ6MTiJRs Message-ID: Subject: Re: FreeBSD 9.2-RC3 DHCP Installer restart problem From: CeDeROM To: Glen Barber Content-Type: text/plain; charset=UTF-8 Cc: freebsd-stable@freebsd.org, freebsd-sysinstall@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Sep 2013 19:09:42 -0000 Hello Glen :-) As I have mentioned - I started bootonly installation on a device with insufficient disk space, so in general there were errors during installation, then installer asked me if I want to restart installation, I have agreed, when it came to NIC configuration DHCP was unable to obtain the configuration/lease. So please try to start installer, configure NIC once, then restart the installer and the problem should occur on another DHCP configuration of the NIC :-) Best regards! :-) Tomek Cedro CeDeROM, SQ7MHZ, http://www.tomek.cedro.info On Fri, Sep 6, 2013 at 8:14 PM, Glen Barber wrote: > On Fri, Sep 06, 2013 at 08:10:31PM +0200, CeDeROM wrote: >> Hello :-) >> >> When installer is restarted DHCP fails to (re)configure interface, >> probably because it is already configured :-) I got into this using >> bootonly installer and machine with low capacity drive... Please fix >> :-) >> >> http://justpaste.it/bc8q >> > > Can you provide information on how to reproduce this? > > Glen >