Replies: 4 comments 1 reply
FIREWALLjust run: You probably will want to open some ports later with |
0 replies
SNAPPERThe decision from Omarchy on v2.0.0 is to never touches disk layout, bootloader, etc. Which is a good policy. (This assume a brtfs installation)
|
1 reply
INPUT GroupIntroduced in v3.3.0, commit a41cb03, 2026-01-05 — "always add user to input group to prevent restarts needed for dictation or xbox controllers.", but never added in a migration. sudo usermod -aG input <your username> |
0 replies
Missing PackagesInstallable with
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I find out (with Fable help) that there is a lot of blockers that prevents the upgrade from 3.8.5 (or 3.latest) to Quattro.
In my case most of it was because I use archinstall to install Omarchy v1.6.x (if I recall correctly) which was before a real ISO v2.0.0.
The problem is that v2.0.0 did a lot of defaults that did not got back to the existent users at time.
As this is the case to all my Omarchy boxes, I will listing each one and in the replies the actions I took to solve it. As I have seem here and in Discord, there are many people in this situation.
Some are not really blockers, but missing settings / configs and easy wins:
1 - Firewall
2 - Snapper
2.1 - Snapper on Grub
3 - Input group
4 - Missing packages
(to be continued)
All reactions