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 r the daemons for DNS , Veritas, Apache,NFS Server & Client
how to check the status of import and deport dg?
How do you give a user access to an application or program that needs to run as root without giving them the root password?
How do you boot from CD-ROM?
Difference between Console and terminal
how to change nic card from half duplex to full duplex?
how to install solaris and windows on a single harddisk ie dual booting
How can u configure two DHCP and Two DNS servers r there and u have 100's of users then 1st system takes which DHCP server and which DNS sever
What is a layered volume? how to create it using vxmake?
what is zone configuration file?
How to findout particular file in the backup tape with the help of ufsdump
what is major number and what is minor number..?