Linuxdeploy-Pro icon indicating copy to clipboard operation
Linuxdeploy-Pro copied to clipboard

32-bit binaries causing issues on 64-bit only devices

Open ep1cman opened this issue 1 year ago • 2 comments

The following binaries are shipped as 32-bit:

  • e2fsck
  • mke2fs
  • pkgdetails
  • qemu-i386-static (Not sure this one matters)

This means the creation of the loopback img and installation fail on devices that cannot execute 32-bit (e.g Samsung S24 series)

ep1cman avatar May 17 '24 13:05 ep1cman

The following binaries are shipped as 32-bit:

  • e2fsck
  • mke2fs
  • pkgdetails
  • qemu-i386-static (Not sure this one matters)

This means the creation of the loopback img and installation fail on devices that cannot execute 32-bit (e.g Samsung S24 series)

I don't think it's going to get fixed any time soon... for now it's fine

gitmanbloggus avatar Jul 22 '24 19:07 gitmanbloggus