You are not logged in.

#1 2015-09-13 18:28:37

Fiction
Member
Registered: 2015-09-13
Posts: 2

Possible solution for migration from Parabola to Arch

Dear people from the Arch Forums,

I recently tried out Parabola out of curiosity. Once I got fed up with it, I had difficulty finding a guide for the reverse migration(https://wiki.parabola.nu/Migration_from_Arch) process. This goal was similar to: https://bbs.archlinux.org/viewtopic.php?id=143080. Since necrobumping a three year old thread is considered a bad practice, I decided to create a new one. If this is is not the correct place to post this, please refer me to the correct location.

I think I just managed to migrate back and I felt like sharing the used method.

First I removed the your-freedom package

sudo pacman -Rns your-freedom

Then I generated a new mirrorlist using https://www.archlinux.org/mirrorlist/ and used it to replace /etc/pacman.d/mirrorlist. I continued by commenting out the libre part in the /etc/pacman.conf and then 'downgraded' to non-libre package using:

sudo pacman -Syy
sudo pacman -Suu

For me, this installed the faac package (that was removed for being non-free), possibly as a dependency.
I proceeded by removing the remaining libre stuff and installing the non-libre kernels:

sudo pacman -Rns parabola-keyring
sudo pacman -Scc
sudo pacman -S linux linux-headers linux-firmware linux-api-headers

I use linux-lts as well, so I had to replace the linux-libre-lts stuff (this would be non-standard):

sudo pacman -S linux-lts linux-lts-headers

Since I modified execution rights of the /etc/grub.d files, I had to recreate it in order to properly generate, again non-standard:

sudo mv /etc/grub.d /etc/grub.d.bak
sudo pacman -S grub

Final I recreated the grub.cfg and rebooted:

sudo grub -o /boot/grub/grub.cfg
systemctl reboot

Interestingly, I also noticed the possibility to access both libre packages and some of the non-libre stuff. I simply prepended the new mirrorlist above the parabola version and after a sudo pacman -Syy, I was able to install firefox, without migrating back completely (after removing your-freedom obviously). I did, however get a few warnings when performing the pacman -Syy command, mentioning the obvious absence of the libre repository in the first few mirrors.

Please correct me if I posted this in the wrong board, or made mistakes in this post.

Offline

#2 2015-09-13 20:26:23

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Possible solution for migration from Parabola to Arch


Jin, Jîyan, Azadî

Offline

#3 2015-09-13 21:09:13

Fiction
Member
Registered: 2015-09-13
Posts: 2

Re: Possible solution for migration from Parabola to Arch

Interesting read, but it does this mean my entire post makes no sence, or (hopefully) just the text under the last code block?

Offline

#4 2015-09-13 21:59:51

Jristz
Member
From: America/Santiago
Registered: 2011-06-11
Posts: 1,048

Re: Possible solution for migration from Parabola to Arch

Head_on_a_Stick wrote:

God one, but technicaly this is not a upgrade, so therefor the partial upgrade not aply... unles go from parabola to arch is concidering a downgrade.


Lenovo ThinkPad L420 modified
:: Intel i7 2560QM :: 8 GB RAM :: SSD 256 GB ::
:: DVD read+Writter :: 3 USB 3.0 Expresa Card ::
:: a Favulous 1 mins lasting Io-Li battery ::cry::

Offline

Board footer

Powered by FluxBB