LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 01-29-2007, 09:26 AM   #1
vikrambhimbar
Member
 
Registered: Aug 2005
Location: India
Posts: 33

Rep: Reputation: 15
installing patches in jumpstart on SunOS 5.9


Hi ,

Can any one help me on installing patches in jumpstart on SunOS 5.9.

1)I am using command
patchadd -R /a /a/mnt/<patcid>

2) I am using pkg_install_root environment variable as the identifier for jumpstart and it not getting set by patchadd command.

can any one help me on this.

-Vikram
 
Old 01-29-2007, 10:15 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
If it is of any help, here is my script I use to install the Recommended Patch Cluster for Solaris 10, from a jumpstart server running Solaris 9:
Code:
# Install the latest patch cluster
#
echo "Installing the latest patch cluster from Sun..."
mount -f nfs xx.xx.xx.xx:/export/install/Patches/10_Recommended /a/mnt
cd /a/mnt
for PATCH in `cat patch_order`
do
patchadd -M . -R /a $PATCH
done
cd /a
umount /a/mnt
echo "Patch cluster installed..."
Regards
 
Old 01-30-2007, 10:29 AM   #3
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Moved: This thread is more suitable in the Solaris forum and has been moved accordingly to help your thread/question get the exposure it deserves.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Errors installing patches leupi Linux - Software 4 01-12-2006 10:19 AM
Installing Slackware Patches Vampirite Slackware 4 11-21-2005 09:13 AM
Trouble installing patches Ratclaws Solaris / OpenSolaris 6 10-20-2004 07:46 AM
installing patches doralsoral Linux - Software 5 01-05-2004 06:23 AM
Help on installing patches LinuxQuest01 Linux - General 1 07-17-2002 04:44 PM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 11:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration