LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-26-2008, 10:32 AM   #1
kkmic
Member
 
Registered: Jul 2004
Location: Romania
Distribution: Slackware 13.0
Posts: 55

Rep: Reputation: 19
K3B: "it is not possible to add files bigger than 4.0 GB"


This message got displayed when i dragged a 4.2 gb file on a DataDVD K3B Project.

I "upgraded" my cdrtools wit cdrkit in the hope that i can write a 4+gb file on a dvd (it was possible to add it though).

Any advice about what is happening and how can i write a 4+gb file with k3b?
 
Old 07-26-2008, 12:02 PM   #2
johnson_steve
Senior Member
 
Registered: Apr 2005
Location: BrewCity, USA (Milwaukee, WI)
Distribution: Xubuntu 9.10, Gentoo 2.6.27 (AMD64), Darwin 9.0.0 (arm)
Posts: 1,152

Rep: Reputation: 46
what filesystem are you trying to use?
 
Old 07-26-2008, 12:39 PM   #3
ErV
Senior Member
 
Registered: Mar 2007
Location: Russia
Distribution: Slackware 12.2
Posts: 1,202
Blog Entries: 3

Rep: Reputation: 62
Quote:
Originally Posted by kkmic View Post
This message got displayed when i dragged a 4.2 gb file on a DataDVD K3B Project.

I "upgraded" my cdrtools wit cdrkit in the hope that i can write a 4+gb file on a dvd (it was possible to add it though).

Any advice about what is happening and how can i write a 4+gb file with k3b?
This is k3b or mkisofs or growisofs bug, which was fixed. You'll need to upgrade your software (by the way - you didn't mention which versions you are using).
This problem doesn't exist on Slackware 12.1 + k3b 1.0.4 + cdrtools 2.01.01a38 + growisofs 7.1. cdrkit isn't installed on my system.
Try to upgrade k3b first. Also check cdrtools/growisofs version, because was a bug in previous version, where dvds with more than 4gb data were giving read errors on 4gb boundary after being successfully written.

Last edited by ErV; 07-26-2008 at 12:41 PM.
 
Old 07-27-2008, 12:14 AM   #4
kkmic
Member
 
Registered: Jul 2004
Location: Romania
Distribution: Slackware 13.0
Posts: 55

Original Poster
Rep: Reputation: 19
About cdrkit:
Quote:
This is a fork of the last free GPL version of cdrtools.
icedax -- CD audio sampling utility (formerly cdda2wav).
wodim -- burn discs in most ATAPI and SCSI CD-R drives (formerly cdrecord).
genisoimage -- create ISO9660/HFS/Joliet CD-ROM images (formerly mkisofs).
so i thought that the cdrkit version would automatically be newer than cdrtools (the cdrkit package even creates simlinks for the cdrtools binaries).

