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

how can u view installed packages

3 Answers   IBM,


what is behavior of system if /var is 100% full.what you'll do to overcome it?

1 Answers   Thomson Reuters,


What does init 0 do?

9 Answers   HCL,


how to create 30 gb of volume using raid 0 concatination on three different disk

6 Answers   IBM,


difference b/w solais 8 and 9...?

1 Answers  






how to check the status of import and deport dg?

2 Answers   Symphony,


What does the pkgadd command do?

4 Answers  


How can you unencapsulate a boot disk in VxVM?

5 Answers  


If a users is logged in to your system, and now you want to restrict that user what will you do?

1 Answers  


How to create a gateway?

4 Answers   CTS,


How to detect a newly added device if you are not able to detect the device using devfsadm?

1 Answers  


how to uninstall bundle of patches?

1 Answers   Wipro,


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)