码迷,mamicode.com
首页 > 其他好文 > 详细

[OrangePi] Installation on internal EMMC

时间:2015-10-23 10:20:12      阅读:200      评论:0      收藏:0      [点我收藏+]

标签:

    • Install the image on SD Card as described above
    • Boot your Orange PI board from SD Card
    • Run:
      1. sudo install_to_emmc
      Copy the Code

    • Power off the board.
    • Remove SD Card
    • Power on, the board will boot from EMMC
    • You don‘t have to resize SD Card before installation on EMMC if you don‘t plan to use it.
    • You can use btrfs option to format your emmc Linux partition as btrfs, it will be mounted with compress=lzo option and you can save up to 40% of emmc size.
      1. sudo install_to_emmc btrfs
      Copy the Code

[OrangePi] Installation on internal EMMC

标签:

原文地址:http://www.cnblogs.com/zhanghaha/p/4903472.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!