tmoe icon indicating copy to clipboard operation
tmoe copied to clipboard

Zorin os

Open eueigeieheiegiege opened this issue 2 years ago • 5 comments

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

eueigeieheiegiege avatar Jan 20 '23 13:01 eueigeieheiegiege

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.

2moe avatar Jan 21 '23 00:01 2moe

Ok

eueigeieheiegiege avatar Jan 21 '23 09:01 eueigeieheiegiege

But how can i switch to the zorin os desktop?

eueigeieheiegiege avatar Jan 21 '23 09:01 eueigeieheiegiege

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

2moe avatar Jan 21 '23 09:01 2moe

Ok thanks

eueigeieheiegiege avatar Jan 21 '23 09:01 eueigeieheiegiege