From owner-freebsd-sysinstall@FreeBSD.ORG Fri Jul 9 20:43:04 2010 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 710021065670 for ; Fri, 9 Jul 2010 20:43:04 +0000 (UTC) (envelope-from gerd@truschinski.de) Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.161]) by mx1.freebsd.org (Postfix) with ESMTP id F11418FC12 for ; Fri, 9 Jul 2010 20:43:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1278708182; l=1197; s=domk; d=truschinski.de; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From: Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=GhOZcqwqbvWVQSEAAitc40+rMyQ=; b=MMNTjsIm29bhMq7Ep+67sZxsiOYR+kf5ulhRfeyKhJGZh4PNLFCC+T08LS1ogUEPQl1 YQw2vQL+F1Oaq1QmNqo/wjn92jj8egEU+PN0+aQlyPj1+cqu4C6Fjz04kb3PT/ClXAR31 X7s2WqM2H13GmHbbENM4HEWHD/dgzB2fLxw= X-RZG-AUTH: :K2kWcWC8aeptqAZ2mRDu0s07mmH1zFKQdF0lCrKer4N5IzlbYCUfXh+UU9cpFXAUAYM= X-RZG-CLASS-ID: mo00 Received: from [192.168.10.105] (dslb-188-103-110-107.pools.arcor-ip.net [188.103.110.107]) by post.strato.de (jimi mo63) (RZmta 23.4) with ESMTP id 203a7am69IVovk for ; Fri, 9 Jul 2010 22:31:09 +0200 (MEST) Message-ID: <4C378738.3030101@truschinski.de> Date: Fri, 09 Jul 2010 22:31:52 +0200 From: Gerd Truschinski User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: "freebsd-sysinstall@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Problem with sysinstall in 9.0-current? X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2010 20:43:04 -0000 Hello, I have tried ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/201005/FreeBSD-9.0-CURRENT-201006-amd64-bootonly.iso and all the other 9.0-current ISOs from 201001, 201002, 201004 and 201005. This is what I have done: - Boot from CD - Select Region Germany - Select german keyboard - Select "Begin a custom installation" - Select "View/Set various installation options" - Select "Media Type" - Select "Install from a FTP server" - Select "ftp.freebsd.org" - Select ra0 (my first LAN device) - Select NO, i.e. no IPv6 - Select YES, i.e. DHCP - I get an IP-address from the DHCP-Server, also a IPv4 gateway and a nameserver !! but instead going back to the menu I get an error message "Cannot resolv hostname ftp.freebsd.org" Wen I try this with FreeBSD-8.0-STABLE or FreeBSD-8.1-PRERELEASE-201006-amd64-bootonly.iso I get _no_ error message and all went fine. I have asked about this problem on current and I have send a PR (http://www.freebsd.org/cgi/query-pr.cgi?pr=148220) but got no answer except to use disc1 to install FreeBSD. Which is not that what I want. I want to install over the net. Did anyone from this list has an idea what is going wrong? /gT/