From owner-freebsd-questions@FreeBSD.ORG Wed Nov 10 06:23:22 2004 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 0237916A4CE for ; Wed, 10 Nov 2004 06:23:22 +0000 (GMT) Received: from inetis.com (cpe-212-18-40-64.adsl.amis.net [212.18.40.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD05243D2D for ; Wed, 10 Nov 2004 06:23:20 +0000 (GMT) (envelope-from karel@inetis.com) Received: from [192.168.0.14] ([192.168.0.14]) by inetis.com with MailEnable ESMTP; Wed, 10 Nov 2004 07:26:37 +0100 Message-ID: <4191B3C2.8000209@inetis.com> Date: Wed, 10 Nov 2004 07:22:58 +0100 From: Karel Miklav User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org References: <41910D1A.1050205@nc.rr.com> In-Reply-To: <41910D1A.1050205@nc.rr.com> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 5.3-release-i386-disc2.iso will not burn 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: Wed, 10 Nov 2004 06:23:22 -0000 j&kcooke wrote: > I have downloaded both of the 5.3 i386 isos and the miniinstall iso, > disc1 and the miniinstall burn an image, disc 2 does not. I downloaded > disc2 from two additional ftp sites with the same result. There's probably nothing wrong with the image, I had the same issue with Nero. Check signature with some utility (md5, gpg...) just to be sure than burn with cdrecord (http://www.fokus.gmd.de/research/cc/ glone/employees/joerg.schilling/private/cdrecord.html): cdrecord -help cdrecord -scanbus cdrecord dev=1,1,0 5.3-release-i386-disc2.iso Put the value returned by -scanbus in the dev parameter upthere. I'd still like to know what is the problem with this ISO as I didn't find a Windows utility to handle it sucessfuly. Beside cdrecord :) Regards, Karel