Hey guys here is my latest collection of tutorials regarding XPEnology (Synology for Non Synology Hardware)
This guide will allow you to install Synology DSM 4528 with Update 2
This guide won't contain a text guide but instead just a "choose your path" video tutorial.
Begin by following the video then use the onscreen annotations or the links in the video descriptions to move on to the next part which is appropriate for your install scenario.
ALT + F1
cd /usr/lib/vmware/weasel/util
rm upgrade_precheck.pyc
mv upgrade_precheck.py upgrade_precheck.py.old
cp upgrade_precheck.py.old upgrade_precheck.py
vi upgrader_precheck.py
Type /MIN
Press I
Replace 2 * 1024 - 32 with 1024 or something
Press Escape
:wq
ps -c | grep weas
kill -9 ####
where #### is the python PID
sed 's/flashupdateDeb/flashupdateDeb1/' /[email protected] > /[email protected]
mv /[email protected] /[email protected]