You are not logged in.

#1 2011-01-29 20:43:18

valvet
Member
From: Denmark
Registered: 2009-06-06
Posts: 147

Moving configurations etc., to another laptop

Hi

So, I got a new job (yay for me) and bossman let me purchase a new laptop aswell. I've spent like half a year customizing my arch system to what I like, and I need to get this to a new installation.

Any ideas on how I would aproach this, while cleaning up a bit - I have alot I don't need since I've been running the same install for a couple of years now.

Pack all dot files in /home
Pack all configuration files in /etc
Save pacman -Q output

And just run through packages installing them one-by-one?

Thanks for any ideas.

Offline

#2 2011-01-29 22:08:00

Mektub
Member
From: Lisbon /Portugal
Registered: 2008-01-02
Posts: 647

Re: Moving configurations etc., to another laptop

valvet,

and what system are you installing in your new laptop ?
I suppose it's Linux, but is it Arch ?

Mektub


Follow me on twitter: https://twitter.com/johnbina

Offline

#3 2011-01-30 02:43:07

Stebalien
Member
Registered: 2010-04-27
Posts: 1,237
Website

Re: Moving configurations etc., to another laptop

You should use 'pacman -Qm' instead of just 'pacman -Q' so that dependencies (which are listed with -Q but not -Qm) are not marked as explicitly installed.
If you want everything to be the same, you could just tar up your entire hard drive and then untar it on your new laptop. If you do this, you will have to reset your clock adjustment file and fix a couple of other bugs.


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C
Do not email: honeypot@stebalien.com

Offline

Board footer

Powered by FluxBB