Moving all songs and kJams to another Mac

Need help? Ask your questions here! I'll try to answer every one, but anyone can answer!
Post Reply
leo-magic
Posts: 83
Joined: Sat Sep 06, 2008 7:41 am

Moving all songs and kJams to another Mac

Post by leo-magic »

Hi

I habe kJams and all my songs on my iMac. Now I want to use kJams on my MacBook. How can I copy everything on the MacBook?

Thanks,
Leo

dave
Site Admin
Posts: 6715
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Moving all songs and kJams to another Mac

Post by dave »

see Moving

leo-magic
Posts: 83
Joined: Sat Sep 06, 2008 7:41 am

Re: Moving all songs and kJams to another Mac

Post by leo-magic »

no way to move the all songs? (I have only imported files, no ripped from cd)

I loose al metadata and formating? :(

dave
Site Admin
Posts: 6715
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Moving all songs and kJams to another Mac

Post by dave »

1) move all your songs
2) make a Symbolic Link from the old location to the new one. (note: an alias won't work)

(see the section on "expert unix freaks")

leo-magic
Posts: 83
Joined: Sat Sep 06, 2008 7:41 am

Re: Moving all songs and kJams to another Mac

Post by leo-magic »

hmm...

Have I to move ALL files or can I also move only one folder?

Can I also move the folder(s) into a new folder on the nes disk?
Not:

Code: Select all

ln -s /Volumes/[DISK-B]/ /Volumes/[DISK-A]/[FOLDER-A]/
But:

Code: Select all

ln -s /Volumes/[DISK-B]/[FOLDER-B]/ /Volumes/[DISK-A]/[FOLDER-A]/
And:
If I move all files on a new Computer, how can I create this "link"?
Can I also make a User with the same Username on the new Mac and locate all files in the same path?

Thanks!
Léo

dave
Site Admin
Posts: 6715
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Moving all songs and kJams to another Mac

Post by dave »

if it's a new computer, and you want drag and drop simplicity, then the HD name must be the same, and the user name must be the same. then you're good to go.

Post Reply