Linux shell command : su authentication failed
Solution 1:
in a new machine root might not have a password
try sudo su
or sudo passwd root
for more info you can see this page
https://askubuntu.com/questions/347818/what-is-the-default-root-password-when-was-never-set-at-installation-time