1

I'm using Ubuntu 12.0.4 LTS, and I want to access root's home folder.

2 Answers2

2

Did you try:

sudo -i nautilus

?

Run it in the terminal or after pressing Alt+F2

Oli
  • 299,380
1

You must be root to access Root's home folder.