From owner-freebsd-amd64@FreeBSD.ORG Wed Jan 4 16:24:09 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 0513916A41F for ; Wed, 4 Jan 2006 16:24:09 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from blue-ld-032.synserver.de (blue-ld-032.synserver.de [217.119.50.235]) by mx1.FreeBSD.org (Postfix) with SMTP id 2A47E43D5C for ; Wed, 4 Jan 2006 16:24:05 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: (qmail 4203 invoked by uid 0); 4 Jan 2006 16:23:57 -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-04.synserver.de with SMTP; 4 Jan 2006 16:23:56 -0000 Date: Wed, 4 Jan 2006 17:23:56 +0100 From: Markus Trippelsdorf To: Roger Marquis Message-ID: <20060104162356.GA691@bsd.trippelsdorf.de> References: <20060104120024.2556B16A420@hub.freebsd.org> <20060104075019.W36259@roble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060104075019.W36259@roble.com> Cc: freebsd-amd64@freebsd.org 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: Wed, 04 Jan 2006 16:24:09 -0000 On Wed, Jan 04, 2006 at 07:59:08AM -0800, Roger Marquis wrote: > Markus Trippelsdorf wrote: > >When I upgraded my old Celeron box a year ago, I had to buy a CDROM > >burner, so that I could burn the install CD for my new machine. Since > >than it is sitting idle in its slot. > > You could also have purchased a USB-CD-RW or USB-DVD-RW. Sure, but the point is that I don't need any kind of burner. > The problem with floppies is their A) tendency to develop bad > sectors, and B) increasing rarity. The lines of code needed for a > boot floppy would be much better spent on other bootable media, > Flash, DVD, etc, all of which would have larger and more > appreciative audiences. The infrastructure to automatically produce the boot floppies is already there. All that is needed, is the short patch from John to turn it on. BTW I tested the floppies today and everything is working without any problem. -- Markus