COC-USB-Linux v1.0.0
Linux Release
Download all parts:
- COC-USB-Linux.zip.partaa
- COC-USB-Linux.zip.partab
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-Linux.zip.partaa + COC-USB-Linux.zip.partab COC-USB-Linux.zip
- Unzip the folder
- Use Raspberry Pi Imager to flash the extracted
COC-USB-Linux.imgfile to your Raspberry Pi.
In Linux
- Open Command Prompt or PowerShell:
- Navigate to the folder the files are downloded in
cd path\to\your\files
- Reassamble the files:
cat COC-USB-Linux.zip.* > COC-USB-Linux.zip
- Unzip the folder
unzip COC-USB-Linux.zip
- Use Raspberry Pi Imager to flash the extracted
COC-USB-Linux.imgfile to your Raspberry Pi.