> On 17/04/07, shay <[EMAIL PROTECTED]> wrote:
> > what it the best way to upgrade from solaris 10
> (update 3/05) to
> > solaris 10 (update 11/06) ?
> 
> liveupgrade, or boot from the CD and choose the
> "upgrade" option.
> 
> -- 
> "Less is only more where more is no good." --Frank
> Lloyd Wright
> 
> Shawn Walker, Software and Systems Analyst
> [EMAIL PROTECTED] -
> http://binarycrusader.blogspot.com/
> _______________________________________________
> opensolaris-discuss mailing list
> opensolaris-discuss@opensolaris.org
> 

If you are using SVM to manage your disks, make sure you defined a svm metadb's 
entry for  both slice 7 of first_disk and second_disk. 
 Also I used the SUNWCXall cluster to ensure that all the OEM and server 
packages get installed.

1. Download and assemble the iso image, in my case I went from b59 to b60 and 
also I did  not have a DVDRW on this system or one available.
 cat sol-nv-b60-x86-dvd-iso-a sol-nv-b60-x86-dvd-iso-b sol-nv-b60-x86-dvd-iso-c 
sol-nv-b60-x86-dvd-iso-d sol-nv-b60-x86-dvd-iso-e > sol-nv-b60-x86-dvd-iso.iso 
2. mount -F hsfs -o ro `lofiadm -a /export/install/sol-nv-b60-x86-dvd-iso.iso` 
/export/install/b60
3. lucreate -c first_disk -m /:/dev/dsk/c0d1s0:ufs  -n second_disk
4. create /export/install/osprofile i.e:
Install_type upgrade
cluster SUNWCXall delete
cluster SUNWCXall add

5.  luupgrade -u -n second_disk -s /export/install/b60 -j 
/export/install/b60osprofile -s /export/install/b60
 6. lofiadm -d /dev/lofi/1
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to