Posted on 10-09-2014 03:05 AM
Is there any way I could setup the netsus download directory (the apple updates) only save onto a folder in a different partition? I am running netsus on a xenserver vm with two disks, the 2nd disk/partition being higher in size.
If not, is there any way to install the whole netsus program onto the 2nd partition, with a fresh installation of the vm?
Thanks.
Solved! Go to Solution.
Posted on 10-09-2014 04:57 AM
just change UpdatesRootDir in /var/lib/reposado/preferences.plist to the path where you want to store the updates
Posted on 10-09-2014 04:57 AM
just change UpdatesRootDir in /var/lib/reposado/preferences.plist to the path where you want to store the updates
Posted on 10-28-2014 05:48 AM
Thanks chris! that helped.
Posted on 09-28-2019 10:39 AM
I am wanting to do the same. I have the OS on a 15g ssd and the storage on a 500g hdd. I want to store update data on the 500g drive mounted at /Storage.
This is not working for me. I tried changing just "UpdatesRootDir" key and both that and "UodatesMetadataDir" key but when I ran the sync it was downloading but the dashboard shows 0bytes of data downloaded. Changed it back to default and it works. So my next step was to create a symlink from my storage location /Storaage/SUS to /srv/SUS but the same issue occurs. What am I doing wrong?
Posted on 10-07-2019 12:24 AM
Thanks, and this thread is helpful.