› Forums › Network Management › ZeroShell › Dramatically improve HAVP performance and save CF lifetime › Reply To: Dramatically improve HAVP performance and save CF lifetime
January 25, 2010 at 10:53 am
#49453
Member
Improving the guide with a bit of diskspace optimization:
Add a new step between steps 2 and 3:
Step 2.1 – gzip the HAVP.ext2 image:
> gzip HAVP.ext2
Modify step3 accordingly:
Step 3 – These commands have to be both executed in the Zeroshell’s shell AND added to your pre-boot scripts:
> gzip -dc /Database/HAVP.ext2.gz >/dev/ram3
> mount -omand,noatime /dev/ram3 /Database/var/register/system/havp/tmp