Presentation On Computer Architecture: Bios and Os Loading
Presentation On Computer Architecture: Bios and Os Loading
Presentation On Computer Architecture: Bios and Os Loading
COMPUTER ARCHITECTURE
Vikash Kumar .A
Ramanujam School Of Computer Science,
Pondicherry University.
Read Only
Memory : - Learn How Everything
Works
ROM
HISTORY OF
ROM
BOOTSTRAP
PING
Every stored - program computer requires some form
of non-volatile, or erasable, storage to store the initial
program that runs when the computer is powered on.
BEFORE 1948
Until then it was not a stored-program computer as
every program had to be manually wired into the machine,
which could take days to weeks
ENIAC
Then it is employed as non-volatile storage for
programs in most early stored-program computers, in ROM
(Read – Only Memory)
In 1960’S
Invent of integrated circuits
Both ROM and static RAM were implemented as arrays
of transistors in silicon chips
A ROM memory cell could be implemented using fewer
transistors than an SRAM memory cell, since the latter
requires a latch (comprising 5-20 transistors) to retain its
contents
In 1980’S
Most home PC stored a BASIC interpreter or Operating
System in ROM as non-volatile storage
Were too expensive.
Later the IBM PC XT often included magnetic disk
drives, and larger amounts of RAM, allowing them to load
their operating systems from disk into RAM,
TYPE’S OF
ROMS
Programmable Read - Only Memory
• Flash Memory
PROGRAMMABLE READ - ONLY MEMORY
One-Time Programmable ROM (OTP)
Programmed using a special device called a PROM
programmer
PROM can only be programmed once.
ERASABLE PROGRAMMABLE READ - ONLY
MEMORY
More than one time Programmable
Can be erased by exposure to strong Ultraviolet
Light (typically for 10 minutes or longer)
Programmed using a special device called a PROM
programmer
ELECTRICALLY ERASABLE PROGRAMMABLE
READ – ONLY MEMORY
It is based on a similar semiconductor
Entire contents (or selected banks) to be electrically
erased, then rewritten electrically.
3 64K Base Memory Error Memory error in the base memory (1st 64K)
4 Timer Not Operational Timer 1 is not functioning (also caused by error in base memory)
7 Processor Exception Interrupt error The CPU on the CPU card generated an interrupt error
8 Display Memory Read/Write Error Video adapter is missing, incorrectly seated or has faulty memory
9 ROM checksum error The ROM checksum does not match that of the BIOS
10 Coms Shutdown Register Read/Write The shutdown register for coms RAM has failed
11 Cache Memory Bad The cache memory test has failed. Cache memory will be disabled. *** DO NOT
enable it ***
AWARD BEEP
CODE’S
Beep Code Error
1 Long 2 Short Video Card Error - Either re-seat or replace video card
it shows a errors
message
DISK BOOT ERROR…
BIOS BOOT SEQUENCE
cont…
The BIOS displays its startup screen
BIOS
CONTROL
BIOS
OPERATION
MBR Program
(Booting Process)
PBR of active
partition
It contain the
ntldr
3 points
Displays a list of all OSes present in both Primary and
Logical Partitions.