Anyway,these are the versions installed on my system:
k3b: 1.0.4
cdrkit: 1.1.2 (i'm not sure how this version is related with the cdrtools versioning)
growisofs: not installed

Again, before switching from cdrtools to cdrkit was possible to add a 4.2 gb file to the dvd, yet it was not possible to write it, some warnings and were issued and the write essentially failed.
The cdrtools version (i don't remember it by heart) was the one installed by default with Slackware 12.1.
 
Old 07-27-2008, 01:47 AM   #5
disturbed1
Senior Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware
Posts: 1,133
Blog Entries: 6

Rep: Reputation: 224Reputation: 224Reputation: 224
cdrkit is flawed in function and philosophy (IMO ).

I can write 4.31gb tar-balls with the default k3b/cdrtools installed with Slack 12.1. Perhaps you are not choosing the correct format?

Plain old iso9660 level 2 has a single file size limit of 4gb, try adding, or using UDF, or changing the iso level to 3.

The default iso level for K3B data projects is iso level 2.
 
Old 07-27-2008, 03:43 AM   #6
ErV
Senior Member
 
Registered: Mar 2007
Location: Russia
Distribution: Slackware 12.2
Posts: 1,202
Blog Entries: 3

Rep: Reputation: 62
Quote:
Originally Posted by kkmic View Post
About cdrkit:
so i thought that the cdrkit version would automatically be newer than cdrtools (the cdrkit package even creates simlinks for the cdrtools binaries).
AFAIK it conflicts with cdrtools. Try to remove it.
And try to install growisofs, it should be on slackware 12.1 dvd somewhere.

Quote:
Originally Posted by kkmic View Post
The cdrtools version (i don't remember it by heart) was the one installed by default with Slackware 12.1.
"mkisofs --version" or "ls /var/log/packages/cdrtools*"
 
Old 07-27-2008, 06:15 AM   #7
kkmic
Member
 
Registered: Jul 2004
Location: Romania
Distribution: Slackware 13.0
Posts: 55

Original Poster
Rep: Reputation: 19
the two packages do conflict with each other. i removed the existing version of cdrtools prior to installing cdrkit.

i'll install growisofs and get back to you with details
 
Old 07-27-2008, 06:52 AM   #8
Akivaa
LQ Newbie
 
Registered: May 2008
Distribution: Slackware 12.1
Posts: 10

Rep: Reputation: 0
I used to get this problem when I ran Ubuntu, trying to transfer things to my external HDD which was in FAT32 format at the time (I was still quite unsure about completely letting go of Windows). When I formatted the disk to ext3 though, the problem ceased immediately.

As others have mentioned, check your software version and the format of the media.
 
Old 07-27-2008, 09:12 AM   #9
kkmic
Member
 
Registered: Jul 2004
Location: Romania
Distribution: Slackware 13.0
Posts: 55

Original Poster
Rep: Reputation: 19
@disturbed1: that message pops up when i drag a file to the compilation. So, if the only file i want to write is larger than 4 gb, i cannot even see the burn dialog, i get a " please add file to the compilation" message.

as for growisofs, i thought it to be a separate package. The growisofs binary is present on my system according to the k3b programs section.

the partition from which i attempt to put the file in the compilation is formatted with the reiserfs filesystem
 
Old 07-27-2008, 11:07 AM   #10
disturbed1
Senior Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware
Posts: 1,133
Blog Entries: 6

Rep: Reputation: 224Reputation: 224Reputation: 224
Quote:
Originally Posted by kkmic View Post
@disturbed1: that message pops up when i drag a file to the compilation. So, if the only file i want to write is larger than 4 gb, i cannot even see the burn dialog, i get a " please add file to the compilation" message.

Open K3B. Choose New Data DVD Project. Choose Project -> Properties, click on the file system tab. Change the file system. Or hit ctrl-> P to pull up the properties dialog. A default Slackware installation uses cdrtools, man mkisofs to read about the different iso levels. It's detailed in there the limits of each file system type.

CDRKit is not newer than cdrtools. CDRKit took 3-4 year old cdrtools code and hacked away on it. It's full of bugs. The reason some distros include cdrkit instead of cdrtools, is that cdrtools is no longer GPL, it is open source, just not a GPL license. Cdrtools uses the CDDL license. Though these same distros give you access to closed source projects (ATI, nVidia, Flash) they don't give you access to cdrtools.

http://cdrecord.berlios.de/private/linux-dist.html
 
Old 07-27-2008, 12:59 PM   #11
kkmic
Member
 
Registered: Jul 2004
Location: Romania
Distribution: Slackware 13.0
Posts: 55

Original Poster
Rep: Reputation: 19
I see. Thanks for the info.

I'll do a test an see if i choose the UDF format i can add that 4+gb file. And if i can write it.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
K3b: - Howto re-dock "Directories" and "Contents" windows back into the main window? hagies Linux - Software 4 04-26-2006 08:38 AM
k3b: "error decoding audio tracks" and "could not unlock cd driver" lefty.crupps Linux - Software 7 10-13-2005 11:29 AM
add "Artist" and "Album Title" to mp3 files powah Linux - Software 2 04-05-2005 03:04 AM
k3b --audiocd "$FILES" problem bendeco13 Programming 4 03-29-2005 11:11 PM
k3b adding mp3 "Unable to handle the following files due to an unsupported format:" true_atlantis Linux - Software 3 01-31-2004 05:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration