You are not logged in.
The packages from pacman installation are stored in /var/cache/pacman/pkg. I've backed it up. Now, I want install new arch system. What I want to do is to bind mount my back up packages directory to /var/cache/pacman/pkg while installing new system. Is this will work? I mean, will pacstrap do its job without downloading (if there are no upgrades)?
Last edited by bagol (2015-04-22 06:43:45)
Offline
If you want to install exactly the same packages why not just cp -a everything to the new partition(s)?
R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K
Offline
It should work. Read 'pacstrap --help'.
Offline