Bug 1319067

Summary: RFE: Switch to udf when squashfs image is over 4GiB
Product: [Fedora] Fedora Reporter: Bruno Wolff III <bruno>
Component: loraxAssignee: Brian Lane <bcl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, bcl, bruno
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-18 19:09:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Bruno Wolff III 2016-03-18 15:06:24 UTC
User-Agent:       
Build Identifier: 

livecd-creator got a change a few years ago to handle images greater than 4GiB. This is useful for custom spins and for prerelease versions of the game spin, where it is often over size at alpha. Having a working image helps with testing while working out how to get it back under size again.
livecd-creator checks if the squashfs image is 4GiB or more and if so it uses udf instead of iso9660 for the file system. It would be nice if livemedia-creator could do this as well.

Reproducible: Always

Steps to Reproduce:
You can generally test this using the games spin ks file and adding one large game (e.g. 0ad) to it.

Comment 1 Brian Lane 2016-03-18 19:09:08 UTC

*** This bug has been marked as a duplicate of bug 1312158 ***