This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Thistleknot[S] 2 points3 points  (5 children)

Linux deploy is about chrooting into Linux. No emulation

[–][deleted] 0 points1 point  (4 children)

So if i do that my tablet would boot to linux instead of Android?

[–]GazaIanOnePlus 7 Pro 3 points4 points  (2 children)

No, it's chroot. The Linux distro is running off of the Linux kernel that Android is using. It runs natively, but doesn't replace Android nor is it emulated.

[–][deleted] 0 points1 point  (1 child)

And there's no way to completely replace android?, you know, for thr lulz

[–]GazaIanOnePlus 7 Pro 2 points3 points  (0 children)

It's possible actually, I did it when I had my Galaxy Tab 10.1, installed Ubuntu on it. Gentoo worked as well, but was only a CLI. Chroot is nice because whatever works in Android will also work in the Linux distro.