From owner-freebsd-amd64@FreeBSD.ORG Tue Jan 3 13:03:24 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org 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 CCB6716A41F for ; Tue, 3 Jan 2006 13:03:24 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from blue-ld-041.synserver.de (blue-ld-041.synserver.de [217.119.50.242]) by mx1.FreeBSD.org (Postfix) with SMTP id 7E45C43D46 for ; Tue, 3 Jan 2006 13:03:22 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: (qmail 14013 invoked by uid 0); 3 Jan 2006 13:03:18 -0000 X-SynServer-RemoteDnsName: port-212-202-34-162.dynamic.qsc.de X-SynServer-AuthUser: markus@trippelsdorf.de Received: from port-212-202-34-162.dynamic.qsc.de (HELO bsd.trippelsdorf.de) (212.202.34.162) by mx-07.synserver.de with SMTP; 3 Jan 2006 13:03:18 -0000 Date: Tue, 3 Jan 2006 14:03:20 +0100 From: Markus Trippelsdorf To: freebsd-amd64@freebsd.org Message-ID: <20060103130320.GA691@bsd.trippelsdorf.de> References: <200512301245.57820.andrea@brancatelli.it> <20051230130529.GK52756@ip.net.ua> <200512300834.51959.jhb@freebsd.org> <20060103040049.GA54882@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060103040049.GA54882@dragon.NUXI.org> Cc: Subject: Re: AMD64 boot floppies X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2006 13:03:24 -0000 On Mon, Jan 02, 2006 at 08:00:49PM -0800, David O'Brien wrote: > On Fri, Dec 30, 2005 at 08:34:50AM -0500, John Baldwin wrote: > > On Friday 30 December 2005 08:05 am, Ruslan Ermilov wrote: > > > On Fri, Dec 30, 2005 at 12:45:57PM +0100, Andrea Brancatelli wrote: > > > > For i386 we have > > > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.0-RELEASE/floppies/ > > > > but for Amd64 there's no > > > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/6.0-RELEASE/floppies/ > > > > > > > > How can I get installation floppies for 6.0 / amd64? > > > > > > http://www.freebsd.org/releases/6.0R/installation-amd64.html#FLOPPIES > > > > FYI, it would be trivial to support with the splitfs stuff now. You'd > > basically just need to copy over the variables from i386 to set the > > sizes, etc. > > please, Please, PLEASE no... why add the pain of floppies to the release > mix when no one in their right mind as an AMD64 machine that has a floppy > drive AND doesn't have a CDROM (or DVD) drive. But I guess, the are many AMD64 machines that don't have a CDROM- or DVD- burner build in. For these machines a few floppy images to start a network installation would be helpful. -- Markus