From owner-freebsd-current@FreeBSD.ORG Sun Jul 15 16:00:51 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ECC0A16A407 for ; Sun, 15 Jul 2007 16:00:51 +0000 (UTC) (envelope-from koolguy317@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.freebsd.org (Postfix) with ESMTP id AF17613C4B4 for ; Sun, 15 Jul 2007 16:00:51 +0000 (UTC) (envelope-from koolguy317@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so764276wxd for ; Sun, 15 Jul 2007 09:00:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NjSUVwzqvlmafdYYT9MinXUuz+fNnsqnHFl3M7Vh3EfBkoxo0Efz4lMoTz9uVomeeTy7DTFcHRe7CxdQ0zYV5YjVYgGiKjDXk/qFCI9tySR2LArU22RPx9xJT6eEYT5RRILQ9iDpvf8KjuWjjtOoTImKYF4N1RIE8SmdyP0Fmjs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dXsbuWw7YmX+0myLgZuCnSXxWxtHLYqu97nRsnj8qiY0UOpIi17iKGbVlwrmyMirChlXZJ2maVxWw2mxOzCuB2ZeiD0OMlksaxgGpehpcTncQSrm0uqUkbUab/B4kca5+zNXYi7EBCXDhZ5acaF5+DMP2sYx7izQiMG5AC4DEo4= Received: by 10.90.81.14 with SMTP id e14mr2593301agb.1184513639986; Sun, 15 Jul 2007 08:33:59 -0700 (PDT) Received: by 10.90.30.11 with HTTP; Sun, 15 Jul 2007 08:33:59 -0700 (PDT) Message-ID: <88afd9200707150833t26621cbar6286a30b7c1bd371@mail.gmail.com> Date: Sun, 15 Jul 2007 11:33:59 -0400 From: "Kool Guy" To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: AMD 64 Status X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2007 16:00:52 -0000 I was just wondering about the status of AMD 64 support, before I spend a lot of time with it. I can't get it to install using the snapshot: AMD64 7.0 200706 with an Athlon 64 X2 processor. The last thing it says before it bites the dust is: Trying to mount root from ufs:/dev/md0 start_init: trying /sbin/init start_init: trying /sbin/oinit start_init: trying /sbin/init.bak start_init: trying /rescue/init start_init: trying /stand/sysinstall The i386 distribution installs and runs OK on the same processor. Are there known issues with installing the AMD64 distribution? Thanks, Larry.