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 |
How to set passwd never expire for a user
Were the vcs logs will be
Which command is used to backup and restore solaris file system?
How to configure mirror with hot spare in vxvm I know how to create mirror with vxassist: #vxassist -g <diskgroup name> make <volume name> <vol size> layout=mirror I know how to create hot spare with vxedit #vxedit -g <diskgroup name> set spare=on diskname but i don't how to attach hot spare to mirror? can some one plz help in this issue.. Thanks & Regards, SaiKrishna. kanuparthi_sai@yahoo.com my alternate E-Mail id: ksaikrishna7@gmail.com
Explain about Vxrecover?
How to configure root mirroring in veritas volume manager
solaris network daemon
What is a heart-beat?
What are the service group dependence?
How to find memory status i.e.. it is full like 100%?
How to find the versions?
If you have multiple ethernet interfaces, how do you keep it from routing between them?