Article · Wikipedia archive · Last revised Jun 16, 2026

RAM image

A RAM image is a sequence of machine code instructions and associated data kept permanently in the non-volatile ROM memory of an embedded system, which is copied into volatile RAM by a bootstrap loader. Typically the RAM image is loaded into RAM when the system is switched on, and it contains a second-level bootstrap loader and basic hardware drivers, enabling the unit to function as desired, or else more sophisticated software to be loaded into the system.

Last revised
Jun 16, 2026
Read time
≈ 1 min
Length
94 w
Citations
1
Source

A RAM image1 is a sequence of machine code instructions and associated data kept permanently in the non-volatile ROM memory of an embedded system, which is copied into volatile RAM by a bootstrap loader. Typically the RAM image is loaded into RAM when the system is switched on, and it contains a second-level bootstrap loader and basic hardware drivers, enabling the unit to function as desired, or else more sophisticated software to be loaded into the system.

References

References

  1. "How Virtual Memory Works". computer.howstuffworks.com. HowStuffWorks, a System1 Property. 28 August 2000. Retrieved 22 January 2026.