[OrangePi] Installation on internal EMMC

    • 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
posted @ 2015-10-23 09:29  张不正  阅读(1216)  评论(0编辑  收藏  举报
返回顶部