You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
Adding some info regarding installer
This commit is contained in:
@@ -121,7 +121,7 @@ Put user to sudo group:
|
||||
|
||||
# How to install to eMMC, NAND, SATA & USB?
|
||||
|
||||

|
||||

|
||||
|
||||
Required condition:
|
||||
|
||||
@@ -144,6 +144,11 @@ and follow the guide. You can create up to three scenarios:
|
||||
* boot from SD, system on SATA / USB
|
||||
* boot from eMMC / NAND, system on eMMC/NAND
|
||||
* boot from eMMC / NAND, system on SATA / USB
|
||||
|
||||
and you can choose the following file system options:
|
||||
|
||||
* ext2,3,4
|
||||
* btrfs
|
||||
|
||||
On Allwinner devices after switching to boot from NAND or eMMC clearing the boot loader signature on the SD card is recommended: `dd if=/dev/zero of=/dev/mmcblkN bs=1024 seek=8 count=1` (replace `/dev/mmcblkN` with the correct device node -- in case you run this directly after `nand-sata-install` without a reboot in between then it's `/dev/mmcblk0`). When booting from eMMC to get SD cards auto-detected on Allwinner legacy images please consider changing `mmc0`'s `sdc_detmode` from 3 to 1 in the board's fex file (see [here](http://forum.armbian.com/index.php/topic/1702-orange-pi-plus-2e-where-is-16ghz-and-sd/?p=13163) for details).
|
||||
|
||||
|
||||
BIN
docs/images/nandsata.png
Normal file
BIN
docs/images/nandsata.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user