User Tools

Site Tools

한국어

comfilepi:raspbian:index

Raspberry Pi OS

We recommend using the latest OS image to ensure you have the latest bug fixes and features released by the upstream repositories. After booting the OS, the software packages can be further updated to the most recent releases of the day by running apt-get update && apt-get full-upgrade from a terminal.

Bullseye

OS Image Download Link Date Released Supported Models Word Size Release Notes and Checksum
ComfilePi Raspberry Pi OS 20221201 December 1, 2022 CPi-A, CPi-B, & CPi-C 64-bit Release Notes and Checksum

Buster

OS Image Download Link Date Released Supported Models Word Size Release Notes and Checksum
ComfilePi Raspberry Pi OS 20221026 October 26, 2022 CPi-A & CPi-B 32-bit Release Notes and Checksum
ComfilePi Raspberry Pi OS 20220726 July 26, 2022 CPi-A & CPi-B 32-bit Release Notes and Checksum
ComfilePi Raspberry Pi OS 20210405 April 5, 2021 CPi-A & CPi-B 32-bit Release Notes and Checksum
ComfilePi Raspberry Pi OS 20200526 May 26, 2020 CPi-A & CPi-B 32-bit Release Notes and Checksum
ComfilePi Raspberry Pi OS 20191224 December 24, 2019 CPi-A & CPi-B 32-bit Release Notes and Checksum
ComfilePi Raspberry Pi OS 20190722 July 22, 2019 CPi-A & CPi-B 32-bit Release Notes and Checksum

Stretch

OS Image Download Link Date Released Supported Models Word Size Release Notes and Checksum
ComfilePi Raspberry Pi OS 20190214 February 14, 2019 CPi-A & CPi-B 32-bit Release Notes and Checksum
ComfilePi Raspberry Pi OS 20190122 January 22, 2019 CPi-A & CPi-B 32-bit Release Notes and Checksum

The latest OS image above is preconfigured for the CPi-A070WR, CPi-B070WR, and the CPi-A102WR. For other models, please replace the /boot/config.txt file with the appropriate model-specific one located in the /boot directory.

For OS images prior to 2022-07-26 overwrite /boot/config.txt with one of the following:

When the OS is installed and booted for the first time, it will automatically expand the file system to take advantage of the specific model's entire storage capacity, and then reboot automatically. Subsequent boots will boot directly to the desktop.

Installation Instructions

The installation procedure is the same as that used with the Raspberry Pi 3. See “Installing Images…” at the Raspberry Pi Installation Instructions. From the “Choose OS” menu, select “Use Custom” and then browse the to the OS downloaded from the links above.

For flashing eMMC models, use the following procedure:

  1. Obtain a USB-Type-A-to-USB-Type-A cable and connect it between the CPi panel PC and your desktop PC using the “USB Device” port.
  2. Turn on the CPi-xxxx panel PC. Due to the USB cable being plugged into the USB Device port, it will automatically boot into a special mode allowing the eMMC to be flashed. Nothing will appear on the screen though. If it boots into the desktop, something is wrong. If that happens check to ensure the cables are properly connected.
  3. Once the ComfilePi is powered on, download, install, and then run the “RPiBoot.exe” program on your desktop PC. It will detect the ComfilePi and mount the eMMC as if it were an SD card (e.g. as a removable drive).
  4. Once the eMMC is mounted as a removable drive, follow the normal procedure for flashing or backing up an OS image.

See the Raspberry Pi eMMC Flashing Instructions for more information.

Replacing the pi User

The default user is pi and the default password is raspberry. To replace the pi user, use the Raspberry Pi Imager, press the gear icon and set a new username and password in the Advance Options screen before writing the OS to the SD card or eMMC.

Creating an OS Image for Backup and/or Cloning

Most likely users will want to customize their OS by changing settings and adding/remove software to customize the ComfilePi panel PC to their needs. Win32DiskImager can be used to Read an SD card or eMMC disk to an image file (.img) for cloning other ComfilePi panel PCs.

Source Code

Source code for appropriately licensed software can be obtained by executing apt source {package_name} on the ComfilePi.

ComfilePi - Industrial Raspberry Pi Panel PC

comfilepi/raspbian/index.txt · Last modified: 2023/02/03 18:23 by COMFILE Technology