filesystem.squashfs larger than 4GiB

Bug #1153352 reported by Narcis Garcia
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Customization Kit
New
Undecided
Unassigned

Bug Description

Building fails if the resulting ISO is larger that 4GiB, when I tried to make a Live-CD / Live-USB with a lot of software:

Preparing directory for new files
Updating md5sums...
~/tmp/remaster-iso ~
~
Packing ISO image...
ISO description set to: Mubuntu1210
File /home/user/tmp/remaster-iso/casper/filesystem.squashfs is larger than 4GiB-1.
-allow-limited-size was not specified. There is no way do represent this file size. Aborting.
Failed to pack ISO image, error=1

Revision history for this message
Narcis Garcia (narcisgarcia) wrote :

Ubuntu Customization Kit 2.4.5
(Running on Ubuntu 12.04, 3.2.0-38-generic x86_64)

Revision history for this message
Pascal de Bruijn (pmjdebruijn) wrote :

UCK 2.4.5 is severely outdated, please do use the 2.4.7 from the PPA:

https://launchpad.net/~uck-team/+archive/uck-stable

Also it may not be possible to have files > 4GB on an ISO9660 filesystem (as noted there are possible workarounds, but they seem to have only limited compatibility):
http://en.wikipedia.org/wiki/ISO_9660#The_2.2F4_GiB_file_size_limit

So it's probably best to reduce the content, so it'll fit in 4GB.

Revision history for this message
Narcis Garcia (narcisgarcia) wrote :

The target of the big file is a Live-DVD or Live-USB to boot GNU/Linux system, which has no problem with files larger than 4GiB.
How can I make UCK to use -allow-limited-size parameter and generate a big Squash file?

I don't care about MS/Windows or Mac limitations, because I want to boot a GNU Live system, and in some cases from a USB stick.

Revision history for this message
Pascal de Bruijn (pmjdebruijn) wrote :

Considering UCK is written in Bash, it should be trivial to add, grepping the sources reveals the following script to generate to ISO using genisoimage:

/usr/lib/uck/remaster-live-cd.sh

Revision history for this message
just (juuus) wrote :

I 've got the same problem than Narcis Garcia.
I would like to know if you find a solution to uncountered this problem.

Thanks

Revision history for this message
sacarde (sacarde) wrote :

is a bad idea to add in script: /usr/lib/uck/remaster-live-cd.sh

-allow-limited-size -udf

?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.