From owner-freebsd-current@FreeBSD.ORG Sat Dec 31 13:55:24 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A443F16A469; Sat, 31 Dec 2005 13:55:24 +0000 (GMT) (envelope-from arne@rfc2549.org) Received: from dagobah.rfc1149.org (dagobah.rfc1149.org [217.160.170.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D4CF43D53; Sat, 31 Dec 2005 13:55:19 +0000 (GMT) (envelope-from arne@rfc2549.org) Received: from dslb-084-061-156-170.pools.arcor-ip.net ([84.61.156.170] helo=kamino.rfc1149.org) by dagobah.rfc1149.org with esmtps (TLSv1:AES256-SHA:256) (Exim 4.54 (FreeBSD)) id 1EshCT-000CSm-QQ; Sat, 31 Dec 2005 14:55:17 +0100 Received: from [127.0.0.1] (localhost [127.0.0.1]) by kamino.rfc1149.org (Postfix) with ESMTP id 25AB94113; Sat, 31 Dec 2005 14:55:22 +0100 (CET) Message-ID: <43B68DC9.6020508@rfc2549.org> Date: Sat, 31 Dec 2005 14:55:21 +0100 From: Arne Schwabe User-Agent: Thunderbird 1.5 (X11/20051114) MIME-Version: 1.0 To: Bill Paul References: <20051230205736.3260C16A420@hub.freebsd.org> In-Reply-To: <20051230205736.3260C16A420@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RFC-Spam-Score: 1.4 (+) Cc: freebsd-current@freebsd.org, Andrea Brancatelli Subject: Re: ADM64 floppies 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: Sat, 31 Dec 2005 13:55:25 -0000 Bill Paul wrote: >> Hello... just a quick question... >> >> 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? >> >> Thanks... > > There aren't any, because amd64 machines are "legacy free" systems, > meaning they don't come with floppy drives or parallel printer ports. > (They do come with serial ports, thankfully, probably because of > how useful they are for setting up headless servers.) > As a side note my amd64 board has floppy and parrallel port (which I use to program Atmels :)) Arne