Bug 469084 - k3b and growisofs can no longer burn ISO images to DVDs though CDs work fine
Summary: k3b and growisofs can no longer burn ISO images to DVDs though CDs work fine
Keywords:
Status: CLOSED DUPLICATE of bug 455876
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: k3b
Version: 4.7
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Roman Rakus
QA Contact: desktop-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-29 19:59 UTC by Charlotte Richardson
Modified: 2014-01-13 00:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-30 11:05:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Charlotte Richardson 2008-10-29 19:59:33 UTC
Description of problem:
This worked in RHEL4U6. Neither k3b nor growisofs used independently can successfully burn valid DVDs from ISO images under RHEL4U7 although CDs work fine (even when burning the same ISO image).

If you select "verify written data" in k3b when burning a DVD, when it finishes burning and checking the DVD, it will report "The written data differs".

K3b uses the following growisofs command:
/usr/bin/growisofs -Z /dev/hda=<ISO file> -use-the-force-luke=notray
-use-the-force-luke=tty -speed=4

The version of k3b in RHEL5.2 uses this command, so I tried it also:
/usr/bin/growisofs -Z <ISO file> -use-the-force-luke=notray 
-use-the-force-luke=tty -dvd-compat -speed=4
-use-the-force-luke=bufsize=32m

Both growisofs commands produced the same result as using k3b: once the image has been burned, if you do cmp <ISO file> /dev/hda, you get
cmp: EOF on <ISO file>

Burning CDs works fine (even if you burn the same ISO image).


Version-Release number of selected component (if applicable):
k3b and growisofs in RHEL4U7.


How reproducible:
Always


Steps to Reproduce:
1. Attempt to burn an ISO image to a DVD using either k3b or growisofs.
2. cmp the original file with the media you just burned.

  
Actual results:
The media you burned is not valid. It appears to be longer than the original ISO file.


Expected results:
Should work (used to work). The burned image should be identical to the original file.

Additional info:
This is unlikely to matter... the DVD burner I am using is a Matshita DVD-RAM UJ870PC IDE DVD burner, and it is connected via a PIIX.

Comment 1 Roman Rakus 2008-10-30 11:05:38 UTC

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


Note You need to log in before you can comment on or make changes to this bug.