Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Actually I know what is boot processing but i not confirm to in bootloader code what is code write.
Posted
Comments
[no name] 8-Sep-15 4:47am    
Asking about bootloader but have not discovered Google - interesting.
Richard MacCutchan 8-Sep-15 6:07am    
LOL.
Patrice T 8-Sep-15 12:28pm    
lol too

1 solution

Bootloaders perform all sorts of functionality associated with checking the filesystem, setting the network, finding and loading the operating system etc. Some Google searches will help you find discussion papers on it. And since Linux is open source you can even look at the code.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900