Couldn't upgrade Solaris 10 x86 from Sun Fire x2200 to Dell Precision Wrkst


 
Thread Tools Search this Thread
Operating Systems Solaris Couldn't upgrade Solaris 10 x86 from Sun Fire x2200 to Dell Precision Wrkst
# 8  
Old 07-04-2012
To keep the forums high quality for all users, please take the time to format your posts correctly.

First of all, use Code Tags when you post any code or data samples so others can easily read your code. You can easily do this by highlighting your code and then clicking on the # in the editing menu. (You can also type code tags [code] and [/code] by hand.)



Second, avoid adding color or different fonts and font size to your posts. Selective use of color to highlight a single word or phrase can be useful at times, but using color, in general, makes the forums harder to read, especially bright colors like red.

Third, be careful when you cut-and-paste, edit any odd characters and make sure all links are working property.

Thank You.

The UNIX and Linux Forums
This User Gave Thanks to DukeNuke2 For This Post:
# 9  
Old 07-06-2012
Let's just say a few things about flash archives. (I see your other thread about what's backed up in a flash archive).

With flarcreate you can determine exactly what's backed up by specifying the root of the backup and also specifying any exclusions you want.

Be aware that although a flash archive is meant to be a "portable" archive, it is still basically (by default) a cpio backup. Indeed, if you run the "flar split" command on a flash archive, you will end up with a number of small files and , typically, one big file which is the cpio archive.

It is also the case that, if you want to port to a new hardware platform, the flash archive (really a cpio backup plus other stuff) must contain all the drivers for the new platform. Do you remember whether you installed the "Entire OEM Distribution" on the platform you are coming from? This normally means install all known drivers. However, even this does not give a guarantee that a port to new hardware will work. For example, on x86 your original distribution might not have contained SATA drivers because they didn't exist at the time but your new platform has a SATA controller.

Although flash can be great for installing on the same or similar hardware it isn't always a panacea. I have done things like install the O/S on the new platform, take backups of /platform and /kernel, restored my ufsdumps or flar files from the old platform, and then restored /platform and/or /kernel to ensure I've got all the drivers I need. I've then done the procedure I detailed in post#2.

As I said in post#2, it is an engineering job. I hope that helps.
Do post any issues as you come across them.

Have you already tried restoring all your filesystems and then booting from CDROM to put the system through an "upgrade"?

Last edited by hicksd8; 07-06-2012 at 08:11 AM..
This User Gave Thanks to hicksd8 For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 1/13 & Sun Fire V490 Server

Hi Solaris/Unix Experts, I've installed Oracle Solaris 10 1/13 on a Sun Fire V490 Server via its external Serial Port using a Cisco Console Cable connected to my Laptop PC running SecureCRT terminal emulation software emulating VT100 Terminal. The Sun Fire V490 server has two on-board... (1 Reply)
Discussion started by: ssabet
1 Replies

2. Solaris

Help with Solaris 8 10/00 Installation on Sun Fire V490 Server

cat note Hi Sun Solaris Experts, When I try to install Solaris 8 10/00 OS via the Solaris 8 Installation Disk on our Sun Fire V490 Server using the command , I get: boot: cannot open kernel/sparcv9/unix which means it can't find the unix kernel file on the installation disk . By the way, I... (5 Replies)
Discussion started by: ssabet
5 Replies

3. Solaris

Sun-Fire-V490 Printer Issue After Upgrade of Solaris

Hey Guys I am new here, dont know if any one can assist me with this issue. I have a Sun-Fire-V490 machine that was upgraded to version 9 and patched a few months back. Problem is a few network printers managed by the server is printing an extra page that comes out before and after every print... (0 Replies)
Discussion started by: mprogams
0 Replies

4. Solaris

How to start up console on Sun Fire X2200 ILOM using SSH?

Hi Oracle Hardware Specialists, I have shutdown a Sun Fire X2200 server running Solaris 10 x86 to single user mode to experiment some backup commands using Web based Sun embedded Lights Out Manager Redirection to open up a console session. However, it is not possible to copy & past text with... (7 Replies)
Discussion started by: gjackson123
7 Replies

5. Solaris

Firmware password Solaris Sun Fire v440

Hi: I bougth an used Sun Fire v440, and It have a firmware password. When I turn on the server, it ask for firmware password. (I don 't know what is the correct password). I can access to SC, but when I want to access to OBP, Firmware Password appears again. I remove the battery for two hours,... (1 Reply)
Discussion started by: mguazzardo
1 Replies

6. Hardware

Upgrade Sun Fire v65x to support USB External HD?

Hi, Does anyone know if it's possible to upgrade a Sun Fire v65x to support USB external hard drive(s)? My take on this is the USB ports were designed to support keyboard and mouse funtionality. BIOS Version/Date is: Intel Corporation SWV25.86B.1191.P08.0310291543, 10/29/2003. Does anyone... (3 Replies)
Discussion started by: mattdon
3 Replies

7. Solaris

Solaris 9 to Solaris 10 upgrade on Sun Fire 3800

Hello there! I have Sun Fire 3800 with very old Solaris 9 and I need to perform upgrade to concurrent Solaris 10 version, preserving current OS configuration. I supose to make it using Live Upgrade, but according to Solaris Live Upgrade Software: Minimum Patch Requirements page, I need to... (5 Replies)
Discussion started by: Sapfeer
5 Replies

8. Solaris

Configure network card in Sun Solaris 10 for Dell Optiplex 745

Dear All, I am a beginner of Sun Solaris. Now I install Sun Solaris 10 on my machine Brand Dell optiplex 745. When i complete installation I found no Network Card in my computer by using command ifconfig -a, I found only loopback Adapter. Could anyone help me to solve this problem? Cheer, ... (5 Replies)
Discussion started by: veasnabee
5 Replies

9. Solaris

Sun Fire 280R Sun Solaris CRT/Monitor requirements

I am new to Sun. I brought Sun Fire 280R to practice UNIX. What are the requirements for the monitor/CRT? Will it burn out old non-Sun CRTs? Does it need LCD monitor? Thanks. (3 Replies)
Discussion started by: bramptonmt
3 Replies
Login or Register to Ask a Question