Bug 178600 - missing support of images > 2 GB
Summary: missing support of images > 2 GB
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: cdrdao
Version: 4
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
: 178549 178550 178551 178552 178553 178556 178559 178584 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-22 08:44 UTC by Peter Bieringer
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-10 19:07:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Bieringer 2006-01-22 08:44:32 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

Description of problem:
Looks like cdrdao doesn't support image files > 2 GB. This prevents simple copy of a data DVD via cdrdao.

Version-Release number of selected component (if applicable):
cdrdao-1.1.9-9 cdrdao-1.2.0-1.2

How reproducible:
Always

Steps to Reproduce:
1. insert data DVD
2. cdrdao read-cd -v 2 --eject --driver generic-mmc --device /dev/hdd --datafile data.bin data.toc

  

Actual Results:  Copying data track 1 (MODE1): start 00:00:00, length 266:02:18 to "data.bin"...

Error:
4710 Die maximale Dateigr��e ist �berschritten
(German), translation: the maximum file size is reached.

Expected Results:  Not such limit.

Additional info:

I tried rebuilded 1.2.0 from testing, same result. Any hint how to copy a data DVD via command line tools?

Comment 1 Harald Hoyer 2006-01-23 10:43:37 UTC
$ cat /dev/cdrom > isoimage.iso
$ readcd dev=/dev/cdrom f=isoimage.iso

Comment 2 Peter Bieringer 2006-02-12 21:32:24 UTC
*** Bug 178550 has been marked as a duplicate of this bug. ***

Comment 3 Peter Bieringer 2006-02-12 21:33:42 UTC
*** Bug 178551 has been marked as a duplicate of this bug. ***

Comment 4 Peter Bieringer 2006-02-12 21:34:12 UTC
*** Bug 178552 has been marked as a duplicate of this bug. ***

Comment 5 Peter Bieringer 2006-02-12 21:34:29 UTC
*** Bug 178553 has been marked as a duplicate of this bug. ***

Comment 6 Peter Bieringer 2006-02-12 21:34:36 UTC
*** Bug 178556 has been marked as a duplicate of this bug. ***

Comment 7 Peter Bieringer 2006-02-12 21:34:47 UTC
*** Bug 178559 has been marked as a duplicate of this bug. ***

Comment 8 Peter Bieringer 2006-02-12 21:34:55 UTC
*** Bug 178584 has been marked as a duplicate of this bug. ***

Comment 9 Peter Bieringer 2006-02-12 21:36:17 UTC
*** Bug 178549 has been marked as a duplicate of this bug. ***

Comment 10 John Thacker 2007-03-10 19:07:30 UTC
Closing because bug has remained in NEEDINFO state without reply for a long
period of time.

Note that FC3 and FC4 are supported by Fedora Legacy for security
fixes only.  Please install a still supported version and retest.  If
it still occurs on FC5 or FC6, please reopen and assign to the correct
version.  Otherwise, if this a security issue, please change the
product to Fedora Legacy.  Thanks, and we are sorry that we did not
get to this bug earlier.

This bug was originally filed against a much earlier version of Fedora
Core, and significant changes have taken place since the last version
for which this bug is confirmed.  

It's a limitation of mkisofs, which cdrdao uses.  (Think it's still there.) 
Harald gave a workaround from the command line.  There are other tools as well
that will rip data DVDs.


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