Gavin_Peng 发表于 2008-01-14 14:27

T3 firmware upgrade and battery replace


1.T3 firmware upgrade ,edit /etc/hosts add the line
   192.168.11.66 t3

# uncompress 112276-13\.tar.Z
# ls
112276-13.tar
# tar xvf 112276-13\.tar
# ls
LEGAL_LICENSE.TXTT3extender.tar.Z   docs               lpc_05.02          patchtoc         t3.sh
README.112276-13   disk               files.tar          nb216.bin          previous
# ifconfig ce0:1 unplumb
# ifconfig qfe3 plumb
# ifconfig qfe3 192.168.11.55 netmask 255.255.255.0 up
# ping 192.168.11.66
192.168.11.66 is alive
# ping t3
t3 is alive
# ./t3.sh
Please Enter Hostname or IP Address Of T3B To Be Upgraded: t3   
t3 is alive
Please Enter Patch Location Pathname [.]:
Looking For Patch Contents In [.]...
files.tar image located
lpc_05.02 image located
nb216.bin image located
Enter Your Home Directory Path [/]:
Creating Auto ftp File In [//.netrc]...
Connected to t3.
220 192.168.11.66 FTP server ready.
Name (t3:root): root
331 Password required for root.
Password:
230 User root logged in.
bin
200 Type set to I.
prompt
Interactive mode off.
cd /
250 CWD command successful.
lcd /tmp/upload.23205
Local directory now /tmp/upload.23205
mkdir etc
550 etc: file exists.
mkdir web
..............
T3-1:/:
T3-1:/:ver
T3B Release 2.01.04 2003/05/08 17:01:46 (192.168.11.66)
Copyright (C) 1997-2001 Sun Microsystems, Inc.
All Rights Reserved.
T3-1:/:lpc version
                LOOP A          LOOP B
Enclosure1    5.01 Flash      5.01 Flash   
Enclosure2    5.01 Flash      5.01 Flash
T3-1:/:lpc download u1l1 lpc_05.02
T3-1:/:lpc download u1l2 lpc_05.02
T3-1:/:lpc download u2l1 lpc_05.02
T3-1:/:lpc download u2l2 lpc_05.02
T3-1:/:lpc version
                LOOP A          LOOP B
Enclosure1    5.02 Flash      5.02 Flash   
Enclosure2    5.02 Flash      5.02 Flash   
T3-1:/:ep download nb216.bin
T3-1:/:set bootmode auto
T3-1:/:set
bootmodeauto
bootdelay 3
sn      114244
ip      192.168.11.66
netmask   255.255.255.0
gateway   0.0.0.0
tftphost0.0.0.0
tftpfile
hostnameT3-1
timezoneGMT+08
vendor    0301
model   501-5710-02(52)
revision0200
logto   * ( in nvram)
loglevel3
rarp      on
mac       00:20:f2:00:bf:d9
T3-1:/:reset
Reset the system, are you sure? : y
Disabling controllers
Enabling controllers
Resetting myself

2 replace the battery
T3-1:/:id read u1pcu1
Revision             : 0000
Manufacture Week   : 00032002
Battery Install Week : 00032002
Battery Life Used    : 2064 days, 9 hours
Battery Life Span    : 730 days, 12 hours
Serial Number      : 085042
Battery Warranty Date: 20020520105417
Battery Internal Flag: 0x00000000
Vendor ID            : TECTROL-CAN
Model ID             : 300-1454-01(50)
T3-1:/:.bat -n u1pcu1
T3-1:/:.id write busage u1pcu1 0
T3-1:/:refresh -s
No battery refreshing Task is currently running.
                        PCU1                            PCU2
-----------------------------------------------------------------
U1                      BAT Low                         Normal
U2                      EXPIRED                         EXPIRED
Current Time            Sun Jan 13 12:45:57 GMT 2008
Last Refresh            Thu Dec 20 10:47:59 GMT 2007
Next Refresh            Thu Jan 17 10:47:59 GMT 2008
T3-1:/:.id readu1pcu1
Revision             : 0000
Manufacture Week   : 00032002
Battery Install Week : 00022008
Battery Life Used    :   0 days, 1 hours
Battery Life Span    : 730 days, 12 hours
Serial Number      : 085042
Battery Warranty Date: 20080113214116
Battery Internal Flag: 0x00000000
Vendor ID            : TECTROL-CAN
Model ID             : 300-1454-01(50)





本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/52003/showart_464133.html
页: [1]
查看完整版本: T3 firmware upgrade and battery replace