>Try just "su -" >although "su - root" should work, I never use it. I use su root with no -
You should use the "-" it loads root's profile. Which also changes your path and sets up some environment variables. Just my two cents.
Thanks - never did know the difference :)