如何在C中创建引导加载程序 [英] How to create a boot loader in C

查看:148
本文介绍了如何在C中创建引导加载程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我是C和启动加载器的新手。我对C语言一无所知。

我想为Ubuntu用C语言编写一个完整的Boot loader。请帮帮我。

Hi,
I am new to C and boot loaders. i don''t know anything about C language.
I want to make a complete Boot loader in C language for Ubuntu. please help me with this..

推荐答案

按照你之前的问题如何开发自己的Boot Loader [ ^ ]
As per your earlier question How to develop your own Boot Loader[^]


你对C一无所知,大概是,没有关于启动加载器。您如何期待这里的答案可以帮助您?



您首先需要使用C来相当舒适(最坏),然后您需要了解引导加载程序的工作原理,低级硬件访问,中断处理等。一旦你完全理解了这一切,那么你就可以开始编写自己的引导加载程序了。祝你好运。
You don''t know anything about C and, presumably, nothing about boot loaders. How do you expect an answer here to help you?

You need first to be fairly comfortable (at worst) with C, then you need to understand how a bootloader works, low level hardware access, interrupt handling etc. Once you understand all that fully, then you can start work on writing your own bootloader. Good luck with your efforts.


这篇关于如何在C中创建引导加载程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