Page 2 of 3

Re: Nieuwe harde schijf

Posted: Wed Jul 15, 2009 11:44 am
by annodevries
I have donloaded diskmounter, but i do not know how to execute it.

Re: Nieuwe harde schijf

Posted: Wed Jul 15, 2009 11:47 am
by bsk
Ahhh, thats not in there, i will update that.

But to do this, in the directory that diskmounter.sh is located, do:

Code: Select all

./Diskmounter.sh
If thats not found try it with d instead of D.

Re: Nieuwe harde schijf

Posted: Wed Jul 15, 2009 11:54 am
by annodevries
I am Sorry, but I do not understand.

Re: Nieuwe harde schijf

Posted: Wed Jul 15, 2009 11:59 am
by bsk
In terminal (sorry for not mentioning that lol) enter that command as root. To get root do:

Code: Select all

su -
And enter your root password.

Then, go to the directory where you saved the diskmounter.sh file to (sometimes desktop, but might be in downloads) which would be in your downloads page, to get to it do:

Code: Select all

cd /home/<youruser>/Downloads
Where you would replace <youruser> with the user you log in with.

And then enter the following:

Code: Select all

./Diskmounter.sh

Re: Nieuwe harde schijf

Posted: Wed Jul 15, 2009 12:35 pm
by annodevries
I have done the things you said, but after the last step the computer said: toegang geweigerd (refused). After that i tried another time with sudo ./Diskmounter.sh. Than the computer said: command does not exist.

Re: Nieuwe harde schijf

Posted: Wed Jul 15, 2009 12:51 pm
by bsk
did you download the diskmounter.sh file?

Re: Nieuwe harde schijf

Posted: Wed Jul 15, 2009 12:54 pm
by annodevries
Yes I did and it is in the directory Downloads.

Re: Nieuwe harde schijf

Posted: Wed Jul 15, 2009 1:08 pm
by bsk
try just:

Code: Select all

./diskmounter.sh
Lowercase d

Re: Nieuwe harde schijf

Posted: Wed Jul 15, 2009 1:24 pm
by annodevries
This is what happens:

[root@Amahi Downloads]# ./diskmounter.sh
bash: ./diskmounter.sh: Bestand of map bestaat niet
[root@Amahi Downloads]# sudo ./diskmount.sh
sudo: ./diskmount.sh: command not found
[root@Amahi Downloads]# diskmount
bash: diskmount: command not found
[root@Amahi Downloads]#

Re: Nieuwe harde schijf

Posted: Wed Jul 15, 2009 1:26 pm
by annodevries
Last try i did, because i saw a fauld:

expired, or the network connection was broken.)
[root@Amahi anno]# cd /home/anno/Downloads
[root@Amahi Downloads]# ./Diskmounter.sh
bash: ./Diskmounter.sh: Toegang geweigerd
[root@Amahi Downloads]# sudo ./Diskmounter.sh
sudo: ./Diskmounter.sh: command not found
[root@Amahi Downloads]# sudo diskmounter
sudo: diskmounter: command not found
[root@Amahi Downloads]#
[root@Amahi Downloads]# sudo Diskmounter.sh
sudo: Diskmounter.sh: command not found
[root@Amahi Downloads]# ./Diskmounter.sh
bash: ./Diskmounter.sh: Toegang geweigerd
[root@Amahi Downloads]# sudo ./Diskmounter.sh
sudo: ./Diskmounter.sh: command not found
[root@Amahi Downloads]# ./diskmounter.sh
bash: ./diskmounter.sh: Bestand of map bestaat niet
[root@Amahi Downloads]# sudo ./diskmount.sh
sudo: ./diskmount.sh: command not found
[root@Amahi Downloads]# diskmount
bash: diskmount: command not found
[root@Amahi Downloads]# ./diskmounter.sh
bash: ./diskmounter.sh: Bestand of map bestaat niet
[root@Amahi Downloads]#