From owner-freebsd-questions@FreeBSD.ORG Thu Dec 24 20:46:44 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DF1A106566B for ; Thu, 24 Dec 2009 20:46:44 +0000 (UTC) (envelope-from freebsd@southportweb.co.uk) Received: from ted.southportcomputers.co.uk (ted.southportcomputers.co.uk [92.48.124.28]) by mx1.freebsd.org (Postfix) with ESMTP id E38E48FC14 for ; Thu, 24 Dec 2009 20:46:43 +0000 (UTC) Received: from office.southportcomputers.co.uk ([78.105.116.12] helo=[127.0.0.1]) by ted.southportcomputers.co.uk with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1NNua1-0000UN-V8 for freebsd-questions@freebsd.org; Thu, 24 Dec 2009 20:46:42 +0000 Message-ID: <4B33D32E.7030506@southportweb.co.uk> Date: Thu, 24 Dec 2009 20:46:38 +0000 From: Colin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4B33845D.40206@southportweb.co.uk> <200912240730.30893.mel.flynn+fbsd.questions@mailing.thruhere.net> <4B33B73E.70609@southportweb.co.uk> In-Reply-To: <4B33B73E.70609@southportweb.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.southportcomputers.co.uk X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [26 6] / [26 6] X-AntiAbuse: Sender Address Domain - southportweb.co.uk X-Source: X-Source-Args: X-Source-Dir: Subject: Re: Upgrade 7.0 to 7.2 installworld failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2009 20:46:44 -0000 Ok, After looking into NO_PROFILE I found that things had been moved to src.conf and I didn't have that file. I made src.conf with the following in it: WITHOUT_ATM=yes WITHOUT_BLUETOOTH=yes WITHOUT_GAMES=yes WITHOUT_I4B=yes WITHOUT_IPX=yes WITHOUT_NCP=yes WITHOUT_NIS=yes WITHOUT_SENDMAIL=yes WITHOUT_INET6=yes WITHOUT_PROFILE=yes It had exactly the same result so I'm out of ideas..