HI all,
A simple question. What is the password for the root account
on the RaspberryPi? I'm sick of using 'sudo'.
Any assistance would be appreciated.
Code: Select all
sudo passwd root
Why did you even install sudo, if you want to use su instead?sdjf wrote:after installing the sudo package running arch, I can enter the following and it prompts me just once for the root password, and then I am running as root and do not have to use sudo.
su root