Bug 147560

Summary: Not able to burn DVD's
Product: [Fedora] Fedora Reporter: Georg E Schneider <georg>
Component: xcdroastAssignee: Harald Hoyer <harald>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-25 12:43:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Georg E Schneider 2005-02-09 09:24:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.3)
Gecko/20041020

Description of problem:
cdrecord is a hacked form of it so it is able to create DVD's but
xcdroast wants cdrecord.prodvd witch is then not nessasely for to
create DVD's.


Version-Release number of selected component (if applicable):
xcdroast-0.98a15-8

How reproducible:
Always

Steps to Reproduce:
1. Start xcdroast
2. Build a DVD-image
3. Try to burn a DVD image
 

Actual Results:  Error message from xcdroast:
Calling: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDRECORDPRODVD dev=
"/dev/cdrom" gracetime=10 fs=4096k driveropts=burnfree -v -useinfo
speed=40 -dao -eject -pad -data "/myimage.iso" ...

execv error while calling /usr/bin/cdrecord.prodvd (No such file or
directory) 

Expected Results:  Burn da DVD with cdrecord

Additional info:

I've created a symbolic link from /usr/bin/cdrecord to
/usr/lib/xcdroast-0.98/bin/cdrecord.prodvd
and it worked fine. but it is not the right way.
xcdroast should lookup for the fedora3-cdrecord.

Comment 1 Harald Hoyer 2005-08-25 12:43:00 UTC

*** This bug has been marked as a duplicate of 138235 ***