Previous in Forum: Old Compaq Terminal Equipment   Next in Forum: vista problem?about warcraft 3
Close
Close
Close
3 comments
Rate Comments: Nested
Commentator

Join Date: Feb 2009
Location: New York City (West End Ave.)
Posts: 68

What Exactly Happens When a Laptop Boots Up?

02/11/2009 1:08 AM

I've always been curious about what is actually going on internally, and in what order, in my laptop while it's booting up. Where can I find this "countdown" of functions ? Where is the timeline of what happens when ? Is this all determined, by the chip the computer is running on, e.g. Pentium 3, Pentium 4 ? or is it more about some OS software ? Is there any manjor difference between what happens in a Mac vs. what happens in a PC ?

Register to Reply
Pathfinder Tags: bootup PC vs Mac sequence
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.

Good Answers:

These comments received enough positive votes to make them "good answers".
4
Associate

Join Date: Sep 2008
Location: The Golden Land of India
Posts: 26
Good Answers: 2
#1

Re: What Exactly Happens When a Laptop Boots Up?

02/11/2009 11:42 PM

Dear ....,

When you start your computer first it will test the memory(RAM) and IO. Initially the processor has address 0000:0000 (for 16bit processor) in its address register so it fetch the instruction form this location of the memory only. there is a ROM chip on this location which contains the BIOS (Basic Input Output System) program. This BIOS program will start running first and it will detect and initialise all the Input and Output device, RAM and other peripherals. It will load the IVT(Interrupt Vector Table) for all this hardware and basic driver in the RAM. After that it will detect the 0th sector on Boot drive(Hard disk) and Load the files of OS into the RAM and hand over the control to OS. This all determined by the architecture of the computer not only by the chip(Microprocessor) the computer running (Pentium-III, IV etc). And because of this architectural difference the OS designed for IBM-PC does not work for Mac. Mac has a different architecture and I don't know much about the Mac.

__________________
Paras Desai
Register to Reply Good Answer (Score 4)
2
Power-User

Join Date: Mar 2006
Location: Valdosta, GA
Posts: 361
Good Answers: 8
#2

Re: What Exactly Happens When a Laptop Boots Up?

02/12/2009 6:58 AM

You asked!

It generally works like this. The BIOS chip contains information that tells the CPU where to access the KERNEL (simple OS). It has information about the boot order and type of devices that may contain the OS. Once the KERNEL is loaded into memory, it takes over from there. The CPU just processes instructions. The OS program tells the processor what to do and when to do it. The speed of the processor will have an affect on the timing but there are instructions in the OS that affect this as well.

__________________
Always use protection.
Register to Reply Good Answer (Score 2)
Associate

Join Date: Sep 2008
Location: The Golden Land of India
Posts: 26
Good Answers: 2
#3
In reply to #2

Re: What Exactly Happens When a Laptop Boots Up?

02/12/2009 11:00 PM

Dear Keywalker,

Thanks for providing good link for the boot sequence. It is very useful and informative.

regards,

__________________
Paras Desai
Register to Reply
Register to Reply 3 comments

Good Answers:

These comments received enough positive votes to make them "good answers".

Previous in Forum: Old Compaq Terminal Equipment   Next in Forum: vista problem?about warcraft 3
You might be interested in: Notebook and Laptop Computers, DSP Boards, Computers

Advertisement