i'm trying to install Archlinux. i have downloaded the scripts (made by Juandp77) and placed it in /home/user. i placed the image in MyDocs. this is the following commands after being in root: cd /home/user/archlinux sudo chmod +x /home/user/archlinux/archlinux sudo chmod +x /home/user/archlinux/chrootarch sudo chmod +x /home/user/archlinux/startarch ./chrootarch okay i typed "sudo gainroot", and then proceeded with the commands. after typing all 3 chmod commands (without sudo), it now says "user is not in sudoers file" after typing the "./chrootarch" command. am i doing something wrong, is there something that i didn't do? oh thanks for asking Ayle.
sudo gainroot cd /home/user/archlinux chmod +x /home/user/archlinux/archlinux chmod +x /home/user/archlinux/chrootarch chmod +x /home/user/archlinux/startarch ./chrootarch