The Following User Says Thank You to one1002 For This Useful Post: | ||
![]() |
2011-02-18
, 18:58
|
Posts: 196 |
Thanked: 224 times |
Joined on Sep 2010
@ Africa
|
#12
|
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?
The Following User Says Thank You to buchanmilne For This Useful Post: | ||
![]() |
2011-02-18
, 19:00
|
Posts: 94 |
Thanked: 3 times |
Joined on Jul 2010
|
#13
|
![]() |
2011-02-18
, 19:07
|
Posts: 309 |
Thanked: 115 times |
Joined on May 2010
@ Malaysia
|
#14
|
![]() |
2011-02-18
, 19:23
|
Posts: 94 |
Thanked: 3 times |
Joined on Jul 2010
|
#15
|
![]() |
2011-02-18
, 20:11
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#16
|
The Following User Says Thank You to Mentalist Traceur For This Useful Post: | ||
![]() |
2011-02-18
, 21:32
|
Posts: 94 |
Thanked: 3 times |
Joined on Jul 2010
|
#17
|
![]() |
2011-02-19
, 06:47
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#18
|
#!/bin/sh #archlinux gui cd /home/user/archlinux ./archlinux
The Following User Says Thank You to Mentalist Traceur For This Useful Post: | ||
![]() |
2011-02-19
, 07:42
|
Posts: 94 |
Thanked: 3 times |
Joined on Jul 2010
|
#19
|
![]() |
2011-02-19
, 09:12
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#20
|
ls -l /usr/bin/nano
dpkg -l | grep nano
The Following User Says Thank You to Mentalist Traceur For This Useful Post: | ||
eg: chmod +x /home/user/archlinux/archlinux.sh
?
i dunno man..if it's script, then i guess it should include .sh..let's hope for the experts to help yaa.. =)