This is a handy trick that will allow you to open a file browser that has root permissions even though you are logged in as a user other than root (which you should never login directly as).
In a Terminal window su to root.
Enter: nautilus --browser &