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 |
how to know OS release?
what is state database replica and how to create it
how to check the status of import and deport dg?
What is the difference between failing and failed disks?
3 Answers IBM, Sascon, Sun Microsystems,
Explain sar commands.?
what r the packages for intel machine when u install
how to add a disk group in veritas from one system to another system?
wht is the umask value to crate directory with only rw options to root..?
You can ping servers on the subnet your workstation is on, but not other subnets. Why?
what are the real time issues faces normally in daily routine for a solaris admin?
How RPC will work..?
hi can u tell me how i can install sunsolais in my windows 7 OS? & WE CAN RUN SOLARIS & WINDOES7 IN SINGLE OS.? PLZ HELP