Replies: 1 comment 2 replies
-
macOS can indeed not run this script. Easiest is probably to spin up a VM and pass through the SD card/USB card reader to it. We have DietPi appliances for quite some virtualizers which run on macOS and should be easy/fast to spin up. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I just took a barebone Debian for orangepi3 LTS. I've burned my SD card with it, and when it booted, I've ran the custom image script on the board to get a debian cleaned image of dietpi.
Then I've rebooted, I've installed docker.
Now i want to create an image that i can burn to create other clone of this setup.
I've found : dietpi-imager (bash -c "$(curl -sSfL 'https://raw.githubusercontent.com/MichaIng/DietPi/master/.build/images/dietpi-imager')")
But I'm running macOS on my main computer and I'm not sure it's the way to deal with.
I know i can just clone the full SD card, but i would get a 32 GB file whereas i only use maybe 4/5 gB?
How to proceed ?
Beta Was this translation helpful? Give feedback.
All reactions