[OrangePi] Installation on internal EMMC
- Install the image on SD Card as described above
- Boot your Orange PI board from SD Card
- Run:
-
Copy the Code
- sudo install_to_emmc
- 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.
-
Copy the Code
- sudo install_to_emmc btrfs
啦啦啦!!!