17Oct/072
Get Hardware Information In Solaris
Here's a command that'll show CPU, RAM and your PCI peripherals installed. Tested on Solaris 9 but according to this blog (which is where I got the command), it should work on Solaris 7 up to Solaris 10. No root privilege is needed.
/usr/platform/`uname -i`/sbin/prtdiag
April 29th, 2009 - 14:31
scmteam@moby ~ $ /usr/platform/SUNW,Ultra-4/sbin/prtdiag
prtdiag: cannot open /dev/openprom: Permission denied
I am getting follwoing Error while executing command. Can you help me??
April 29th, 2009 - 21:49
Do you have the correct permissions?