User Tools

Site Tools

한국어

comfilepi:trixie:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
comfilepi:trixie:index [2026/07/03 05:42] – [.NET 10] mfranklincomfilepi:trixie:index [2026/07/03 08:55] (current) – [chrony] mfranklin
Line 15: Line 15:
 See the [[https://www.raspberrypi.com/news/trixie-the-new-version-of-raspberry-pi-os/|Raspberry Pi Trixie OS announcement]]. See the [[https://www.raspberrypi.com/news/trixie-the-new-version-of-raspberry-pi-os/|Raspberry Pi Trixie OS announcement]].
  
-The Raspberry Pi Trixie OS has adopted [[https://www.raspberrypi.com/news/cloud-init-on-raspberry-pi-os/|cloud-init]] for first boot initialization, and the latest Raspberry Pi imager has removed the ability to customize custom OS images. Therefore, to customize the OS prior to booting (e.g. changing the default userid/password, adding authorized SSH keys, etc.) please edit the //user-data// file according the the instructions in the [[https://docs.cloud-init.io/en/latest/index.html|cloud-init documentation]]+The Raspberry Pi Trixie OS has adopted [[https://www.raspberrypi.com/news/cloud-init-on-raspberry-pi-os/|cloud-init]] for first boot initialization, and the latest Raspberry Pi imager has removed the ability to customize custom OS images. Therefore, to customize the OS prior to booting (e.g. changing the default userid/password, adding authorized SSH keys, etc.) please edit the //user-data// file in the //bootfs// partition according the the instructions in the [[https://docs.cloud-init.io/en/latest/index.html|cloud-init documentation]]
 ===== COMFILE Technology Changes ===== ===== COMFILE Technology Changes =====
  
Line 34: Line 34:
 This layout was created to make it easier to [[#read-only_file_system|enable the read-only file system]], effectively making the //bootfs// and //rootfs// partitions read-only, while still having a place to write data to (i.e. the //datafs// partition).   This layout was created to make it easier to [[#read-only_file_system|enable the read-only file system]], effectively making the //bootfs// and //rootfs// partitions read-only, while still having a place to write data to (i.e. the //datafs// partition).  
  
-If the //datafs// partition is too small, and your SD card, eMMC, or other storage medium is large enough, you can use [[https://gparted.org/|gparted]], or other disk partitioning utility, to adjust partition sizes as needed.  Currently, the //rootfs// partition must be the last partition of the disk to maintain compatibility with some configuration utilities of the Raspberry Pi.+If the //datafs// partition is too small, and your SD card, eMMC, or other storage medium is large enough, you can use [[https://gparted.org/|gparted]], or other disk partitioning utilities, to adjust partition sizes as needed.  Currently, the //rootfs// partition must be the last partition of the disk to maintain compatibility with some configuration utilities of the Raspberry Pi.
  
 ==== Read-only File System ==== ==== Read-only File System ====
Line 101: Line 101:
 ==== chrony ==== ==== chrony ====
  
-The ComfilePi Trixie OS replaces //systemd-timesync// with [[https://chrony-project.org/|chrony]] to provide better support for real-time clock (RTC) control and configuration.+The ComfilePi Trixie OS replaces //systemd-timesyncd// with [[https://chrony-project.org/|chrony]] to provide better support for real-time clock (RTC) control and configuration.
comfilepi/trixie/index.1783057357.txt.gz · Last modified: by mfranklin