GNOME Bugzilla – Bug 507549
Can't burn files over 2GB size
Last modified: 2008-12-05 08:27:35 UTC
Steps to reproduce: 1. put 4GB file in nautilus-burner 2. try to burn 3. error message Stack trace: Other information: I tried burning 4GB file onto a DVD using nautilus-burner and on hitting "Write to disc" I got an error message: Error writing to disc There was an error writing to the disc: Unhandled error, aborting This have no info why I can't burn these files do DVD. I tried brassero and I got similliar nonsense error message. Choosing to burn to an iso file on hard drive just aborted without and error message!?! I tried K3b started to write these files to DVD without problem, it only showed a message saying "Detected files bigger than 2GB. These files will be only fully accesible if mounted with UDF." and these are the commands k3b uses that work if it helps you to fix this bug. growisofs command: ----------------------- /usr/bin/growisofs -Z /dev/sr0=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=tracksize:2153955 -dvd-compat -speed=8 -use-the-force- mkisofs calculate size command: ----------------------- /usr/bin/genisoimage -gui -graft-points -print-size -quiet -volid K3b data project -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-valentt/k3bthOR3a.tmp -rational-rock -hide-list /tmp/kde-valentt/k3buip0rc.tmp -joliet -joliet-long -hide-joliet-list /tmp/kde-valentt/k3byMmmga.tmp -no-cache-inodes -allow-limited-size -udf -full-iso9660-filenames -iso-level 2 -path-list /tmp/kde-valentt/k3bel12xb.tmp mkisofs command: ----------------------- /usr/bin/genisoimage -gui -graft-points -volid K3b data project -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-valentt/k3bgkujdc.tmp -rational-rock -hide-list /tmp/kde-valentt/k3bA8QPsc.tmp -joliet -joliet-long -hide-joliet-list /tmp/kde-valentt/k3bGH6rYb.tmp -no-cache-inodes -allow-limited-size -udf -full-iso9660-filenames -iso-level 2 -path-list /tmp/kde-valentt/k3bo9WyVb.tmp
Do you need some more feedback from me?
Hello Valent, Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 361522 ***