On Wednesday 20 June 2007 04:31, Donn Washburn wrote: > Silviu Marin-Caea wrote: > > If you try to add a file larger than 4 GB with k3b 1.0.1 it gives and > > error saying that it's not possible. UDF does not have such a > > limitation. The problem was with mkisofs. But the SVN version of k3b > > uses genisofs that does not have this problem. Therefore, k3b from SVN > > can write files 4 GB. I don't know when k3b 1.0.2 will be released, but > > in case this will happen after 10.3 enters beta phase, will it still be > > possible to get the new k3b in? Perhaps I'm worrying too soon and it > > will all work out by itself. :-) > > To your genisofs app. I did a search of the Alpha 4 system and it is > not found. A look on the net shows no place to get or download it. > Does anyone have a site tha t I can grab s tar.gz or bz2
The correct name is genisoimage. It already has the support for large files via the -allow-limited-size option. > > SuSE 10.3Alpha 4 has > lrwxrwxrwx 1 root root 5 2007-05-28 14:49 /usr/bin/cdrecord -> wodim > rpm -q wodim = wodim-1.1.5.1-8. > rpm -q k3b = k3b-1.0.1-13 > All the symlinks are in the cdrkit-cdrtools-compat package. [EMAIL PROTECTED]:~> ll `rpm -ql cdrkit-cdrtools-compat` lrwxrwxrwx 1 root root 6 2007-05-02 19:04 /usr/bin/cdda2wav -> icedax lrwxrwxrwx 1 root root 5 2007-05-02 19:04 /usr/bin/cdrecord -> wodim lrwxrwxrwx 1 root root 11 2007-05-02 19:04 /usr/bin/mkisofs -> genisoimage lrwxrwxrwx 1 root root 6 2007-05-02 19:04 /usr/bin/readcd -> readom lrwxrwxrwx 1 root root 11 2007-05-02 19:04 /usr/share/man/man1/cdda2wav.1.gz -> icedax.1.gz lrwxrwxrwx 1 root root 10 2007-05-02 19:04 /usr/share/man/man1/cdrecord.1.gz -> wodim.1.gz lrwxrwxrwx 1 root root 16 2007-05-02 19:04 /usr/share/man/man1/mkisofs.1.gz -> genisoimage.1.gz lrwxrwxrwx 1 root root 11 2007-05-02 19:04 /usr/share/man/man1/readcd.1.gz -> readom.1.gz Vladimir Nadvornik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
