cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
199
Views
0
Helpful
1
Replies

Solaris for MGC

Urban_Nights
Level 1
Level 1

Hello people,

I am using Solaris for PGW2200

I have inserted a DVD in the SUN Netra 210 with 2 folders and 3 files:

- File install.sh

- File uninstall.sh

- File admin

I want to run the uninstall.sh, but when I log in the system with ROOT user and when I position the folders in:

cd /cdrom and when I make ls -a I only can see ". .." 3 points.

I am not able to see the 3 files (install.sh, uninstall.sh and admin)... How can I do for run the uninistall.sh?

With best regards and thanks.

1 Reply 1

Urban_Nights
Level 1
Level 1

Solved:

most likely your /bin/sparc/uninstall.sh is not set for executable.

check to see if the file has execution bit turned on by running *ls -l /bin/sparc/uninstall.sh*

if not, run *chmod u+x /bin/sparc/uninstall.sh* to set the exec bit for the user.

also, note that if /bin/sparc is not in your path, you should execute the file like *./uninstall.sh* within the /bin/sparc directory or use the full path.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: