Ah sorry this was done with the latest standalone.sh and 4.34 I just forgot what version was the latest. I did a git pull after you removed the /usr/local/plato so that version was never installed on my device.
Also I had to switch
tar -xzvf KoboRoot.tgz etc/init.d/rcS
to
tar -xzvf KoboRoot.tgz ./etc/init.d/rcS
|