Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

p630 firmware update

Status
Not open for further replies.

ranjit

Technical User
Apr 14, 2000
131
GB
I am attempting to update the firmware on a p630 and get:

# ./update_flash -f /tmp/fwupdate/3R040323.img
update_flash: Command not supported.

This is not a command pathing issues...has anyone also experienced the same??
 
You can do that by "diag" command.

Try!!

In the "Task Selection" Option.
 
hi,

look if you have any space in file system /var

The firmware level contained in this update is:
3R040323
NOTE: Before updating to this level of firmware, AIX 5.1.0 should be updated to Maintenance Level 3 (APAR IY32749) .
and AIX 5.1 APAR IY57522
or AIX 5.2 APAR IY56839.

after in /tmp/fwupdate:
At the AIX command line, enter:
sum 3R040323.img
The checksum is -----> 28013

Enter the commands:
cd /usr/lpp/diagnostics/bin
./update_flash -f /tmp/fwupdate/3R040323.img

cordialy.





 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top