public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <dalek1967@bellsouth.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] DVD and large files
Date: Sun, 06 Jul 2008 23:15:30 -0500	[thread overview]
Message-ID: <48719862.9070205@bellsouth.net> (raw)
In-Reply-To: <4870F2C3.1040703@bellsouth.net>

Dale wrote:
>  
> How did you "add" support for that?  Are you talking about the program 
> itself or a USE flag?
>
> Dale
>
> :-)  :-)

Since you have some hands on experience with this stuff, see if you can 
help me figure this out.  I used Kbackup to create 4.7Gb tarballs of my 
data directory.  I use k3b to burn my DVD's with.  I get this error when 
I try to burn it:

System
-----------------------
K3b Version: 1.0.5

KDE Version: 3.5.9
QT Version:  3.3.8
Kernel:      2.6.23-gentoo-r8
Devices
-----------------------
HL-DT-ST CD-RW GCE-8520B 1.03 (/dev/hdc, ) [CD-R, CD-RW, CD-ROM] 
[CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, 
RAW/R96P, RAW/R96R]

Optiarc DVD RW AD-7200A 1.05 (/dev/hdd, ) [CD-R, CD-RW, CD-ROM, DVD-ROM, 
DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL] [DVD-ROM, DVD-R 
Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump, DVD-RAM, 
DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+R 
Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW, SAO/R96R, RAW/R96R, 
Restricted Overwrite, Layer Jump]
Burned media
-----------------------
DVD+RW

K3bIsoImager
-----------------------
mkisofs print size result: 423 (866304 bytes)
Pipe throughput: 866304 bytes read, 866304 bytes written.

Used versions
-----------------------
mkisofs: 2.1.1a41
growisofs: 7.1

growisofs
-----------------------
About to execute 'builtin_dd if=/dev/fd/0 of=/dev/hdd obs=32k seek=0'
WARNING: /dev/hdd already carries isofs!
/dev/hdd: "Current Write Speed" is 4.1x1352KBps.
/dev/hdd: flushing cache
/dev/hdd: stopping de-icing
/dev/hdd: writing lead-out

growisofs command:
-----------------------
/usr/bin/growisofs -Z /dev/hdd=/dev/fd/0 -use-the-force-luke=notray 
-use-the-force-luke=tty -use-the-force-luke=tracksize:423 -speed=4 
-use-the-force-luke=bufsize:32m

mkisofs
-----------------------
/usr/bin/mkisofs: Warning: Cannot add inode hints with -no-cache-inodes.
/usr/bin/mkisofs: Warning: Cannot add inode hints with -no-cache-inodes.
/usr/bin/mkisofs: Value too large for defined data type. File 
/backup/Data_2008.07.06-17.42.05_1.tar is too large for current mkisofs 
settings - ignoring
/usr/bin/mkisofs: Value too large for defined data type. File 
/backup/Data_2008.07.06-17.42.05_1.tar is too large for current mkisofs 
settings - ignoring
423
/usr/bin/mkisofs: Warning: Cannot add inode hints with -no-cache-inodes.
Setting input-charset to 'ISO-8859-1' from locale.
/usr/bin/mkisofs: Value too large for defined data type. File 
/backup/Data_2008.07.06-17.42.05_1.tar is too large for current mkisofs 
settings - ignoring
Total translation table size: 0
Total rockridge attributes bytes: 169
Total directory bytes: 238
Path table size(bytes): 10
Max brk space used 21000
423 extents written (0 MB)

mkisofs calculate size command:
-----------------------
/usr/bin/mkisofs -gui -graft-points -print-size -quiet -volid 
Data_2008.07.06-17.42.05_1 -volset  -appid K3B THE CD KREATOR (C) 
1998-2006 SEBASTIAN TRUEG AND THE K3B TEAM -publisher  -preparer  -sysid 
LINUX -volset-size 1 -volset-seqno 1 -sort /tmp/kde-dale/k3b6Njrlb.tmp 
-rational-rock -hide-list /tmp/kde-dale/k3bLQuQRa.tmp -joliet 
-joliet-long -hide-joliet-list /tmp/kde-dale/k3beqVKic.tmp 
-no-cache-inodes -udf -full-iso9660-filenames -iso-level 2 -path-list 
/tmp/kde-dale/k3b6oeC5a.tmp

