how to add patched to the kernel
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
What is the procedure to do kernel patching?
How would switch a service group?
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
Someone pings a server from another location and gets a different result than if you ping the same server onsite. What is going on?
If a user logs in to UNIX, it displays the desktop and then immediately logs you back out, what could be wrong?
what is SMF service? And what it does in Solaris 10
Whats the boot process of VxVM?
Local zone in shutting down state.how to bring state of zone to installed?
How do you boot from a Network with jumpstart?
what r the configuration files for SAMBA and how can u configure samba on network with windows machines
What is /etc/system for?
What is critical filesystem in solaris