gordon@ said:If you want bash, just install shells/bash. From there you can use chsh(1) to change your shell.
mix_room said:Just remember that it is bad to change your root shell to something that doesn't live under /bin/
gordon@ said:Sage advice. Actually, I would argue that root's shell should never be changed. If you really want a different shelled root account, either exec your shell of choice after logging in, or enable the toor account and set its shell to be what you want.