How to boot the solaris system in 64 0r 32 bit kernel
Answers were Sorted based on User's Feedback
Answer / sbrahman75
For 64 bit
# eeprom boot-file=”/kernel/sparc9/unix
or
OK printenv boot-file
OK settenv boot-file kernel/sparc9/unix
For 32 bit
# eeprom boot-file=”/kernel/unix
or
OK printenv boot-file
OK settenv boot-file kernel/unix
| Is This Answer Correct ? | 12 Yes | 1 No |
boot the int0 32bit
printenv boot-file
settenv boot-file kernel/unix
boot the into 64bit
ok>settenv boot-file /kernel/sparcv9/unix
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anand
ok>boot -r -D kernel/unix (32bit)
ok>boot -r -D kernel/sparcv9/unix (64bit)
to set ok>setenv boot-file kernel/unix
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the Patch Management Issues you have faced and how did you resolve them?
what is the metasets in Solaris?please explain the sets with example.Any documents please share for me friends. (link)
I have a "telnet" error then what you will do?
How to check the communication between 2 nodes?
What are the packages for DNS?
What is environmental? How to add environmental variables in run level 3 & how to edit?
How to find memory status i.e.. it is full like 100%?
How can youy check the disk status in , is it locally connected or remotely connected?
how to install a patch in solaris 10( step by step details)?
If the system panic or system not booting
What is Sun Explorer ?
How would you truncate a log file that is growing too large if you don't have space to compress it or to move it somewhere else? How would you do it?