Page 1 of 1

CLOSED: Terminal, as root

Posted: Fri Feb 08, 2019 12:09 pm
by tcm2Lions
Okay, I'm new to Linux and I'm taking it slow. I'm beginning the process of adding disks to the Grey Pool but I need to open a Terminal as root. I don't remember adding a root password in the installation process. How do I get past that "authentication failure" problem when I need to open a terminal as root? :(

Re: Terminal, as root

Posted: Fri Feb 08, 2019 5:49 pm
by bigfoot65
You login as your user.

Then in terminal, do:

Code: Select all

sudo su -
Now you are root user.

Re: Terminal, as root

Posted: Sat Feb 09, 2019 9:23 am
by tcm2Lions
Okay, that worked. Should I add and partition all the drives before installing Greyhole? I have 6 drives and an SSD. I have installed Greyhole so, if needed, I will uninstall and reinstall.

Re: Terminal, as root

Posted: Sat Feb 09, 2019 9:32 am
by bigfoot65
Works best that way, but not mandatory.

You should be able to do it with Greyhole installed.

Will mark this thread as closed. If you need additional help, please start a new topic.