how to know kernel architecture of solaris ? isainfo -v ? or
prtconf -v
Answers were Sorted based on User's Feedback
Answer / vishwnath
Hi
isainfo -v is the command to check the kernal Architecture.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / zeus victor
the right answer is isainfo -v
bash-3.00# isainfo -v
64-bit sparcv9 applications
asi_blk_init vis2 vis
32-bit sparc applications
asi_blk_init vis2 vis v8plus div32 mul32
Please check # man arch
.......
NAME
arch - display the architecture of the current host
SYNOPSIS
arch [-k | archname]
DESCRIPTION
The arch utility displays the application architecture of
the current host system. Due to sensive historical use of
this command without any options, all SunOS 5.x SPARC based
systems will return "sun4" as their application
architecture. Use of this command is discouraged.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / surner
command 'arch' will show u the architecture and "mach" will
list the processor type.
| Is This Answer Correct ? | 2 Yes | 4 No |
Ip classes, OSI layers,its significance, ?
Solaris run levels?
How to recover failed disks in vxvm?
How to bring New LUN under veritas , create f/s on it ?
How to create null files in solaris ?
How can a user login to solaris? What is the login shell?
how to add your own run control script in server?
How can the user in solaris check the status of processes?
Explain the difference between swap -l & swap -s?
Explain the difference between svm and vxvm?
what is coredump & crashdump.what's the difference between these two.
2 Answers Abasca Resources, Ashtech, Cognizant, HP,
Process between Kernel and Shell when a command is executed?