Sponsored Content
Full Discussion: Resetting the NVRAM
Operating Systems AIX Resetting the NVRAM Post 302829353 by livehho on Thursday 4th of July 2013 03:56:37 PM
Old 07-04-2013
Quote:
Originally Posted by rbatte1
You could refer this straight to IBM and get specialist advice, but if you are not contracted another option would be to download the microcode.

Go to IBM Support: Fix Central and get the ISO file. Expand it and write the contents to CD and update you p520 with that.

If you are HMC managed, the CD goes in the HMC and you use the Updates section in the main left hand side menu. If you are serial console, then apply power to the chassis, but do not press the power button. Make sure that the server completes the SSP power-on (5 minutes or so) and then press ENTER on the console. You will need top sign in to the SSP, but then there are menus to lead you through applying firmware. It's a bit difficult to say how without a machine to practice on, but it should be fairly obvious.

I hope that this helps, but do let us know.



Robin
Liverpool/Blackburn
UK
this is standalone server, no HMC.

I managed to boot from the diagnostics CD, there is an option to update the firmware, then you have to insert the CD containing the firmware image you want to install.

I downloaded the latest firmware image from FixCentral called 01SF240_418_382.iso
Burned it to a CD but after inserting the CD to the server it didn't recognize the image
Then I saw that the contents of the CD was one rpm image 01SF240_418_382.rpm
Then I read in the documentation that the server will only recognize a .img image
So I extracted the contents of the rpm but there was only a file called 01SF240_418_382 (without .img extension)

So this is what i've tried:

- a CD containing a file called: 01SF240_418_382.rpm
- a CD containing a file called: 01SF240_418_382

Didn't work...

So I renamed the file to 01SF240_418_382.img and burned into a CD

Didn't work...

I am so frustrated... I need to have this ready for tomorrow

Btw, I also downloaded and burned the System Microcode Update Files and Discovery Tool CD-ROM image (IBM - Microcode update files on CD-ROM) which is supposed to contain all the firmware images for all the platforms.

This time it DID read the CD.. next, I had to choose which .img to install, there was a list of about 40 .img files, but guess what... SF240_418_382.img was not one of them

if I had hair.. i would be pulling it right now

please help?
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Resetting WTMP?

When I type last oracle I get dates from Nov 28, 2000 all the way back to the beginning of time it seems. The 11-28-2000 entry states that Oracle is still logged in, but if you type a who, it shows only 1 entry - the currently logged in user (Me as oracle), but I logged in only minutes ago - and... (4 Replies)
Discussion started by: cuppjr
4 Replies

2. UNIX for Dummies Questions & Answers

nvram reset or crack password

Hello guys ,and girls. Im having a very interesting problem. I have a Netra SUN machine and i had it here for quite a while now...i wanted to install it as a new server and todo so i needed to mount a cd rom and to change the boot at the prom level to cdrom. this could work but i forgot the... (5 Replies)
Discussion started by: talroze
5 Replies

3. UNIX for Dummies Questions & Answers

Nvram?

what is its signifance and how do you flush it. i was reading this book that said something about flushing the nvram before un-installing it. how do you do that and also whats the purpose of this nvram when the regular RAM is available (2 Replies)
Discussion started by: TRUEST
2 Replies

4. Solaris

Nvram

I have Ultra1 SUN machine, its NVRAM got damaged. I purchased new NVRAM. now the host id of the new nvram is by default different than the old one.Any way to program it to change the new host id to be the same like the host id of the damaged one? (3 Replies)
Discussion started by: adol3
3 Replies

5. Solaris

NVRAM change

I have replaced the nvram on my Sun V480 and now the system stops at the "ctrl-d for normal startup, or root password for maintenance" part. The nvram auto-boot=true, but it still stops here. Any help would be appreciated. Thanks. (4 Replies)
Discussion started by: kjbaumann
4 Replies

6. Solaris

new NVRAM

what is the requirements to install a new nvram for sun fire v890 server. should I keep the same host id and mac address, or it doesn't matter the server will boot with the new nvram regardless to the host id and mac address. (4 Replies)
Discussion started by: gad314
4 Replies

7. Solaris

Need help with nvram

Hi Gurus, Can somebody explain me actually how a NVRAM works on a sparc server. I am really confused and the same level of confusion with eeprom . (1 Reply)
Discussion started by: rama krishna
1 Replies

8. Solaris

Resetting ALOM

Hi gurus, I have a sun netra 240 server. I want to get to the ALOM but it always ask for login and password. Can anyone tell me how I can reset the ALOM it to default so I can be able to configure it? Thanks lots. (2 Replies)
Discussion started by: cjashu
2 Replies

9. Solaris

Can Missing mpk Code be added via NVRAM

Guys, I'm fighting a real bitch of a problem. I've got 2 Tadpole Bullfrog sun4u laptops. One just lost is NVRAM battery - invalid IDPROM. The idprom is virtually all zeros. Clock ticks, NVRAM appears good...testing with and with battery out. Our damn Tadpole boys removed virtually every method of... (6 Replies)
Discussion started by: forjack842
6 Replies
img-bmp(n)																img-bmp(n)

__________________________________________________________________________________________________________________________________________________

NAME
img-bmp - Img, Windows Bitmap Format (bmp) SYNOPSIS
package require Tk package require img::bmp ?1.4? image create photo ?name? ?options? _________________________________________________________________ DESCRIPTION
The package img::bmp is a sub-package of Img. It can be loaded as a part of the complete Img support, via package require Img, or on its own, via package require img::bmp. Like all packages of Img it does not provide new commands, but extends the existing Tk command image so that it supports files containing raster images in the Windows Bitmap Format (bmp). More specifically img::bmp extends Tk's photo image type. The name of the new format handler is bmp. This handler does not provide additional configuration options. All of the above means that in a call like image create photo ?name? ?options? [1] Image data in bmp format (options -data and -file) is detected automatically. [2] The format name bmp is recognized by the option -format. SEE ALSO
img-bmp, img-dted, img-gif, img-ico, img-intro, img-jpeg, img-pcx, img-pixmap, img-png, img-ppm, img-ps, img-raw, img-sgi, img-sun, img- tga, img-tiff, img-window, img-xbm, img-xpm KEYWORDS
bmp, image handling, tk COPYRIGHT
Copyright (c) 1995-2009 Jan Nijtmans <nijtmans@users.sourceforge.net> Img 1.4 img-bmp(n)
All times are GMT -4. The time now is 12:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy