WIndows Release
Download all parts:
- COC-USB-Windows.zip.partaa
- COC-USB-Windows.zip.partab
- COC-USB-Windows.zip.partac
In Windows
- Open Command Prompt or PowerShell:
- Navigate to the folder the files are downloded in
cd path\to\your\files
- Reassamble the files:
copy /b COC-USB-Windows.zip.partaa + COC-USB-Windows.zip.partab + COC-USB-Windows.zip.partac COC-USB-Windows.zip
- Unzip the folder
- Use Raspberry Pi Imager to flash the extracted
COC-USB-Windows.imgfile to your Raspberry Pi.
In Linux
- Open Terminal.
- Navigate to the folder the files are downloded in
cd path\to\your\files
- Reassamble the files:
cat COC-USB-Windows.zip.* > COC-USB-Windows.zip
- Unzip the folder
unzip COC-USB-Windows.zip
- Use Raspberry Pi Imager to flash the extracted
COC-USB-Windows.imgfile to your Raspberry Pi.