Skip to content

Toubleshooting

GermanBread edited this page Sep 27, 2021 · 4 revisions

I can't update from v1 to v2 (or later)

This is a bug in the update script. To resolve this issue, edit /arnix/bin/update-arnix.sh and change curl -s to curl -L. Then update to v2.

X failed

Open an issue on GitHub so that we can get it fixed

I can't boot into the current generation, how do I roll back?

(v3 or later) Add arnix.rollback to your kernel parameters. (otherwise) Same thing, but add rollback instead.

Clone this wiki locally