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 |
which is best os in UNIX flavors Solaris or HP-UX or IBM –AIX or Linux
How to know number of ports of HBA card ???????
1 Answers Accel Frontline, Thomson Reuters,
What is VTS?
8 Answers Bharti, Sun Microsystems, Suncore Microsystems,
what is a milestone and, how can we change the default milestone?
in this what is the configuration of .profile file and the other files
how to increase file system in root disk mirroring with out detach the mirror?
kernel patch installation in solaris?
What does the pkgadd command do?
What is JASS?
how to add patched to the kernel
how can u give space garentee for volume in netapp storage
wht is the umask value to crate directory with only rw options to root..?