@flohack Sorry for the noob question in advanced but i'm used to flashing Lineage os images on arch Linux
the below command i'm not sure it can be performed in arch Linux
mounting the actual UT OS
When performing this step, TWRP recovery must be run:
Release ./halium-install-standalone.sh -p ut -s ubuntu-touch-android9-arm64.tar.gz system.img
if i run
sudo ./halium-install-standalone.sh -p ut -s ubuntu-touch-android9-arm64.tar.gz system.img
i get the below
qemu-arm-static not found in $PATH
make sure you have all dependencies installed.
dependencies: qemu-utils binfmt-support qemu-user-static e2fsprogs sudo simg2img
most of which i can't get on arch
i'm guessing for now there is no option to run the script on anything but Ubuntu?