I have just used the Prep script on an Armbian Buster download for an old OrangePi Zero H2+. It is just brilliant.
My only thoughts are, it was really difficult to find the instructions; they were in an old issue on GitHub. I would like to see them in the main readme or at least the WiKi.
Secondly, at the end of the script, there is a message about creating an img file. Could some instructions be added on how to do that, please? I've got a second OrangePi and I'll need to do the whole sequence again .
Well the script did not reached a final stable status yet. Therefore, I guess, it's not official documented
There are quite some tools on the internet allowing to clone SD cards like win32 disk imager. But maybe @MichaIng will share some inside how he is creating the official DietPi images.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
It will never be 100% stable since we need to do quite some system changes, depending on the pre-image and if it is very customized, some manual tinkering can be required. But I agree we need some updated manual on the wiki. Will do that when I find time.
For the image creation we use (from an external DietPi system or emulation/container host):
Select drive or image as source, depending on how you attached the one to create and NOT Clonezilla-based installer, since this only works for x86_64 target systems.
MichaIng wrote: ↑Fri Jan 24, 2020 9:58 am
For the image creation we use (from an external DietPi system or emulation/container host):
Can I just check the process - Run the Prep script - shutdown that device - take out SDCard - mount SDCard on a different device - run that command pointing to the mounted SD Card.