Are you sure you want to write the image to a partition and not the device ? Last time I did something like this with an ISO image, the command wasCode:
$ sudo dd if=tmp/deploy/images/raspberrypi3/core-image-minimal-raspberrypi3.rpi-sdimg of=/dev/sda1
Code:
dd status=progress if=CentOS-Stream-9-latest-x86_64-dvd1.iso of=/dev/sda
Statistics: Posted by glykos — Tue May 07, 2024 1:10 pm