I have used Etcher on Windows PC to create a Debian uSD boot card.
This all runs well for basic functions.
Using the “lsblk” command I can see what I believe is my eMMC card. It shows as:
mmcblk1, then with boot0, boot1, and rpmb.
I have seen a couple of posts here about eMMC but none of them have instructions I can follow as to how to burn a bootable operating system to the eMMC card.
I have tried using a uSD to eMMC adaptor, but when plugged into my Windows 10 laptop it is not seen by Etcher.
From the uSD Debian boot on the Rock Pi 4M how can I burn boot files to the eMMC card (mmcblk1)
Do I need to mount it? How do I do that?
Is there a utility like Etcher I can run in Debian?
Or a list of command line commands I can work through in terminal?
Thank you