In this series I will be covering the following topics related to Raspberry Pi development:
- Formatting and partitioning your SD Card
- Creating a boot image for your SD Card
- Creating a bare metal kernel to run your own code on the Raspberry Pi
- Making a boot image for your SD Card using the custom kernel you wrote
Some more advanced topics, which aren't required but are still useful or even fun to learn :), include:
- Creating a boot loader for your Raspberry PI (to avoid the write,compile, copy to sd card, and boot cycle)
- Writing your own OS
- Creating your own arm cross compiler (Very Advanced!)
I will begin this series with an explanation and walk through of formatting and partitioning an SD Card to be used with your Raspberry Pi.
The first part of this series will be discussing the formatting and partitioning of your SD Card.
Next
The first part of this series will be discussing the formatting and partitioning of your SD Card.
Next
No comments:
Post a Comment