- Yocto for Raspberry Pi
- Pierre Jean Texier Petter Mab?cker
- 108字
- 2021-07-14 11:27:09
Booting the image on the Raspberry Pi
We now come to what is surely the most anticipated moment of this chapter: the moment where we boot our Raspberry Pi with a fresh Poky image.
You just have to insert your SD card into a slot, connect the HDMI cable to your monitor, and connect the power supply (it is also recommended to used a mouse and keyboard to shut down the device, unless you plan on just pulling the power and possibly corrupting the boot partition).
After connecting the power supply, you should see the Raspberry Pi splash screen:

Note
The login for the Yocto/Poky distribution is root
.
推薦閱讀
- Docker進階與實戰
- C語言程序設計
- PhpStorm Cookbook
- C++新經典
- Learning OpenStack Networking(Neutron)(Second Edition)
- OpenCV with Python Blueprints
- Android移動應用開發項目教程
- Spring Data JPA從入門到精通
- Data Manipulation with R(Second Edition)
- Using Yocto Project with BeagleBone Black
- Python滲透測試編程技術:方法與實踐(第2版)
- Learning iOS Penetration Testing
- Learning ROS for Robotics Programming
- ASP.NET jQuery Cookbook(Second Edition)
- 像程序員一樣使用MySQL