Same thing here, except with a one extra number:
“raspberrypi5”
Same thing here, except with a one extra number:
“raspberrypi5”
Yeah, the official way from what I understand is basically a container running inside a VM (with multiple containers behind a flag). They run Debian, but I believe there are tutorials for other OS’s if you want to try.
I’ve also heard of people who just replace chromeos with a Linux install, but I think that puts you at more risk of bricking your device.
Not sure if it counts, but I’ll share it anyways.
I use a chromebook which has two Linux containers running on it. One of them I’m experimenting with learning Docker and possibly selfhosting some things there. Only running one thing right now, and it seems to be going fine.
The other container is my main Linux “install”, which has all my apps like Inkscape, VSCode, Kdenlive, etc. The container uses a mix of nix, flatpak, and apt for installing things, which I do want to try and consolidtae eventually.
Probably not the weirdest of them all, but I do think it’s pretty cool to run all this on a chromebook.
Looks interesting! Might give it a go later to check it out.