Missing emmc-install

Good morning,

I have installed VIM2_Ubuntu-server-focal_Linux-5.12_arm64_SD-USB_V1.0.7-210625.img on a sd card.

Now im interested to flash this installation to me emmc, from the sd card, but I missed the emmc-install script.

It is not possible to flash that image in the emmc from my sd card? where is the emmc-install script? Can I do anything?

Thanks in advance !

I’m not quite sure about this but maybe you can do:
dd if="/dev/mmcblk1" of="/dev/mmcblk0" ?

@numbqq any ideas ?

@Frank Please help to check.

@themacboy Hello, I had test it just now with VIM2_Ubuntu-server-focal_Linux-5.12_arm64_SD-USB_V1.0.7-210625.img

Welcome to Fenix 1.0.5 Ubuntu 20.04.2 LTS Linux 5.12.0  
 _  ___               _            __     _____ __  __ ____  
| |/ / |__   __ _  __| | __ _ ___  \ \   / /_ _|  \/  |___ \ 
| ' /| '_ \ / _` |/ _` |/ _` / __|  \ \ / / | || |\/| | __) |
| . \| | | | (_| | (_| | (_| \__ \   \ V /  | || |  | |/ __/ 
|_|\_\_| |_|\__,_|\__,_|\__,_|___/    \_/  |___|_|  |_|_____|
                                                             

 * Website:        https://www.khadas.com
 * Documentation:  https://docs.khadas.com
 * Forum:          https://forum.khadas.com

ifTo run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

khadas@Khadas:~$ emmc-install 
This tool must run as root. Exiting ...
khadas@Khadas:~$ 

Can you check again ?