Update README.md with better explanation how to dd

This commit is contained in:
alpcentaur 2024-02-12 19:05:17 +01:00
parent 8e60daba8b
commit 368c444160

View file

@ -61,10 +61,13 @@ Have a look that the microsd of minimum 30GB is not mounted, and
start copying to the root of the microsd.
Now copy binarywise the image to the partition
Now copy binarywise the image to the device, not a partition if there is one:
sudo dd bs=4M if=kaosimage.img of=/dev/mmlp
If your MicroSD Card has /dev/mmlp1 and /dev/mmlp2, do not copy to them, but copy to the whole device /dev/mmlp.
Thats it! The free system should be installed. Put the MicroSD into your OrangePi.