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. LocatetheATCA‐45xx‐<version>.tgzfileappropriatefortheATCA‐4500,
ATCA‐4550,orATCA‐4555inthePromentumsoftwareimage.CopytheATCA‐45xx‐
<version>.tgzfiletoatemporarydirectoryontheCPM.Chooseapathandname
thatcanbeeasilyaccessedfortheremainingsteps.
b. DecompresstheATCA‐45xx‐<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/
ATCA‐4500/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.