[pca] Three patches Using /var/tmp/patchdiag.xref from Nov/10/13 fail to install on a T2000
Richard Skelton
Richard.Skelton at infineon.com
Tue Nov 12 13:18:48 CET 2013
Hi Martin,
Thanks for the fast support.
This machine was built from a flash image which can install on Sun4u and
Sun4v
To achieve this I created the flash after I did :-
for package in `ls -d ${MNT}/Solaris_10/Product/*.us`
do
/usr/sbin/pkgadd -n -a ${ADMIN_FILE} -R ${BASE} -d
${MNT}/Solaris_10/Product `basename $package`
done
echo "##############################################"
echo "Installing sun4v packages"
echo "##############################################"
for package in `ls -d ${MNT}/Solaris_10/Product/*.v`
do
/usr/sbin/pkgadd -n -a ${ADMIN_FILE} -R ${BASE} -d
${MNT}/Solaris_10/Product `basename $package`
done
echo "PLATFORM_GROUP=sun4us" >> ${BASE}/var/sadm/system/admin/.platform
echo "PLATFORM_GROUP=sun4v" >> ${BASE}/var/sadm/system/admin/.platform
echo "INST_ARCH=sparc" >> ${BASE}/var/sadm/system/admin/.platform
On 11/12/13 08:13, Martin Paul wrote:
> Strange - this patches are explicitely for the sun4v architecture
> (which the T2000 has), and they installed fine on my test T3 (which is
> sun4v as well).
>
> Can you run these commands and send me the 3 output files:
>
> uname -a > uname.out
> showrev -p > showrev.out
> pkginfo -x > pkginfo.out
>
> Martin.
>
--
Cheers
Richard Skelton
Richard.Skelton at infineon.com
Infineon Technologies UK Ltd
Infineon House
Great Western Court
Hunts Ground Road
Stoke Gifford
Bristol
BS34 8HP
Tel +44(0)117 952 8808
Fax: +44(0)117 952 8777
Mobile: +44(0)743 6272 137
-------------- next part --------------
A non-text attachment was scrubbed...
Name: files.tar.gz
Type: application/x-gzip
Size: 52238 bytes
Desc: not available
URL: <https://lists.univie.ac.at/pipermail/pca/attachments/20131112/d41d676e/attachment-0001.gz>
More information about the pca
mailing list