Marco, > Hi folks. > > After install solaris 10, i have a problem when run commands like swap, > sysdef, pbind, whodo... > The error is: > > swap: execve("/usr/sbin/sparcv9/swap") not satisfactory > swap: cannot find/execute "swap" in ISA subdirectories > > or > > sysdef: execve("/usr/sbin/sparcv9/sysdef") not satisfactory > sysdef: cannot find/execute "sysdef" in ISA subdirectories > > etc, etc... > > The system was installed and everything run ok. But a guy try install oracle, > and after that, dont run that command. I saw the /etc/system was changed. I > restored it but dont fix anything. > Any idea ? > > Data of the system: > SunOS tesuto 5.10 Generic_137111-08 sun4us sparc FJSV,GPUZC-M
Can you please do the following: # cd /usr/sbin/sparcv9 # file swap sysdef And post the output please? Just for reference, changes to /etc/system only take effect when the system is rebooted. Thanks... Sean.