|
|
|
|
|
by traderj0e
37 days ago
|
|
Can I put Ubuntu on this and it works exactly the same as on any other ARM machine? Supposedly yes https://docs.getutm.app/guides/ubuntu/ but have you actually done it? Honestly this and Crostini both look like there are too many caveats. I'd just SSH into an Rpi for anything that won't natively run in macOS. And would not even deal with Chromebook. P.S. I +1'd bigyabai's comment only to save it from being marked dead; why is someone downvoting that?? |
|
Yes.
What do you mean by "works exactly the same?" The same as Ubuntu installed on an ARM laptop? No, there is not GUI, DE, and a lot of tools are stripped.
You can literally pull this down and get it up and running in minutes:
https://hub.docker.com/_/ubuntu/
Rosetta is not necessary to get this working either. Now, there maybe some warts with DNS that you might encounter depending on if you have a certain VPNs running, use dnsmasq, etc.. But there are potential workarounds for many issues.
If you want a full VM, I would recommend Lima/Colima. If you need a full VM with GUI and all, then maybe use something like Parallels, VMware Fusion, etc..