From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 18 19:24:25 2007 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA21C16A41A for ; Tue, 18 Dec 2007 19:24:25 +0000 (UTC) (envelope-from 0xbadcode@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by mx1.freebsd.org (Postfix) with ESMTP id 7352B13C461 for ; Tue, 18 Dec 2007 19:24:25 +0000 (UTC) (envelope-from 0xbadcode@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so1770127wra.13 for ; Tue, 18 Dec 2007 11:24:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=qviaIxDtv4LIG0nQQk5lHV/6lPyjhmTcWNpHe/zKCTw=; b=P5XkQ/17NVrXNAm8gYkcUV7f41qwSBqsPsdIyVKHVnPnMpwFLJ+avxG7JGBvo/qKjvL7OLubtt4NUDD1BBEUt5Ixbwxm1I+nxhLstBGvr/c9p5pcb3IsMl8MKThOFNr/TbgfTlbU2KGpXV/lbxQJBZo//yAp1N1E6W2vAC/bLyY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=lAWJzO1RGEagrMZ/SZyGbpfMf6aAuxgcBjHYMbto72RyIPrNFCECLkxjEJykYFN8/77vtgZrpcqbWbRPdSlU/HUl8H4QyD/ZiX+Ny6CPd4vi2wkQV1iCHVdm2bwOO5g03AvRPKBGZ7c8wUu2CU+5miqswySInKULd30K4ZpYPrI= Received: by 10.114.109.1 with SMTP id h1mr5050635wac.45.1198004228222; Tue, 18 Dec 2007 10:57:08 -0800 (PST) Received: by 10.115.54.7 with HTTP; Tue, 18 Dec 2007 10:57:08 -0800 (PST) Message-ID: <63c0799b0712181057r5c2967fcwb1bfdce62dc45a77@mail.gmail.com> Date: Tue, 18 Dec 2007 19:57:08 +0100 From: "Mathieu Boespflug" Sender: 0xbadcode@gmail.com To: "Aleksander Fafula" In-Reply-To: <20071218184614.GB1411@oleczek> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200712181210.lBICA3Hk099629@freefall.freebsd.org> <20071218184614.GB1411@oleczek> X-Google-Sender-Auth: 1276bbd024d51fec Cc: freebsd-bugs@freebsd.org Subject: Re: bin/118222: [pxe] FreeBSD 7.0 PXE NFS / "Can't work out which disk we are booting from" on AMD CPU X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2007 19:24:25 -0000 On Dec 18, 2007 7:46 PM, Aleksander Fafula wrote: > > > > Having the same problem here. Doing an lsdev likewise does not list > > any pxe device. This is on a dell d430 Core 2 Duo. > > As a workaround you can install 6.3 or 6.2 and then upgrade. > I've just did this a few days ago. No success with 8 (CURRENT) as well. Actually I managed to get FreeBSD 7-BETA4 installed today by simply replacing the pxeboot file in the ISO image with one that comes from 6.2. Everything worked fine from then on.