Menu

#193 Can't burn files larger than 4 gb

open
nobody
None
5
2009-01-09
2009-01-09
Anonymous
No

Log:
Executing 'genisoimage -gui -V Disc Name -A GnomeBaker -p Starlite -iso-level 3 -l -r -hide-rr-moved -J -joliet-long -graft-points --path-list /tmp/GnomeBaker-starlite/gnomebaker-D58ENU | builtin_dd of=/dev/hdb obs=32k seek=0'
I: -input-charset not specified, using utf-8 (detected in locale settings)
File *** is larger than 4GiB-1.
-allow-limited-size was not specified. There is no way do represent this file size. Aborting.
:-( write failed: Input/output error

However, it can be done with the following command:

genisoimage -udf -allow-limited-size -r -J -V "Disc Name" -o ~/image.iso /path/to/bigfile

It's very inconvenient! Why not implement support for big files?

Discussion


Log in to post a comment.

MongoDB Logo MongoDB