What is the difference between a boot loader and a bootstrap loader?
-
After power on , the bootloader is controlling the board and does not rely on the linux kernel on any way. And The bootstrap loader acts as a glue between the bootloader and the linux kernel. what does it mean?
-
Answer:
I assume you have little knowledge of microprocessors and operating systems to understand this. So, A bootstrap loader normally has the following functions : Enabling the user to select an operating system to start. Loading the operating system files from the boot partition. Controlling the operating system selection process and hardware detection prior to the initialization The boot-loader is the first piece of software started by the BIOS or UEFI. It is responsible for loading the kernel with the wanted kernel parameters, and initial RAM disk before initiating the boot process. You can use different kinds of bootloaders. The boot loader ultimately has to: Bring the kernel (and all the kernel needs to bootstrap) into memory Provide the kernel with the information it needs to work correctly Switch to an environment that the kernel will like Transfer control to the kernel For PCs : GRUB, SysLinux For Embedded boards : U-boot
Ishan Mittal at Quora Visit the source
Other answers
A bootstrap loader usually referred to as a boot loader is typically the first piece of software to execute in system and is responsible for bringing the entire operating system to life. The term bootstrap, which is related to old expression"Pulling yourself up by your own bootstraps"Means to accomplish something with minimum resources and advantages.
Prashant Kothari
Related Q & A:
- What is the difference between a bar, a tavern, a pub, and a saloon?Best solution by Yahoo! Answers
- What's the difference between a private franchise and a public franchise?Best solution by answers.yahoo.com
- What is the difference between a standby battery and a deep cycle battery?Best solution by answers.yahoo.com
- What is the difference between a shelf cloud and a wall cloud?Best solution by Yahoo! Answers
- What is the difference between a physician assistant and a nurse practitioner?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.