liuyunbuji

* 需要使用Raspbian / Raspbian Lite或更高版本的2017-04-10版本

*不会SD卡装系统? 

1.  先用装好Raspbian系统的SD卡启动

  在命令行输入     echo program_usb_boot_mode=1 | sudo tee -a /boot/config.txt

  重启 sudo reboot

2.   验证

  vcgencmd otp_dump | grep 17:

  若输出17:3020000a 则成功。若不是,那么OPT位没有被编程。

3.  关机,拔出SD卡,插上你刷好Raspbian系统的U盘吧!!!

分类:

技术点:

相关文章:

  • 2021-12-21
  • 2021-10-20
  • 2021-11-02
  • 2021-12-03
  • 2022-12-23
  • 2021-10-13
  • 2021-12-04
猜你喜欢
  • 2021-04-20
  • 2021-08-02
  • 2021-07-17
  • 2021-12-04
  • 2021-12-14
相关资源
相似解决方案