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

in this what is the configuration of .profile file and the other files

1 Answers   IBM,


what is the use of /etc/path-to-inst file..?

4 Answers  


what are the deamons for nis server,nis slave,nis client

2 Answers   IBM, Satyam, Tech Mahindra,


How do you boot from CD-ROM?

5 Answers  


how to kill the process

6 Answers   Lehman Brothers,






How to know number of ports of HBA card ???????

1 Answers   Accel Frontline, Thomson Reuters,


how to configure default router..?

3 Answers  


What is the zone in DNS?

0 Answers  


How would switch a service group?

2 Answers  


what r the configuration files for rlogin and ssh

2 Answers   IBM,


how to repair /etc/system file with out using jump start and without using os software cd

4 Answers   IBM,


how u can configure the Crontab and how many fields in Crontab file

2 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)