From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 03:52:44 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E48E37B401 for ; Tue, 1 Apr 2003 03:52:44 -0800 (PST) Received: from perimeter.co.za (obelix.perimeter.co.za [209.212.102.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBD2A43FA3 for ; Tue, 1 Apr 2003 03:52:41 -0800 (PST) (envelope-from bsd@perimeter.co.za) Received: from localhost (localhost [127.0.0.1]) (uid 9999) by perimeter.co.za with local; Tue, 01 Apr 2003 13:52:39 +0200 References: <000a01c2f7c0$6a35fde0$0eddfea9@perimeter.co.za> <3E88B618.3010103@landgren.net> In-Reply-To: <3E88B618.3010103@landgren.net> From: bsd@perimeter.co.za To: David Landgren Date: Tue, 01 Apr 2003 13:52:39 +0200 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: cc: freebsd-questions@freebsd.org Subject: Re: PHY drivers for Proliant ML370 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2003 11:52:44 -0000 David Landgren writes: > You might be able to get away by downloading just a bootable floppy, and > then switching to your kit? OK - this is new territory for me. Can I boot off a 4.8 boot floppy and then start rebuild the box which still has a 4.6 world installed? Another thought - could I do this: 1) cvsup to 4.7-STABLE, or 4.8 on my PC 2) install a spare old HDD and tar the /usr/src tree onto that Disk 3) tranfer the spare HDD to the Proliant 4) tar from the spare HDD to the /usr/src tree on the Proliant 5) make (world and kernel, blah-blah) Then let the games begin... Any advice would be appreciated. Regards, Patrick.