There isn’t an official way to migrate things.
Though since both systems are Linux based, you can move the entire .ampdata
folder.
On the old system:
- (if possible) Update AMP and
ampinstmgr
: https://discourse.cubecoders.com/t/how-to-update-amp-to-the-latest-version/2297 ampinstmgr stopall
asamp
On the new system do the following:
- install AMP
- as
amp
, runampinstmgr stopall
- stop the
ampinstmgr
service - nuke/remove
.ampdata
(or just rename it to be safe, you never know) - restore your own
.ampdata
folder on the new machine - as
root
, runampinstmgr fixperms
- start the
ampinstmgr
service - as
amp
, runampinstmgr reactivateall
- reboot if things look funny