|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Cloning machine from sun4u to sun4v using flar
Trying to clone an old V240 (sun4u) onto a new T2000 (sun4v).
Managed to create a flar on the V240. Worked out that you need to add the sun4v architecture to the flar (-U "content_architecture=sun4u,sun4v" in the flarcreate). Anyway, copied that to spare 2nd disk on my target T2000. Booted from DVD, selected flash install and this time it recognised the flar as valid. All seemed to go ok but now it wont boot because its complaining about boot archive. any ideas? |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
Cloning can be quite tricky. Often the disk devices which are restored are all wrong for the new platform. However, if it's the boot archive that the system is complaining about then update that first. Boot archive architecture wasn't used after Solaris 10u3 so I guess your version is 10u3 or earlier. Boot from CD and mount your harddisk root filesystem under /a then..... Code:
bootadm update_archive -v -R /a Then take the system down. On first attempted boot from hard disk ensure you use the -r switch to tell Solaris to reconfigure. Code:
boot -r Post the results of that. As I said above, we might need to rebuild all filesystem devices. Hope that helps. |
| The Following User Says Thank You to hicksd8 For This Useful Post: | ||
psychocandy (08-02-2012) | ||
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Thanks. Didnt try that. What I did try though was to run the install from CD again this time selecting upgrade.
Worked this time or at least booted ok. Only problem with this method is it removes all the OS patches not on the CD. Final problem then was network interfaces. It seemed confused about these. Ran sys-unconfig and sorted that out. Now seems to working ok. Just got patches to re-install. If I do again, might try your method also. ---------- Post updated at 09:19 AM ---------- Previous update was at 09:17 AM ---------- Quote:
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| system clone : sun4V --->sun4u ? | manata | Solaris | 21 | 04-19-2012 07:28 AM |
| "flar create" produces a tiny flar image of rpool | TomSu | Solaris | 3 | 01-26-2011 04:52 PM |
| Solaris sun4v - how do you determine physical RAM? | thomn8r | Solaris | 12 | 06-21-2010 03:11 AM |
| Flar Images | 58fairlane | Solaris | 0 | 05-25-2005 10:23 AM |
|
|