Skip to content

Releases: nicsng/COC-USB

COC-USB-Linux v1.0.0

Choose a tag to compare

@Jonathanczh Jonathanczh released this 01 Dec 10:23
8f72efb

Linux Release

Download all parts:

  • COC-USB-Linux.zip.partaa
  • COC-USB-Linux.zip.partab

In Windows

  1. Open Command Prompt or PowerShell:
  2. Navigate to the folder the files are downloded in
cd path\to\your\files
  1. Reassamble the files:
copy /b COC-USB-Linux.zip.partaa + COC-USB-Linux.zip.partab COC-USB-Linux.zip
  1. Unzip the folder
  2. Use Raspberry Pi Imager to flash the extracted COC-USB-Linux.img file to your Raspberry Pi.

In Linux

  1. Open Command Prompt or PowerShell:
  2. Navigate to the folder the files are downloded in
cd path\to\your\files
  1. Reassamble the files:
cat COC-USB-Linux.zip.* > COC-USB-Linux.zip
  1. Unzip the folder
unzip COC-USB-Linux.zip
  1. Use Raspberry Pi Imager to flash the extracted COC-USB-Linux.img file to your Raspberry Pi.

COC-USB-Windows v1.0.0

Choose a tag to compare

@Jonathanczh Jonathanczh released this 01 Dec 09:01
1073c08

WIndows Release

Download all parts:

  • COC-USB-Windows.zip.partaa
  • COC-USB-Windows.zip.partab
  • COC-USB-Windows.zip.partac

In Windows

  1. Open Command Prompt or PowerShell:
  2. Navigate to the folder the files are downloded in
cd path\to\your\files
  1. Reassamble the files:
copy /b COC-USB-Windows.zip.partaa + COC-USB-Windows.zip.partab + COC-USB-Windows.zip.partac COC-USB-Windows.zip
  1. Unzip the folder
  2. Use Raspberry Pi Imager to flash the extracted COC-USB-Windows.img file to your Raspberry Pi.

In Linux

  1. Open Terminal.
  2. Navigate to the folder the files are downloded in
cd path\to\your\files
  1. Reassamble the files:
cat COC-USB-Windows.zip.* > COC-USB-Windows.zip
  1. Unzip the folder
unzip COC-USB-Windows.zip
  1. Use Raspberry Pi Imager to flash the extracted COC-USB-Windows.img file to your Raspberry Pi.