Specifications

6
System BIOS
74
Creating a custom BIOS image
ThefollowingproceduresexplainhowtoextractandrestoreaBIOSimagethatincludes
yourcustomsettings.
Extract the BIOS image
1. EnsuretheBIOSimagetobeextractedhasthepreferredBIOSsettingsandthose
settingsweresavedusingBIOSSetup.
2. StarttheCPMandverifyitsoperatingsystemhasthersysbflashutilityinstalled.Ifitis
notinstalled,followthesesteps:
a. LocatetheATCA45xx<version>.tgzfileappropriatefortheATCA4500,
ATCA4550,orATCA4555inthePromentumsoftwareimage.CopytheATCA45xx
<version>.tgzfiletoatemporarydirectoryontheCPM.Chooseapathandname
thatcanbeeasilyaccessedfortheremainingsteps.
b. DecompresstheATCA45xx<version>.tgzfilebyenteringthefollowingcommand
fromwithinthetemporarydirectory:
tar‐xzvf<version>.tgz
Thiscreatesadirectorynamed<version>inthetemporarydirectory.TheRPMsfor
eachsupportedOSarelocatedunderthepackagesdirectory.Forexample,the
packagesforMontaVistaCGE4.0canbefoundinthisdirectory:
packages/radisys/releases/2.3/montavista/4/x86_pentium4/
ATCA4500/RPMS/
c. Installthersysbflashutilitybyenteringthefollowingcommand:
rpm‐Uhv<path_to_packages>/rsysbflash<version>.rpm
3. Runrsysbflashwiththe/OoptiontoextracttheBIOSimagetoafile(gold.rom):
rsysbflashgold.rom/O
ThisBIOSimagecontainsthenewBIOSandallcustomsettings.
Restore the BIOS image
AfterextractingtheBIOSimage,followthesestepstorestorethecustomizedBIOS.
1. StarttheCPMthathasrsysbflashinstalled.
2. Copygold.romtotheCPM.
3. ProgramtheBIOSandBIOSsettingsusingthefollowingcommand:
rsysbflashgold.rom/P/B/N/X
ThisupdatestheBIOSbootblock,mainblock,andBIOSsettings.