Armbian + KODI (Ubuntu\Debian) for SD & USB & eMMC

I still can’t get it to boot to Armbian from eMMC. The last step I’ve done is to run ./install.sh with the following output:

./install.sh output

root@aml : ~ # ./install.sh

Start script create MBR and filesystem

/dev/mmcblk2

Start backup u-boot default

4+0 records in

4+0 records out

4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0678512 s, 61.8 MB/s

Start create MBR and partittion

./install.sh: 55: ./install.sh: parted: not found

./install.sh: 56: ./install.sh: parted: not found

./install.sh: 57: ./install.sh: parted: not found

Start restore u-boot

442+0 records in

442+0 records out

442 bytes copied, 0.00463437 s, 95.4 kB/s

8191+0 records in

8191+0 records out

4193792 bytes (4.2 MB, 4.0 MiB) copied, 0.257218 s, 16.3 MB/s

Done

Start copy system for eMMC.

Formatting BOOT partition..../install.sh: 87: ./install.sh: mkfs.vfat: not found

done.

mount: /ddbr/install: special device /dev/mmcblk2p1 does not exist.

Cppying BOOT...done.

Edit init config...done.

umount: /ddbr/install: not mounted.

Formatting ROOT partition...

./install.sh: 112: ./install.sh: mke2fs: not found

./install.sh: 113: ./install.sh: e2fsck: not found

done.

Copying ROOTFS.

mount: /ddbr/install: special device /dev/mmcblk2p2 does not exist.

Copy BIN

Create DEV

Copy ETC

Copy HOME

Copy LIB

Create MEDIA

Create MNT

Copy OPT

Create PROC

Copy ROOT

Create RUN

Copy SBIN

Copy SELINUX

Copy SRV

Create SYS

Create TMP

Copy USR

Copy VAR

Copy fstab

umount: /ddbr/install: not mounted.

*******************************************

Complete copy OS to eMMC 

*******************************************

After installing to eMMC and unplugging my mSD card my VIM3 always boots to Android. I’ve tried to activate multi-boot again with the keys mode (power+reset buttons) and it boots to Armbian from mSD when mSD card is inserted, otherwise it boots to Android Recovery.