Try this at a terminal prompt after logging in as a normal user:
This will give you a bash shell as root.
or type ALT F2
gtksudo logs you on as root (graphically) and runs the program given (here gedit) with root permissions.
The above should allow you to do everything you need to do as root.
dennisk