I am packaging an application for ubuntu and the only reasonable repeatable test bed I've come up with is a machine running a live CD. I can't use a VM as the application requires 3d acceleration (VirtualBox's current solution doesn't cut it).
Unfortunately, the package is about 2GB, so it is unable to be installed, since the file system is around 4GB total. Just wondering if there's a way to increase the size of the file system in a way that would benefit what I'm trying to do?
Any further information about how Ubuntu live CD works out how large to create the FS?