<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Fernando Lopez-Lezcano wrote:
<blockquote cite="mid1121047487.8087.16.camel@cmn37.stanford.edu"
type="cite">
<pre wrap="">On Fri, 2005-07-08 at 19:12, Rick B wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I've tried multiple ways (xcdroast,f3b,growisofs) to burn the FC4 dvd
iso on my FC2 box with kernel 2.6.11-0.3.rdt.rhfc2.ccrma kernel. It will
burn for a little while and then quit with the error:
:-[ WRITE@LBA=ed5f0h failed with SK=4h/ASC=09h/ACQ=01h]: Input/output error
builtin_dd: 972272*2KB out @ average 0.9x1385KBps
:-( write failed: Input/output error
/dev/hdc: flushing cache
:-[ FLUSH CACHE failed with SK=4h/ASC=09h/ACQ=01h]: Input/output error
Last time using growisofs it made it all the was to 75% complete before
it quit. Any ideas what's causing this? The media is an dvd-rw. TIA.
</pre>
</blockquote>
<pre wrap=""><!---->
I seem to remember some earlier kernels had problems with writing to
cd's (and I imagine dvd's as well), you could try with the original
Fedora kernel or one of its upgrades, just to test this.
-- Fernando
_______________________________________________
PlanetCCRMA mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PlanetCCRMA@ccrma.stanford.edu">PlanetCCRMA@ccrma.stanford.edu</a>
<a class="moz-txt-link-freetext" href="http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma">http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma</a>
</pre>
</blockquote>
Thanks Fernando, I got it working with cdrecord and this command:<br>
<br>
<pre>cdrecord -v dev=ATA:1,0,0 driveropts=burnfree -dao FC4-i386-DVD.iso
I still don't know what was wrong with the other apps, but at least I've got the FC4 dvd burned.
                        Rick B
</pre>
</body>
</html>