Quote:
Originally Posted by Disorder
Hey folks!
I bought a SSD today and got it up and running. I'd like to move all EQ related files to the new hard drive. I'm not sure how to move my database, server, etc, with out causing all sorts of issues. Should I just do a fresh server set up on new hard drive? I'd prefer to not lose the work I've already done.
Thanks in advance!
|
Dump database into sql file.
Move entire EQEmu folder over from old drive to new drive.
Install Perl version that matches the other drive's compile entirely.
Install any MySQL version.
Create + Source Database.
Change eqemu_config.xml to use the new database name, username, password, and hostname.
Start World + eqlaunch (or zone) and any other related programs.
Done.