how to install a patch in solaris 10( step by step
details)?

Answers were Sorted based on User's Feedback



how to install a patch in solaris 10( step by step details)?..

Answer / ajayaghosh v l

1) Need to take the backup filesystem through ufsdump or ,
need to remove one of the root mirror from the server .

2) Need to check the current patch version on the server .

# uname -a ( For kernel patch )

# showrev -p ( For other patches )

3) Check the latest patch in http://sunsolve.sun.com

4) Gothrough the Read me file

5) Boot the server in to the single user mode

#shutdown -g0 -y -i1 ( or #init 0 & ok boot -s )

6) Install the patch

#Patchadd < Ptach >

7) Down the machine in to the OBP using #init 0

8) Do the reconfiguration boot

#boot -r

9) Check the patch is updated pr not

Is This Answer Correct ?    48 Yes 12 No

how to install a patch in solaris 10( step by step details)?..

Answer / manikandan

1)Mount the cdrom
2)/cdrom/eis-dvd/sun/install
3) . ./profile-EIS
4) ./setup-standard.sh
5) cd /cdrom/eis-dvd/sun/patch
6) goto the desired directory where the patches are
available
7) unpack_patches
8) provide the path for unpacking for ex : /var/sun
9) init S
10) cd /var/sun
11) ./install_all_patches

Is This Answer Correct ?    37 Yes 7 No

Post New Answer

More Solaris Commands Interview Questions

How to find out the shared file system from server and client

1 Answers  


Explain inode

3 Answers   HP,


How to stop the process in Solaris?

9 Answers   GAS, Wipro,


What are the two types of service groups?

2 Answers  


How can you see the adpters information?

2 Answers   Bank Of America,






How will you comment error line in /etc/system file

1 Answers   IBM,


Tell me some of the differences between Solaris and Sun OS?

8 Answers   Lucent,


Explain about init phases

4 Answers  


one guy asking how to grow disk size in SDS? what is SDS?

2 Answers   TCS,


How to unfreeze the svcgroup, (enable onl. & offl.)

2 Answers  


How to Create a snapshot volume

2 Answers  


How to increase the size of the file system?

2 Answers  


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)