V240 EPROM reset


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers V240 EPROM reset
# 1  
Old 08-21-2007
V240 EPROM reset

Hello all,

Does anyone know how to reset the ALOM password for Sun fire V240 or the OBP password? I was given a V240 without any password or hard drive.


Thanks
# 2  
Old 08-21-2007
Try here ALOM Setup on Sun's V210 and V240 servers

Code:
To view setting you can use 

/usr/platform/`uname -i`/sbin/scadm show | grep netsc
 

and network settings of your workstation. Here is sample output from my sample V140:

# /usr/platform/`uname -i`/sbin/scadm show | grep netsc

netsc_tpelinktest="true"
netsc_dhcp="false"
netsc_ipaddr="10.194.128.41"
netsc_ipnetmask="255.255.240.0"
netsc_ipgateway="10.194.128.1"

but it will not show the value of important variable netsc_tpelinktest (should be true). 

/usr/platform/`uname -i`/sbin/scadm shownetwork

but it will not show the value of important variable netsc_tpelinktest (should be true). 

After that you need to set password for the default admin account (admin). Syntax is: 

# /usr/platform/`uname -i`/sbin/scadm  userpassword admin

It will prompt you for password and then again. 

After changing the parameters mentioned above you need to reset the ALOM to make changes permanent: 

# /usr/platform/`uname -i`/sbin/scadm resetrsc

Looks like you can reset the ALOM password once you have installed Solaris.
# 3  
Old 08-22-2007
The problem is that I have no hard drive, thus no OS and auto boot is configure to boot from hard drive. I don't have a Sun V240 solaris install on any hard drive. I would like to start an install but can't get it to boot from cd or dvd. When I try to reset the OBP envirnment via the console magt port. I'm lock out because I don't have the ALOM password.
# 4  
Old 08-22-2007
So even if you got it to boot from a cdrom you would still be locked out from doing an installation?

You could attach a CD-ROM at the same id as the expected boot up harddisk (normally 3 on Sun machines).
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

V240 no OBP or console available

Hey guys, I recently replaced the heatsinks on two different V240's. Repasted and replaced them myself. After attempting to bring them back up, there was no display coming from the KVM. I figured it was a matter of environment in OBP and attempted to get to the OK prompt from the... (20 Replies)
Discussion started by: DanielSluder
20 Replies

2. Solaris

breaking into a v240's alom

had a v240 pre-configured and running the OS and alom, for about 3 months good, no issues. All of sudden, I can't see the IP address of the OS and the alom.. There is nothing wrong with thet network... I suspect the ALOM crashed and/or something bad happened to it.. Is there anyway... (3 Replies)
Discussion started by: ppchu99
3 Replies

3. Solaris

v240 -- wrong date

after shutting down the server and the ILOM/ALOM, its date seems to go back to 1977..rather than current date.. problem with battery on ILOM/ALOM ??:( (1 Reply)
Discussion started by: ppchu99
1 Replies

4. Solaris

XIR failed at SF V240

Dear All, I have problem with SF V240 with solaris 10. This server always booting with error message like this What's problem with my server? Best Regards Wisnu:) (10 Replies)
Discussion started by: mbah_jiman
10 Replies

5. Solaris

Alom Sun V240

hallo anybody know how to set alom mail alerty server with yahoomail ? thank u?where i can find mail server address for yahoomail?thank (1 Reply)
Discussion started by: yanto85
1 Replies

6. Hardware

Need Help connecting to sunfire v240

I recently acquired a sunfire v240 and I'm trying to get into it so I can install linux on it. Right now I'm still trying to get a monitor connected so I can do this. I've tried connecting to it with a crossover cable to my laptop (vista and linux equipped). I was able to get a connection... (2 Replies)
Discussion started by: QuadRunner750
2 Replies

7. Solaris

sun v240 performance

Hi, we are having one sun v240 server, now this server is performing very slow, checked using top, iostat and vmstat commands, output is looking normal, but the performance is very slow and generating more traffic in network, how can we resolve this. Regards RJS (5 Replies)
Discussion started by: rajasekg
5 Replies

8. Solaris

How to boot from IDE cdrom on v240

Got two v240s I'm trying to install the latest version of Solaris 10 on. Neither will boot from a burned install DVD by simply dropping in a DVD and restarting. I got to the OK prompt and tried a boot -s cdrom but it just tried to boot off of one of the scsi drives. Did a reset-all and a... (5 Replies)
Discussion started by: LittleLebowski
5 Replies

9. Solaris

migrate complete OS from v240 to v440

We are concluding development of a new application on a v240 and would like to migrate the entire Solaris10 OS on the v240 to a v440 that is currently live with Solaris 9. The steps outlined in my head are as follows: 1) Flash archive the v440 and v240 and store the flar file on a different... (6 Replies)
Discussion started by: dangral
6 Replies

10. UNIX for Dummies Questions & Answers

Jumpstart Sunfire V240

Hi, I trying to jumpstart SunFire V240 Solaris 10, 2006_01. All the jumpstart files on jumpstart install and boot server are ok (tested on another machine Sun Ultra 10). But this system comes out with: "The file just loaded does not appear to be executable." after "boot net - install" and setting... (0 Replies)
Discussion started by: jump
0 Replies
Login or Register to Ask a Question