In the console output I believe the most relevent output is
Code: Select all
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
Added to ISO image: directory '/'='/home/aw512/arcolinuxd-build/archiso/work/iso'
xorriso : UPDATE : 105 files added in 1 seconds
xorriso : UPDATE : 105 files added in 1 seconds
xorriso : NOTE : Copying to System Area: 432 bytes from file '/home/aw512/arcolinuxd-build/archiso/work/iso/isolinux/isohdpfx.bin'
xorriso : WARNING : Boot image load size exceeds 65535 blocks of 512 bytes. Will record 0 in El Torito to extend ESP to end-of-medium.
libisofs: NOTE : Automatically adjusted MBR geometry to 1021/72/32
libisofs: NOTE : Aligned image size to cylinder size by 141 blocks
1. How do I resolve this?
2. Would adding packages not listed in the Arcolinux packages file cause the ISO creation to fail?
Specifically, I am trying to add
pcmanfm
xarchiver
gstreamer-vaapi
Which are all in the Arch Linux repo.
I would also like to add and AUR package, chromium-vaapi to the ISO. I believe I have seen somewhere that adding AUR is not supported unless a user creates a repo with the packages. Is this correct?