laurent85v/archuseriso

aui-mkusb make AUIXF_kfs 100% full

waitnsea opened this issue · 1 comments

Even with file pack_to_add file archinstall,dosfstools,mtools,ark,bc,borg,cherrytree,feh,galculator,gparted,gvim,reflector,testdisk,foremost,w3m,zathura,zstd,lshw,ext4magic,restic
$ sudo aui-mkiso -v --language=fr --add-pkg="$(cat pack_to_add)" xfce
easily, working well with qemu-kvm but then :
$ sudo aui-mkusb aui-xfce-linux_6_6_10-fr_FR-0112-x64.iso /dev/sde
makes (without error) a very full AUIXF_kfs partition which will make very slow usage of the penstick, really unusable

What you describe regarding the full partition is normal.

AUIXF_xxx is the partition that hosts the read-only squashfs disk image.

This partition is almost full and this is the expected result as it is a read-only partition. All changes and writes are saved to the persistent partition COW_xxx.

If your created bootable USB pen drive is quite unusable, you can check the logs for another problem.