Other Help Topics :: root password
i was playing around with dsl last night when it asked me for the root password, i figured there wasent one so i hit enter.... but it says incorrect... whats the root password?
thanks
Wes
covered OFTEN on the forums...
there is no root password. use 'sudo su' to get a root shell, set your own root password. blah.
In other words:
sudo passwd
and type in your new root password here.
how can i say to DSL that **** is my new password? In other words, what is the exact command i have to type? 
Open an xterminal window and type:
passwd (to set password for username "dsl")
or
sudo passwd (to set password for username "root")
Next Page...
original here.