Ok Thanks.
Finally got it installed, re-read the howto and found a piece needed that must not have been needed on prior ubuntu versions..
Just in case anyone else should be in the same situation, this is what I hadn't done:
Code:
rm -f /bin/sh
ln -s /bin/bash /bin/sh