> you have at least two options that come to my mind to overcome this: > > sudo bash > sudo -i > > both will run a shell with root access. > my prefered method is: sudo -s -H