Difference between revisions of "POST"

From ThinkWiki
Jump to: navigation, search
m
m
 
Line 1: Line 1:
 
'''Power-on self-test''' (POST) is the common term for a computer's pre-boot sequence. Though the same basic sequence is present on all computer architectures, it may go by different names such as initial program load (IPL), booting, or bootstrapping. The term POST, however, has become popular in association with and as a result of the proliferation of the PC. It can be used referring to the code that controls the pre-boot phase or when referring to the phase itself.
 
'''Power-on self-test''' (POST) is the common term for a computer's pre-boot sequence. Though the same basic sequence is present on all computer architectures, it may go by different names such as initial program load (IPL), booting, or bootstrapping. The term POST, however, has become popular in association with and as a result of the proliferation of the PC. It can be used referring to the code that controls the pre-boot phase or when referring to the phase itself.
  
Read more on [[Wikipedia:Power-On Self Test|Wikipedia]].
+
Read more on [[Wikipedia:Power-on self-test|Wikipedia]].
  
  
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Latest revision as of 03:27, 24 January 2006

Power-on self-test (POST) is the common term for a computer's pre-boot sequence. Though the same basic sequence is present on all computer architectures, it may go by different names such as initial program load (IPL), booting, or bootstrapping. The term POST, however, has become popular in association with and as a result of the proliferation of the PC. It can be used referring to the code that controls the pre-boot phase or when referring to the phase itself.

Read more on Wikipedia.