laurent85v / archuseriso

A set of bash script programs to create bootable Arch Linux images and to create bootable USB flash drives with a desktop environment.
GNU General Public License v3.0
228 stars 30 forks source link

xorriso failures #22

Closed ato2 closed 3 years ago

ato2 commented 3 years ago

i3 and console builds are OK but for mate: xorriso : FAILURE : Image size 928731s exceeds free space on media 478180s or lxqt: xorriso : FAILURE : Image size 864139s exceeds free space on media 759632s Details: aui-iso-ERR.txt

laurent85v commented 3 years ago

Building the iso in /tmp. The tmpfs file system ran out of free space, you need more ram for doing this.

ato2 commented 3 years ago

OK - thankx ! I assumed that 2,4G free before iso generation of 1.7G should be OK (I am working on 16G disk-less) especially because xfce generation was OK and it is of similar size.