mkisofs command:
-----------------------
/usr/bin/mkisofs -gui -graft-points -volid Data_2008.07.06-17.42.05_1 
-volset  -appid K3B THE CD KREATOR (C) 1998-2006 SEBASTIAN TRUEG AND THE 
K3B TEAM -publisher  -preparer  -sysid LINUX -volset-size 1 
-volset-seqno 1 -sort /tmp/kde-dale/k3bGH40Xa.tmp -rational-rock 
-hide-list /tmp/kde-dale/k3b2ThSXa.tmp -joliet -joliet-long 
-hide-joliet-list /tmp/kde-dale/k3bKkQVfb.tmp -no-cache-inodes -udf 
-full-iso9660-filenames -iso-level 2 -path-list /tmp/kde-dale/k3bZDZ3oa.tmp


Here is my thoughts.  K3b seems to be using growisofs instead of the 
tools supplied by cdrtools.  Is there some way to "disable" growisofs or 
is there another way to do this? Here is what I have installed:

[I--] [  ] app-cdr/dvd+rw-tools-7.1 (0)
[I--] [  ] app-cdr/cdrdao-1.2.2-r2 (0)
[I--] [ ~] app-cdr/cdrtools-2.01.01_alpha41 (0)

Any other ideas are welcome as well. 

Thanks

Dale

:-)  :-) 


-- 
gentoo-user@lists.gentoo.org mailing list



  parent reply	other threads:[~2008-07-07  4:15 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-04  3:24 [gentoo-user] DVD and large files Dale
2008-07-04  6:31 ` Sebastian Günther
2008-07-04  7:26   ` Dale
2008-07-04  7:37     ` Dale
2008-07-04 10:58     ` Joerg Schilling
2008-07-04 14:53       ` Dale
2008-07-04 14:55         ` Joerg Schilling
2008-07-04 15:03           ` Dale
2008-07-04 15:17           ` Dale
2008-07-04 15:27             ` Joerg Schilling
2008-07-04 15:56               ` Dale
2008-07-04 11:06     ` Uwe Thiem
2008-07-04 10:55   ` Joerg Schilling
2008-07-04  7:05 ` Daniel Iliev
2008-07-04  7:18   ` Daniel Iliev
2008-07-04  8:08     ` Neil Bothwick
2008-07-04  7:50 ` Dirk Heinrichs
2008-07-04  8:01   ` Dale
2008-07-04  8:10     ` Neil Bothwick
2008-07-04  8:43       ` Dale
2008-07-04 11:12       ` Joerg Schilling
2008-07-04 13:14         ` Neil Bothwick
2008-07-04 19:43 ` Dale
2008-07-06 10:50   ` Daniel Iliev
2008-07-06 14:12     ` Dale
2008-07-06 14:43       ` Volker Armin Hemmann
2008-07-06 15:19         ` Dale
2008-07-06 15:47           ` Neil Bothwick
2008-07-06 16:26             ` Dale
2008-07-06 17:57               ` Neil Bothwick
2008-07-06 19:42                 ` Dale
2008-07-06 21:16                   ` Neil Bothwick
2008-07-06 21:29                     ` Dale
2008-07-06 22:42                       ` Neil Bothwick
2008-07-06 23:41                         ` Dale
2008-07-06 16:01           ` Volker Armin Hemmann
2008-07-06 16:17         ` Joerg Schilling
2008-07-06 16:28           ` Dale
2008-07-06 17:57             ` Alan McKinnon
2008-07-06 19:45               ` Dale
2008-07-06 18:06             ` Volker Armin Hemmann
2008-07-07  4:15             ` Dale [this message]
2008-07-07  4:39               ` Dale
2008-07-06 16:53       ` Sebastian Günther
2008-07-06 19:51         ` Dale
2008-07-06 20:50           ` Sebastian Günther
2008-07-07 10:37             ` Dale
2008-07-07 10:44               ` Joerg Schilling
2008-07-09 23:59                 ` Dale

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48719862.9070205@bellsouth.net \
    --to=dalek1967@bellsouth.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox