First do this:
env (look for the path variable and see if it has the following line in it)
Then add your /sbin path with this:
PATH="/usr/sbin:$PATH"
And!!
PATH="/sbin:$PATH"
Then try it again. It might work for you like it worked for me! Yes! Linux here I come!