Root: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Outleradam
No edit summary
>Outleradam
No edit summary
Line 1: Line 1:
To gain temporary root access type
sudo  (your command here)
To gain root access type the following into your terminal
To gain root access type the following into your terminal
  sudo passwd root
  sudo passwd root

Revision as of 18:13, 23 December 2009

To gain temporary root access type

sudo  (your command here)

To gain root access type the following into your terminal

sudo passwd root
  • select a password

Your root is now enabled. You can now log in to XBMC as Root with the password you selected.