I just want a folding portable monitor now. We're getting so close...
Run Linux containers on Android, no root required
31–40 of 96 posts
Re: Run Linux containers on Android, no root required
#32This can probably be upstreamed into podman. Podman already has supports using a VM using podman machine (uses different tech under the hood depending on the OS). This seems like it can be yet another backend for it.
Re: Run Linux containers on Android, no root required
#33Re: Run Linux containers on Android, no root required
#34Re: Run Linux containers on Android, no root required
#35Also not a termux fan.
Re: Run Linux containers on Android, no root required
#36I don't understand what this would be useful for. The Linux terminal app on Android (check Developer settings if you want it) already exists and it uses hardware accelerated virtualization, while this uses QEMU with TCG. The Linux terminal app also supports running a DE (No VNC - as in no VNC, not NoVNC - required!), has full shell, full root, all the features of Podroid, and hell, you could even swap out the termina…
Re: Run Linux containers on Android, no root required
#37I don't understand what this would be useful for. The Linux terminal app on Android (check Developer settings if you want it) already exists and it uses hardware accelerated virtualization, while this uses QEMU with TCG. The Linux terminal app also supports running a DE (No VNC - as in no VNC, not NoVNC - required!), has full shell, full root, all the features of Podroid, and hell, you could even swap out the termina…
My understanding is that the integrated linux terminal is not supported on all processors like snapdragon ones and also is not available on all manufactures like Samsung. Therefore this approach covers a much bigger audience.
Error code: java.lang.UnsupportedOperationException: Non-protected VMs are not supported on this device
Re: Run Linux containers on Android, no root required
#38Re: Run Linux containers on Android, no root required
#39I don't understand what this would be useful for. The Linux terminal app on Android (check Developer settings if you want it) already exists and it uses hardware accelerated virtualization, while this uses QEMU with TCG. The Linux terminal app also supports running a DE (No VNC - as in no VNC, not NoVNC - required!), has full shell, full root, all the features of Podroid, and hell, you could even swap out the termina…
Re: Run Linux containers on Android, no root required
#40I find it somewhat amusing that it uses QEMU to emulate Linux in order to create a container with restricted permissions, even though it is already running on Linux with restricted permissions. I get the point while it is designed that way, but still funny.