From owner-freebsd-questions@FreeBSD.ORG Mon Jan 3 10:49:31 2005 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 96D0616A4CE for ; Mon, 3 Jan 2005 10:49:31 +0000 (GMT) Received: from dave.horsfall.org (mrdavi2.lnk.telstra.net [139.130.75.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id B722A43D1D for ; Mon, 3 Jan 2005 10:49:29 +0000 (GMT) (envelope-from dave@horsfall.org) Received: from localhost (dave@localhost) by dave.horsfall.org (8.11.4/8.11.4) with ESMTP id j03AnRP13608 for ; Mon, 3 Jan 2005 21:49:27 +1100 (EST) Date: Mon, 3 Jan 2005 21:49:26 +1100 (EST) From: Dave Horsfall To: freebsd-questions@freebsd.org In-Reply-To: <200501030936.j039arAx022411@mp.cs.niu.edu> Message-ID: References: <200501030936.j039arAx022411@mp.cs.niu.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: burning 5.3-RELEASE CDs 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: Mon, 03 Jan 2005 10:49:31 -0000 On Mon, 3 Jan 2005, Scott Bennett wrote: > I've also tried burning the first file to CD-Rs using Windows XP Home's > own facilities and using Sonic RecordNow! under said system, but did not > get bootable CDs either way. I also tried mounting the Windows > partition onto /mnt under 5.2.1 and using the burncd command to burn the > first file onto a CD-RW and, later, the second file onto a CD-RW. > Neither attempt gave me a bootable CD. What, exactly, was your "burncd" command? Using 4.10 to create 5.3 CDs, this "just worked", using write-once CDs: burncd -f /dev/acd0c data /var/tmp/cd.iso fixate -- Dave