LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-07-2009, 05:09 PM   #1
fireofdresden
LQ Newbie
 
Registered: Nov 2009
Posts: 2

Rep: Reputation: 0
Ubuntu Boot Process


I'm a Linux newbie interested in learning more about the computer boot process. I've done a lot of research, but I'm having trouble understanding the process in detail.

What I've learned so far is this, please correct any assumptions I've made.

After a computer does a POST, the BIOS's instruction code (stored as firmware on the computer's motherboard) is executed. The BIOS transfers execution of the boot process to the computer's bootloader, which is found in the master boot record, or the MBR. To do this, the BIOS checks it settings to determine boot order, and will then check the boot device for the MBR. If it is a hard drive, the BIOS checks for partitions. If only one exists, the MBR is found at the beginning of the drive, or sector 0, and is 512 bytes. If multiple partitions exist, the MBR is found in the partition marked active. The MBR will then transfer execution to the kernel, which on a Linux systems executes init as its first process.

Do I understand the process properly? I get a little confused on the master boot record and the volume boot record. What are the differences? My understanding is that the volume boot record exists on each partition's first 512 bytes, but when it is utilized? Is the active partition's first 512 bytes the MBR?

Please help! Thanks in advance.
 
Old 11-08-2009, 04:54 AM   #2
mrrangerman
Member
 
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 528

Rep: Reputation: 59
Here
 
Old 11-08-2009, 07:44 AM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
In Linux, it does not matter if a partition is active. The bootloader (most commonly GRUB) will attempt to boot the partition named in its configuration file (typically /boot/grub/menu.lst)

What you call the "volume boot record" is also called the partition boot record (or partition boot sector). This and the MBR can have boot code, but the BIOS always sends control to the MBR, defined as the first sector of the drive.
 
Old 11-08-2009, 07:53 AM   #4
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by fireofdresden View Post
If it is a hard drive, the BIOS checks for partitions.
No. The BIOS does not do anything with partitions. It just executes the code in the MBR.

Quote:
If multiple partitions exist, the MBR is found in the partition marked active.
Standard MS boot code in the MBR will transfer control to the boot sector of the active partition. The BIOS does not do that and typical Linux boot code in the MBR does not do that.

Typical Linux MBR code is hard wired with the location of the next stage of the boot code.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
X.org problems: black screen on 8.04 after Ubuntu boot process BigRedBall Ubuntu 6 06-26-2009 05:44 AM
Boot with 'acpi=no'-Ubuntu shows one core,normal boot-kacpid process is eating 70%CPU WebEyeX Ubuntu 5 05-18-2008 06:48 AM
Changing default boot OS back to Ubuntu without being able to boot Ubuntu revenge02 Linux - Newbie 5 04-16-2007 08:37 PM
Linux boot up process Vs. Windows boot up process darkskull Linux - Software 7 12-30-2006 04:21 PM
Need to install process at end of boot process ch485de Linux - Newbie 5 12-07-2006 05:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration