Results 1 to 7 of 7
Hi,
I've got 10gr2 folder created at fedora core2 desktop. Inside that 10gr2, I've got runinstaller, Now I need to run, runinstaller executable from terminal. Could you let me know, ...
- 01-26-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 4
How to move desktop dir ?
Hi,
I've got 10gr2 folder created at fedora core2 desktop. Inside that 10gr2, I've got runinstaller, Now I need to run, runinstaller executable from terminal. Could you let me know, how to cd to desktop directory and execute runinstaller? Also, how to mount CD ? I've tried many stuffs, but really failed.
hare krishna
Alok
- 01-26-2009 #2
Is there any reason you run Fedora Core 2? It is seriously outdated, not supported anymore and lacks the features and usability of the latest version Fedora 10.
Fedora 10 automounts the CDs.
Is it a .sh file you are trying to run? Run it like this:
You must type ./ at the beginning.Code:./runinstaller.sh
- 01-26-2009 #3Just Joined!
- Join Date
- Jan 2009
- Posts
- 4
Thanks buddy, I did follow your suggestions, but when I fire
./runinstaller.sh, it says, no file or directory. Yes, it's a shell script. on more thing, I've got one directory called 10gr2 on desktop and when I try to cd ./10gr2. that time, it returns no such file or directory. Your prompt reply would be highly appriciated.
- 01-26-2009 #4Just Joined!
- Join Date
- Dec 2007
- Location
- Bangalore
- Posts
- 33
run the following command:
cd ~/Desktop/10gr2
and then execute the shell script...i,e.... run: ./runinstaller.sh
I think this will work
- 01-26-2009 #5Just Joined!
- Join Date
- Jan 2009
- Posts
- 4
I've trierd that one, but again it returns :bash cd: /root/desktop No such file or directory. I am running this command through rootuser.
hare krishna
Alok
- 01-26-2009 #6Just Joined!
- Join Date
- Dec 2007
- Location
- Bangalore
- Posts
- 33
did u try with ~/Desktop? (note cap D)
- 01-26-2009 #7Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110


Reply With Quote
