From owner-freebsd-amd64@FreeBSD.ORG Fri Nov 5 00:23:06 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C91416A4CE; Fri, 5 Nov 2004 00:23:06 +0000 (GMT) Received: from out010.verizon.net (out010pub.verizon.net [206.46.170.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7ED643D45; Fri, 5 Nov 2004 00:23:05 +0000 (GMT) (envelope-from andrew.lankford@verizon.net) Received: from [192.168.0.2] ([138.88.232.152]) by out010.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20041105002305.FZUZ25072.out010.verizon.net@[192.168.0.2]>; Thu, 4 Nov 2004 18:23:05 -0600 Message-ID: <418AC7EB.6080503@verizon.net> Date: Thu, 04 Nov 2004 19:23:07 -0500 From: Andrew Lankford User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin , amd64@freebsd.org, Nicolas Blais Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out010.verizon.net from [138.88.232.152] at Thu, 4 Nov 2004 18:23:04 -0600 Subject: Re: amd64/67745: boot fails on compaq presario r3000z X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2004 00:23:06 -0000 >Working ISO is a bit harder to build on the fly. It could be done >though by compiling a GENERIC kernel, then fetching an ISO, using >mdconfig to mount it, then build a new ISO but setup the new kernel to >replace the one on the ISO. I don't have a bunch of spare time to do >that atm, can someone test it w/o requiring an ISO? I was wondering a while back if it was possible to net boot off of some sort of fixit floppy image (possibly after cross-building it from -i386). Andrew Lankford