how to add patched to the kernel

Answers were Sorted based on User's Feedback



how to add patched to the kernel..

Answer / zeewa

1.) uname -a --------> To view the current patch
2.) download latest kernel patch
3.) boot through single user mode
4.) install patch with patchadd command.

Is This Answer Correct ?    13 Yes 0 No

how to add patched to the kernel..

Answer / elavalagan

patch is nothing but bug fixing . we download the patching (
www.oracle.com/support)steps of patching 1) showrev -p it
shows the installed patches 2) patchadd -d /tmp < six digit
patch version no > < patch no >

ex) patchadd -d /tmp 101010 11
patches are need to be installed on maintenance mode

multiple patching installation
#smpatch -d <location> patch no

or using third party software file zilla it will easy to
handle to patching

Is This Answer Correct ?    1 Yes 0 No

how to add patched to the kernel..

Answer / kalpesh

run uname -a command find the kernel
dowanload the updated version and
install with
patchadd <pathch-id>

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Solaris AllOther Interview Questions

What is jumpstart?

2 Answers  


what is the use of TCP wrappers

3 Answers   IBM,


what is port no for NFS?

5 Answers  


what is SMF service? And what it does in Solaris 10

2 Answers   IBM,


Hi, I need information regarding LDOMS.Like What is LDOMS ,Creation of LDOMS, errors on LDOMS, troubleshooting LDOMS...etc.... pls post the info. Regards, Naresh

0 Answers  






how to check network statstics..?

5 Answers  


how to test and Failover services to every node in vcs tell me step by step?

1 Answers   Mphasis,


What does init 0 do?

9 Answers   HCL,


what are the various layouts that are available in VxVM?

3 Answers   IBM,


What is an alternative to the ?top? command on Solaris?

4 Answers   HCL, Logos,


NIS is configured, users are try to connect in client systems 'unknown id' is displayed. what is the problem?

4 Answers  


user trying to login the system says invalid passwd but when u see the user in the nis master the user exists so what will be the problem and how to fix it

1 Answers   IBM,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)