tmoe
tmoe copied to clipboard
Zorin os
Related problem
Hi, It will be fun if you guys add zorin os
Describe the solution you'd like
Zorin os would be awsome since is nice and clean!
Describe alternatives you've considered
Zorin os would be awsome
Additional context and details
No response
Unfortunately, I didn't find an official arm64 image of zorin OS. If only x64 (amd64) is available, that means you have to use a virtual machine on arm64 devices. As you know, cross-architecture is not very efficient.
You can use ubuntu 20.04, then manually add the zorinos arm64 ppa source, and finally manually install the zorin desktop. Here is the information I found about it: https://locness.duckdns.org/wiki/doku.php?id=zorinraspi Although I have not tested it, I expect it will help you.
Ok
But how can i switch to the zorin os desktop?
Run editor /etc/X11/xinit/Xsession
And replace SESSION_1="xfce4-session"
to SESSION_1="xxxx"
(e.g. SESSION_1="gnome-x11-session"
)
ps: Different desktops have different sessions, depending on the desktop.
I'm sorry, I'm not sure what the zorin desktop session is. (as I have not tested it)
Finally, run startvnc
Ok thanks