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 |
To find the OBP environment variable
How will see the kernel version
What is the command to check the connectivity between 2 nodes
How to start / stop the nfs server
Were the vcs logs will be
1)How to identify VXVM version? 2)What the path of scconf in cluster?
How will you come to know wheather hme 0r eri or to configuring the network card.
What is Sun Explorer ?
how to find bad disk in VERITAS VOLUME MANAGER
how many zones can we create?
if /etc/system file file got deleted how you will regenerate from ok prompt ? in solaris and if and /etc/inittab file got deleted how you will regenerate from ok prompt and if both files got deleted how you will regenerate from ok prompt
What is different between crontab and at command?