
Originally Posted by
hpavc
You could duplicate all the installs, but you would be quite well served by making a symbolic link from the master install to the slave's. Now the large read only bulk of the install is minimized (and will cache hard drive controller in memory versus having to cache multiple copies, much less the diskspace). And upgrading patches will be easier. Also doing the same for the addons would be smart as well.
ln -fs ~/WoW_Master/Data ~/WoW_Slave/Data
ln -fs ~/WoW_Master/Interface ~/WoW_Slave/Interface
You could do pretty much all the directories and files except config.wtf, macros*.txt, ./cache, ./errors, ./wtf, and ./logs I would think.
Connect With Us