upgrading from solaries 9 to 10


 
Thread Tools Search this Thread
Operating Systems Solaris upgrading from solaries 9 to 10
# 1  
Old 08-08-2007
upgrading from solaries 9 to 10

Hi,

I am running soalries 9 on sparc machine and would like to upgrade it to solaries 10, I have downloaded and burned the ISO file on the CD. How do I upgrade it now? Is there any guide or anything available? Thanks in advance.
# 2  
Old 08-08-2007
if you have two harddrives in your mashine you can use "lu" liveupgrade. read "man lu". if you have only one harddrive just boot from your cd and follow the instructions.
a clean install is probably the best thing to do....
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

In Solaries 10 how to mount multiple volume on same mounted point

Hi , I am completely stuck and not getting any clue to come out this . So looking for help Q : I have salaries 10 in server with that Dell Equallogic storage connected. in dell Equlalogic in i have 70 TB storage . I created 7 volumes 10 TB each . In Solaries 10 i have syslog server i... (1 Reply)
Discussion started by: Roahn Tiwari
1 Replies

2. Solaris

Memory allocation failure for pkgadd in solaries.

On installing a package in one of the solaries VM, i am getting the below error, pkgadd: ERROR: memory allocation failure, errno=0 Installation of <CSCObac> failed. We also collect some stat in the troubleshooting process but could not figure out why. SNTDCAUJD04FD2# df -h Filesystem size... (1 Reply)
Discussion started by: Kiran Reddy D
1 Replies

3. Solaris

Location of bash_profile in solaries zone??

Hi All I am very new to solaris and i want to know what is the purpose of bash_profile file Where this file is located? Actually I want to set EDITOR variable to the file so can pls tell me hw can i do it........ one more thing what is bashrc used for is there any relation b/w bashrc and... (2 Replies)
Discussion started by: vijaysachin
2 Replies

4. Solaris

Re:Enabling ftp,ssh in solaries 8

Hi all , can any one tell me how to enable ftp/ssh services in solarie 8 machine. if this services cannot be enabled on solarie 8 machine can you kindly suggest any other alternative. Thanks venky (1 Reply)
Discussion started by: venky_vemuri
1 Replies

5. Solaris

C++ Core dump in Solaries

Hello All, I need to basically capture any core dump of C++ binary which is running in a perl script on SUN Solaris OS. I dont kno much in C++. Can you please suggest me a C++ binary that core dumps when i run which i can use to capture in my Perl script. Thanks, Sateesh (3 Replies)
Discussion started by: kotasateesh
3 Replies

6. Shell Programming and Scripting

how can make if [ $f1 -nt $f2 ] works in solaries

i have like this touch /tmp/s1 touch /tmp/s2 f1=/tmp/s1 f2=/tmp/s2 if then echo "f1 is the new file " fi if i run this i am getting % slp.sh slp.sh: test: unknown operator -nt (2 Replies)
Discussion started by: mail2sant
2 Replies

7. Shell Programming and Scripting

how to make ksh to work on solaries

i have a script i which i am using #!/bin/ksh todate=$(date +%m%d%y) dir="$dir/port${todate}" the above one works in linux ...ut not working in solaries could some one please help me in that (13 Replies)
Discussion started by: mail2sant
13 Replies

8. Solaris

my sound card doesn't work under solaries 10

i'm new with solaries and i have laptop hp pavilion ze4938ea and the sound doesn't work with it what can i do ? (1 Reply)
Discussion started by: ramy_feteha
1 Replies

9. Solaris

solaries on intel ?

Hi, Can we install solaries in regular intel pc? Or we should use sun machine? Please let me know. (3 Replies)
Discussion started by: mokkan
3 Replies

10. Shell Programming and Scripting

FTP from Solaries to somewhere in Network Drive

Hello to Unix Guru I need to move a ASCII file that is created from oracle into Unix box. I need to move this particular file to somewhere on network drive which is physically hosted on different machine. Can any one suggest what would be best approach to move the file? Any shell script... (1 Reply)
Discussion started by: u263066
1 Replies
Login or Register to Ask a Question