- Install the image on SD Card as described above
- Boot your Orange PI board from SD Card
- Run:
-
- 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.
-
- sudo install_to_emmc btrfs
Copy the Code
时间: 2024-10-09 21:47:28