7zip Illegal instruction
Creating archive with
7zz a -mx=5 -mmt=4 -mhe=on -p[YOUR PASSWORD] ../archive.7z .
ends with Illegal instruction
error (2558 files, 7144 MiB)
Using p7zip
ends with E_FAIL
error40 Replies
??
do you have access to whatever ../archive.7z is located at?
is located in ~/storage/external-1
tf is 7zz
oh
is it from 7zip package?
7zz is 7zip package and 7z is p7zip
works too
@CirnoFumo do you have enough space left?
is your termux up to date?
14/32 GB sdcard
where it that archive.7z then?
10/32 GB sdcard
did you do that in a folder and then your archive.7z is located at your sd card root?
.
just trying to understanv all
okay
oh wait
@CirnoFumo are you rooted?
no
termux has access read-write in external-1 folder
you have internal storage and an sd card?
20/22 GB internal and 10/32 GB external (sdcard)
very weird
if you have full access to it, i don't see why it would fail
something is wrong
it ends with error at 56% of progress (4 GB)
i read about limits at 4 GB
but didn't understand
btw, E_FAIL means lack of storage space, that's why i asked about all that
@CirnoFumo can you run cd ~/.. && du -bhs ./*/
while on ~/ folder
oh
and df -h
almost forgot about it
it's ./*/
so
at least you gave all info needed if someone has more insight
wait
@CirnoFumo just a crazy idea, how much ram do you have?
3 GB
mh
oh im fucking dumb
@CirnoFumo external sd card with android use fat32
Solution
it is limited to 4GB
you need to split it in at least two
or more depending on the final size
i can use
-mx=9
if it workstry it
you should split it tho
ill take a long time because it kills itself so i use
-mmt=2
disable battery saving for termux
what does mmt do tho?
never used it
@CirnoFumo
cpu threads
but anyway, if the archive is too big, same thing
using -v1g would make 1GB splits
even if you use ultra settings for it (-mx 9), not sure it would be less than 4GB
i know
but i need only one archive
then you can't
but if it is <4GB itll be profit
try it
fine it failed so ill create 2 GB volumes and th a lot
np