Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Nov 2004 07:22:58 +0100
From:      Karel Miklav <karel@inetis.com>
To:        freebsd-questions@FreeBSD.org
Subject:   Re: 5.3-release-i386-disc2.iso will not burn
Message-ID:  <4191B3C2.8000209@inetis.com>
In-Reply-To: <41910D1A.1050205@nc.rr.com>
References:  <41910D1A.1050205@nc.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4191B3C2.8000209>