Re: u2 crashed again last night - can system be moved back to SS20?

Artyom Tarasenko <[email protected]> Mon, 4 Oct 2010 23:18:29 +0200
Newsgroups gmane.os.solaris.at-home
Message-ID <[email protected]>
> Can a solaris 9 based system be backed-off from the sun4u platform to the
> sun4m platform? I suspect it's not as simple as shifting between sun4u
> models (booting single-user off CD, mount root partition on target HD, blow
> away /dev and /devices, set up /etc/path_to_inst, re-install boot block,
> re-create /dev and /devices, unmount, then reboot off the target HD) since a
> lot more things would be different.

I think it's really really lots of work. Basically you need to replace
everything which
looks like this:

#  file /opt/csw/bin/sparcv9/top
/opt/csw/bin/sparcv9/top:       ELF 64-bit MSB executable SPARCV9 Version 1

or like this

#  file /opt/jdk1.6.0_21/jre/lib/sparc/libjvm.so
/opt/jdk1.6.0_21/jre/lib/sparc/libjvm.so:       ELF 32-bit MSB dynamic
lib SPARC32PLUS Version 1, V8+ Required

with analogs looking like this:

#  file /opt/csw/bin/sparcv8/top
/opt/csw/bin/sparcv8/top:       ELF 32-bit MSB executable SPARC
Version 1, dynamically linked, stripped

Looks like only /etc can be kept more or less unchanged.

P.S. Btw, I'm looking for the OBP for U2. Do you happen to have .bin
or a serial console connected to U2?

-- 
Regards,
Artyom Tarasenko

solaris/sparc under qemu blog: http://tyom.blogspot.com/