Update OpenBoot Prom from CD


 
Thread Tools Search this Thread
Operating Systems Solaris Update OpenBoot Prom from CD
# 8  
Old 01-31-2014
I got the i stall media from a torrent which i then verified from a md5 hash that i got from oracles website, and i did burn it to a dvdrom. I would like to update the prom regardless of whether its responsible for the failure of the solaris install or not

and if we are only root when in single user mode, that confirms that fact that the ramdisk is indeed read-only

i will burn another disk and see if this changes anything

Last edited by pvibien; 01-31-2014 at 05:54 PM..
# 9  
Old 02-01-2014
It seems to me that when I booted the install cd I was able to edit a few files like /etc/hosts. I think this because they were symlinks to someplace (/tmp maybe) that was writable.
# 10  
Old 02-01-2014
certain things are writeable, like the "/a" directory and "/mnt" but the one that count for the update seem to be read only
# 11  
Old 02-01-2014
Yes, if you've mounted your hard disk filesystem under /a then it will be writable/editable. Similarly, if you mount writable media under /mnt then that will be writable too.

I'm really not understanding your situation here I think.

You've downloaded a firmware update and unzipped it. Did you do that on this Sparc box or elsewhere?

Anyway, what/where is that update now? On what media?

Provided you can read that then you should be able to flash it into the SC.

How did you get on with trying another Solaris CD?

Another idea is that if you suspect that the 10u9 you have is too late for the OBP, can you get a prior Solaris version to see if that will install?
Then you could update your firmware with that, and then install 10u9.
# 12  
Old 02-01-2014
i have solaris 10 update 8 not 9

and yes while the flash drive will be writable the locations that prom update tool needs to use will no as they reside on the ramdisk file system. Below is the output of the update tool which was run from the flash drive but is executing on a single user filesystem running from cdrom

Code:
# ./unix.flash-update.S*

Flash Update 2.4: Program and system initialization in progress...

Could not find a writable driver location;
/kernel/drv
/platform/sun4u/kernel/drv
(Be sure the program is run as root.)

The flash PROM update was not successful.

i unzipped the file on my windows pc and transferd the files to a usb stick which i then mounted on the single user mode ram disk file system

i do also have a Solaris 9 carom but when i run the install it crashes halfway through, that one i believe the disk is scratched, im going look online for a download of solaris 9 that i can then burn
# 13  
Old 02-06-2014
maybe its an issue with the cdrom drive, i tried sol 10-u11 and i got stuck at 50 % again

Could anyone step me thought how to do a network boot/install i tried messing around abit but i keep getting stuck

and when it gets stuck at 50% the cdrom activity light is solid
# 14  
Old 02-07-2014
You'll find tons of stuff about how to setup and use an install server... Just try google first. If you run into problems, report back and we'll try to help!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Openboot does not display

Hey guys I just inherited a sun netra 210 from an old Avaya system we had setup and I want to use i for studying for my SCSA/OCA exams but I'm running into alot of problems installing SOL 10 on here. I have no experience with SUN hardware at all but familiar with Solaris. It has SOL 9 but no one... (7 Replies)
Discussion started by: blackmantis
7 Replies

2. Solaris

OpenBoot Simulator

Hi, I would like to know if it's possible find a openboot simulator for solaris to can practice some exercices Thanks a lot and sorry for my english! (11 Replies)
Discussion started by: mierdatuti
11 Replies

3. Shell Programming and Scripting

prom in deleting a pattern

hi guys, i have a directory.inside that so many directories and files are there.i want to search the complete directory for a pattern in all the .txt files.if i will find that pattern then i want to delete that pattern from that file. please help me out. i want it urgent (18 Replies)
Discussion started by: suvendu4urs
18 Replies

4. Solaris

upgrading Openboot PROM

Hi there, I have a Sunfire v210 running solaris 8 and the PROM banner shows that the openboot version is 4.11.4, I have nbeen asked to make sure that the PROM is at the latest version. Does anybody know the procedure for upgrading openboot, and indeed , where i can get the software from any... (6 Replies)
Discussion started by: hcclnoodles
6 Replies

5. Solaris

Get openboot version without going to PROM

Hi there How do i get the openboot version from within solaris 8-sparc. i cant seem to run "banner" or ".version" using eeprom cheers (2 Replies)
Discussion started by: hcclnoodles
2 Replies

6. Solaris

Disable Network cards under boot Prom

Hi, I'm looking for a command to be able to disable a network card under the boot PROM. I need it to force my Jumpstart to use the Ethernet card of my server (V880) instead of my fiber card (gem0). Thanks, Fabien (6 Replies)
Discussion started by: unclefab
6 Replies

7. UNIX for Dummies Questions & Answers

PROM password for UNIX workstation.

Can someone give me the reason why PROM passwords are put on UNIX machines??? Is there a genuinely good, sane and reasonable decision for this??? (1 Reply)
Discussion started by: Kanu77
1 Replies

8. UNIX for Advanced & Expert Users

PROM password

I have a query. Its about the PROM password on a SUN ULTRA5. I am the administrator of a UNIX network, which is actually a private network within the company that I work for. The IT department who supplied the workstations will not remove the PROM passwords - I need it removed in order to do... (1 Reply)
Discussion started by: Kanu77
1 Replies

9. UNIX for Advanced & Expert Users

Having PROM Env remotely !

My workstation's graphic card had problem so unitl it's fixing if i want to have PROM env & run some commands like OK probe-scsi or ..... what should i do ? Rgrds Nikk (1 Reply)
Discussion started by: nikk
1 Replies

10. UNIX for Dummies Questions & Answers

Prom

Is there any place where i can look for the commands that can be used on the ok> prompt (3 Replies)
Discussion started by: Jai
3 Replies
Login or Register to Ask a Question