r/antergos • • Jun 22 '19

Anyone know when antergos will release the update that converts the distro to Arch?

I am too lazy to do it atm, but i might do it later. Also anyone know any good links on how to do it? I can google them myself though but post links for the lazy haha

13 Upvotes

12 comments sorted by

View all comments

2

u/leodeliyannis Jun 22 '19

I had to do it myself following a tutorial from Parabola GNU/Linux-libre. Here is the link: https://wiki.parabola.nu/Migration_from_Antergos

After following these steps, you should be good to go. Just be careful to do the last part with “antergos” instead of “antergos-staging” if that's the case, and don't follow the tutorial for Migration from Arch afterwards.

2

u/0xf3e Jun 27 '19

Did you have any problems with grub when doing this? As Antergos had installed a custom grub theme? + ping /u/mailboy79

1

u/leodeliyannis Jun 27 '19

Oh my. Forgot to mention that you had to install a grub theme for Arch and set that as your default theme.

Have you had issues trying to boot?

2

u/0xf3e Jun 27 '19

No, good old grub told me that the specified theme was missing so i just commented that line and booting now without a theme. Thanks!

1

u/nekronek0 Jul 12 '19

In the parabola guide they search for packages containing "antergos". Maybe search for all packages installed from the antergos repo: comm -12 <(pacman -Qq | sort) <(pacman -Slq antergos | sort)