The Below Example Mainly Happens in You PC
The Below Example Mainly Happens in You PC
When power is turned on, POST (Power-On Self-Test) is the diagnostic testing sequence that a
computer's basic input/output system (or "starting program") runs to determine if the computer
keyboard, random access memory, disk drives, and other hardware are working correctly. As
nothings is activated during the POST there are some code which helps determining the issue.
The below example mainly happens in you PC:
1 short beep
2 short beeps
No beep
Continuous beep
Repeating short beeps
1 long, 1 short beep
1 long, 2 short beeps
1 long, 3 short beeps
In HP-UX there are codes which can tell us what is the error with the hardware.
2)
BOOT ROM
STABLE STORAGE
PDC (Processor Dependent code) checks the memory and cpu,peripherals ,initialise the console and
loads and executes commands and find where the MBR(Master boot record). It can find the MBR
because there is flag set in the STABLE STORAGE area to find the MBR.
3) Then it goes to the EFI (Extensible firmware interface). EFI itself is a small software having
its own shell. This is a hardware and OS independent shell which had boot utilities file.Its
main function is to load the boot manager and the shell wherever it is required.
Boot Manager (menu-driven boot environment)
EFI Shell (command-driven boot environment)
s1
s2
s3