Raspberry pi overlay filesystem

Raspberry pi overlay filesystem. Inspired by (and with permission of) Mattias Wikstrom who posted the starting point at Raspberry Pi Overlay Root Filesystem Mattias wishes to credit Rawspberry Pi Forum user ejolson for their help as well. Brought into the Linux kernel mainline with version 3. Hi, you can use the overlay but you will need to render text into it, perhaps using OpenCV. If you want to create a custom SD image, look at Linux's Overlay FS. pi@raspberrypi:~ $ sudo su - root@raspberrypi:~# df -h Filesystem Size Used Avail Use% Mounted on /dev/root 118G 109G 3. Overlay -Enabled. Click Choose device and select your Raspberry Pi model from the list. May 14, 2018 · I am using Overlay FS (both Overlay and Boot Partition) exactly for this purpose, to be able to turn off Raspberry improperly. After opening the overlay file system in raspi-config, it is no longer possible to take full resolution photos. On the Raspberry Pi it is /, and by default it is located on the SD card as a fully read/write EXT4 partition. This is a very common setup but at… Oct 6, 2020 · Auto-Updater for RPI4 using overlay Filesystem (rev 1 – Oct 2020) Introduction: This project was to automatically update a raspberry PI (ver 4) that is using the overlay filesystem (overlayfs). Suggest: - if the test returns negative a few times in a row, reboot the machine entirely Raspberry PI read only filesystem with writable overlay - install. The two cables have distinct wiring. To control the overlayfs then type. Add “,ro” flag to both block devices in. Was working on my B+ with a fresh Raspbian/PIXEL install. Mar 24, 2018 · This allows for a read-write root filesystem where base reads come from NFS and any writes or overwrites are just stored in ram for the lifetime of the system. Provide details and share your research! But avoid … Asking for help, clarification, or responding to other answers. ) that we mount the root filing system read only on /lower and a tmpfs as /upper/data and /upper/work. Metadata is indicated using a bitmask notation, so add them together to show multiple parameters. Running apt update fills the bill for that and that's what unattended-upgrades does. Swap does not work if an overlay over the root file system is defined. txt is limited to 512 bytes and supports the [all], [none] and [tryboot] conditional filters. I'm using mostly Pi Zero's and have check 3 or 4 of them but the Performance Options is missing from the raspi-config menu. txt and /boot/config. So any updates will go away on next reboot. This document describes a method to protect the root filesystem from writes while still allowing all applications to function as normal while writing to a temporary Overlay filesystem. - copy the 2 scripts into that folder. Note: In older versions of raspi-config the Overlay File System option is under Advanced Options. 进行系统设置 第一次启动Raspberry Pi OS时,系统会自动进行一些设置。你需要根据提示来设置你的语言 May 30, 2021 · Greetings, I have the following issue where disk space is massively filled by the following, overnight. merge while the overlay is mounted) and offline (unmount the overlay and then merge) solutions. After this however I lose the overlay filesystem. Raspberry Piの電源をシャットダウンしないで落としたい場合、ファイルシステムのリードオンリー化という手法が良く用いられます。以前はいろいろと設定が面倒な感じだったのですが、最近はraspi-configでサポートされているようなので( https://www. Mar 18, 2014 · If you are running out of RAM you might be able to delete some log files instead, or turn off logging as log files stored in RAM have limited use anyway. The source directories can be on different volumes and can even Jun 10, 2020 · NOOBS 3. and it clashes with our project's need to save some data on a fairly regular basis. Jul 17, 2012 · Prior to that I did the same thing using aufs, the out-of-kernel overlay filesystem. 6G 3. Connect your preferred storage device to your computer. - turn ON the overlay file system (reboot required) Jan 20, 2021 · Raspberry Pi Overlay Root Filesystem. It is actually possible to call the functions in raspi-config. Boot Partition - Read-only. 8G 0 3. Raspberry Pi 4. dtb) which enable support for UART0 and the RTS/CTS handshaking lines on UART0, these live in /boot/overlay In my case I use it on Raspberry Pi's which are used for narrowcasting, kiosk installations and dashboard applications. 9G 0% /dev/shm tmpfs 3. to tell the system to mount them read-only: edit the file. ファイルを作ろうとするとエラーになります。 ROM化解除手順. Mar 10, 2016 · I would think so, yeah. Apr 9, 2012 · Re: Can not enable overlay-fs on latest Raspi OS lite. 1, alsa-utils, psmisc, initramfs-tools Sep 25, 2017 · Data in RAM is lost on a reboot. Jun 9, 2019 · Finally ensure the file system goes back to read-only once you log out. Maybe a bit like this: Code: Select all. when I tried the above command, following options get changed. Enable or disable Overlay Filesystem or Write protect Boot partition via CLI. Dec 26, 2017 · 3. Some helpful folks have even automated the steps such as this https://github. Jun 28, 2023 · I've enabled Overlay File System on the OS partition and the second partition is RW. So, I was wondering if there's any way to make the system run in overlay mode but copy all the changed data to the card when I issue a shutdown command? Mar 28, 2013 · Thank you for your support, Code: Select all. Updates will not be possible without remounting root partition as writable, this is a big drawback in some scenarios. This project builds on Network Booting a Raspberry Pi 3 from an Ubuntu Server, making such a setup (or similar) a prerequisite, and it works with Raspberry Pi 2/3: Chromium in Kiosk mode). is there any other techniques? Regarding overlay file sustem: 1. dtb and uart0-full-overlay. 9G 18M 3. dtbo) dtoverlay -r [<overlay>] Remove an overlay (by name, index or the last) dtoverlay -R [<overlay>] Remove from an overlay (by name, index or all) dtoverlay -l List active overlays/params dtoverlay -a List all overlays Jun 12, 2020 · SOLVED: NOOBS 3. Next, click Choose OS and select an operating system to install. the only solution is to reboot. Fri Oct 11, 2019 5:40 pm. 8 GiB, 32026656768 bytes, 62552064 sectors /dev/mmcblk0p3 4882813 62552063 57669251 27. Thus this is not (part of) a solution for my use-case. What you can do is investigate where your applications are writing to and point them to tmpfs. Sep 29, 2016 · It is because I have the filesystem on an SD card (Raspberry Pi) and it needs to last long. sh. Dec 12, 2023 · Stuck at initramfs prompt after overlay filesystem. When launched at startup, my application May 7, 2021 · 3. Feb 19, 2024 · SETUP: (with overlay file system OFF:) - create an "updater" folder under user "pi". Initramfs typically contains essential device drivers, file system tools, network configuration, etc. The only changes our customers might need to make are the WiFi settings. In my installation, there are a few applications frequently writing data throughout the /var directory (not just to the usual offenders of /var/log and /var/tmp). dtb files inside the /boot/firmware directory, and there's an overlay for every major Raspberry Pi hardware model. Is there any way to configure the OS to get/save the WiFi settings on the second RW partition so the customer doesn't need to do the multiple reboots to disable the overlay file system Dec 31, 2023 · Code: Select all # uname -a Linux bringebaer 6. The code snippets need to be run with root privileges so use sudo. Adds some text and/or metadata to the picture. nano $1. 9G 0% /sys/fs/cgroup /dev The compatible string identifies this as being for BCM2835, which is the base architecture for the Raspberry Pi SoCs; if the overlay makes use of features of a Raspberry Pi 4 then brcm,bcm2711 is the correct value to use, otherwise brcm,bcm2835 can be used for all Raspberry Pi overlays. Jun 30, 2022 · Raspberry Pi is one of the most widely used single board computers among IoT enthusiasts. We will fully take advantage of this mechanism to introduce two new Device Tree Overlays that will be parsed and dynamically merged into the main Device Tree. Now time to tell the mounted filesystem that we’re in read-only mode. It also provides options to protect the boot volume. Add an overlay (with parameters) dtoverlay -D [<idx>] Dry-run (prepare overlay, but don't apply - save it as dry-run. I have read and tried the "Overlay File System option" ( >> raspi-config >> Performance Options >> Overlay File System) It does "what it should do in practical terms": you can write in the File System, and, when you reboot, it gets deleted. Apr 4, 2022 · Since we’ll be using GPIO3 also for powering off the system, we will add the following device tree overlay (dtoverlay) to /boot/config. $ sudo . When the overlay FS is active, the RPI4 is running on a filesystem that cannot be modified. /overlayfs. Code: Select all. 0K 5. Thanks for your work, this is a great projekt! Dec 12, 2023 · Raspberry Pi OS 2023-10-10 (bookworm, kernel 6. Where can I find a script to turn on and turn off this feature? 1. 4: Reboot pi. Just study raspi-config which is just a simple (if rather long) shell script and extract the bits you need. May 12, 2022 · Raspberry Pi 400 Raspberry Pi Pico General SDK MicroPython Other RP2040 boards; Software Raspberry Pi OS Raspberry Pi Connect Raspberry Pi Desktop for PC and Mac Other Android Debian FreeBSD Gentoo Linux Kernel NetBSD openSUSE Plan 9 Puppy Arch Pidora / Fedora RISCOS Ubuntu; Ye Olde Pi Shoppe The compatible string identifies this as being for BCM2835, which is the base architecture for the Raspberry Pi SoCs; if the overlay makes use of features of a Raspberry Pi 4 then brcm,bcm2711 is the correct value to use, otherwise brcm,bcm2835 can be used for all Raspberry Pi overlays. As I was running out of space I decided to use raspi-config to expand the filesystem to fill the entire SD. sh Jan 27, 2020 · Raspberry Pi Overlay Root Filesystem. I have found a couple of offline solutions, which I have added as answers. . Connect the display to the DISP1 port on the Compute Module IO board through the 22W to 15W display adapter. Feb 16, 2023 · The setting | Overlay File System | acts as a toggle so once navigating back to this setting using the Raspberry Pi Configuration Menu like before you can simply toggle Write On and Off. Share. Edit (or create) the file /etc/bash. /etc/fstab. 18, OverlayFS lets you overlay the contents (both files and directories) of one directory onto another. Anything that does a lot of writing to the FS will fill RAM, particularly on a memory constrained device like a Pi Zero. Oct 12, 2019 · However, looking at the overlay part of script raspi-config, it seems that the upper file system is fixed to type 'tmpfs'. Thu May 12, 2022 4:50 pm. Please can you write a guide for this procedure in the documentation. Here is steps to reproduce: 1: load and run raspberry pi image 2020-12-02-raspios-buster-armhf. txt to use the new initramfs and overlay; Reboot. 編集したい場合は、ROM化の逆の手順を行ってROM化を解除します。 raspi-configコマンドを実行して、以下の順に選択します。 May 14, 2015 · insserv -r bootlogs; insserv -r console-setup. It gets mounted automatically as /media/pi/data. 5G 83 Linux Looking at overlayfs Nov 16, 2022 · Re: text overlay in picamera2. #!/bin/sh. - verify that execute permissions are set to "anybody" for BOTH scripts. Jul 26, 2021 · I've seen a number of references on how to configure a RIP for RO operation. I have analyzed the source code from raspi-config and just detecting if "boot=overlay" is in /boot The compatible string identifies this as being for BCM2835, which is the base architecture for the Raspberry Pi SoCs; if the overlay makes use of features of a Raspberry Pi 4 then brcm,bcm2711 is the correct value to use, otherwise brcm,bcm2835 can be used for all Raspberry Pi overlays. Sep 23, 2019 · Raspberry Pi(e)s are often used for kiosk applications where their sole purpose is to serve preloaded HTML5 content from an SD card to its attached HDMI screen. When deploying a raspberry, via script I wanted to be able to integrate this script into the deployment scripts and avoid corrupted SD-cards. [スタート]- [設定]- [Raspberry Piの設定]- [パフォーマンスタブ]に「Overlay File System」なるものがあるのでそこで設定できそう。. Oct 16, 2023 · Thanks for contributing an answer to Raspberry Pi Stack Exchange! Please be sure to answer the question. import time. Tue Dec 12, 2023 10:44 pm. Raspivid has text overlay options: Code: Select all. , to ensure smooth system boot. . I have the read-only filesystem enabled for three reasons: Extend microSD card lifespan. the problem is that when you use apt-get to upgrade the kernel, it deletes the old kernel modules. Thank you Dec 25, 2021 · しかし、 Raspberry Pi の電源がブチ切りされるとSD Cardのシステムファイルが損傷して起動できなくなってしまうことがあります。「Raspberry Piは本当に壊れやすいのか」によると平均で20回から30回電源をブチ切りするとRaspberry Pi が故障すると書かれています。 Apr 18, 2024 · Re: Overlay filesystem RAM running gradually low. 1) In the Raspberry Pi Configuration GUI, I turned on overlay filesystem and write-protect boot partition. import numpy as np. Say, 500-1000 ohm from GPIO to the thing you're controlling and 10 times that from GPIO to 3v3. dtoverlay=gpio-shutdown,gpio_pin=3,active_low=1 autoboot. It's important to leave the system in a read-only state so I have a script like this. mine was : proc /proc proc defaults 0 0. Somethings awry, but I’m not sure what. If you are wanting to wipe the changes for security purposes, then rebooting may not even be enough. Feb 20, 2020 · 自分用メモ. earlycon=pl011,mmio32,0xfe201000. The problem is not overlay, but as you've noticed something to do with the kernel7. It says. the use case you provided seems entirely new i'm not aware of any nand, emmc or mtd device that will allow for an extra augmented extroot-overlay on the same disk (guides and advice specifically state to use an additional disk) May 12, 2021 · Hi, In short - I’m out of disk space, on the root fs. Filesystem Size Used Avail Use% Mounted on overlay 262M 256M 0 100% / Checking via fdisk, we can see that the last partition has been resized correctly: Disk /dev/mmcblk0: 29. 9G 41% / /dev/mmcblk0p1 510M 61M 450M 12% /boot/firmware log2ram 40M 18M 23M 43% /var/log You can see from the file 'overlay' (which is used to create the overlay before the root filesystem is mounted, which is why we need to create and use an initramfs. mount -o remount,ro /boot. I've had to modify the dtb files in the past to increase the PCIe BAR space for early GPU testing on the Compute Module 4. 8G 0% /dev tmpfs 3. enable_overlayfs() disable_overlayfs() should work (but I have not tried). I discovered (the hard way) that it doesn't mount instantly at startup. They can't happen to the underlying filesystem so they're stored in hidden parts The root file system (rootfs) is the file system on the disk partition on which the root directory is located, and it is the file system on which all the other file systems are mounted as the system is booted up. This can also be used in conjunction with the tryboot feature to implement A/B booting for OS upgrades. I want to minimize MMC flash writes as much as possible for maximum lifespan. Imager always shows the recommended version of Raspberry Pi OS for your model at the top of the list. The whole point of making your root-fs read only is to prevent writes to the underlying SD card. The compatible string identifies this as being for BCM2835, which is the base architecture for the Raspberry Pi SoCs; if the overlay makes use of features of a Raspberry Pi 4 then brcm,bcm2711 is the correct value to use, otherwise brcm,bcm2835 can be used for all Raspberry Pi overlays. bash_logout and add the following lines at the end: mount -o remount,ro / mount -o Feb 1, 2016 · The Overlay file system (OverlayFS) is one example of these, though it is more of a mounting mechanism than a file system. This is the only officially supported boot method available on the Raspberry Pi, and although it is written specifically For Raspberry Pi 5, earlycon output only appears on the 3-pin debug connector with the following configuration: earlycon=pl011,0x107d001000,115200n8. If you're using a read-only file system this will work. Oct 23, 2020 · Those . That means usage will increase overtime. Does anyone know of any online Feb 13, 2022 · I'm working on an embedded application using Raspberry Pi CM4 running DietPi OS. com Oct 21, 2021 · Raspberry Pi 400 Raspberry Pi Pico General SDK MicroPython Other RP2040 boards; Software Raspberry Pi OS Raspberry Pi Connect Raspberry Pi Desktop for PC and Mac Other Android Debian FreeBSD Gentoo Linux Kernel NetBSD openSUSE Plan 9 Puppy Arch Pidora / Fedora RISCOS Ubuntu; Ye Olde Pi Shoppe Sep 23, 2017 · I would like to be able to merge changes from the upper filesystem of an overlay mount to a lower filesystem. img 2: open chromium--browser (browser opens perfectly). $ sudo overctl -w. The Raspberry Pi Zero camera cable cannot be used as an alternative to the RPI-DISPLAY adapter. Jul 8, 2020 · In an attempt to automate enabling/disabling of the overlay FS for automatic software updates while in the field, I need to be able to 1) detect if the overlay FS is enabled 2) Enable or disable the overlay FS via raspi-config command line. com Jul 9, 2018 · Add overlay to /etc/initramfs-tools/modules; Build the initramfs: mkinitramfs -o /boot/initrd; Adjust /boot/cmdline. --annotate, -a Enable/set annotate flags or text. Note: When the overlay filesystem is in place your RPI will function as usual, but any data generated after startup is only saved in RAM and will be lost upon reboot. 8G 97% / devtmpfs 3. I mostly want to operate on a read-only filesystem (ext4) overlayed with tmpfs (run containers on it), but when I detect that an update is available I want to unmount overlayfs, switch filesystem as read-write, update the image, then switch everything To compile this you should have the device tree compiler installed via apt-get install device-tree-compiler and then run the command below. That is because it is well known and relatively easy to understand and implement, especially for resource constrained environments. Then I tried the below command, only the Overlay is getting toggled between Enabled and Disabled. 63-1+rpt1 (2023-11-24) armv7l GNU/Linux # cat /etc/debian_version 12. It seems like a particularly useful way of creating basic gateway images with emonhub posting data to a remote server. Nov 3, 2020 · pi@raspberrypi:~ $ touch /boot/aaa touch: cannot touch '/boot/aaa': Read-only file system. Jan 12, 2020 · use an ext4 partition on the Pi\s SD card as overlay. I've used raspi-config to activate overlay filesystem and made the boot partition read only. Mar 9, 2024 · This is a temporary root file system used to provide necessary files and tools during system boot to enable the system to start and load the real root file system. 0-rpi7-rpi-v7 #1 SMP Raspbian 1:6. 1. Raspberry Pi OS 2023-10-10 (bookworm, kernel 6. (まだ試してはいない →その後試してみたらオーバーレイできた!. raspi-config Performance Options Enabling the Overlay File System Any writes to this file system get cached to RAM and (AFAIK) are lost when the system reboots. How can i expand the filesystem to the whole SD card wich is represent the "Hard Disk", the openwrt installation is using about 1,82 GB disk space, after flashing the SD card with the image for a rasperry pi 4. unlock. To connect a display to DISP1: Disconnect the Compute Module from power. Dec 6, 2023 · Keep overlayfs on, run a script that tests if the pi has an IPv4 address, else run “mii-tool -r end0” and wait a bit. e. Making statements based on opinion; back them up with references or personal experience. Provided, of course, that the value of the resistor between the GPIO pin and whatever it's connected to is considerably smaller than the value of the pull-up. Hello, What options do we have to protect sd-crard/ee-prom from corruption? I know about overlay filesystem. 0M 4. raspb Feb 5, 2015 · Code: Select all. ちなみにこれはRaspberry Pi 4 (4GB)バージョンで実行し Read-Only filesystem does not prevent your SD card from dying. 1Mi 194Mi 238Mi Swap: 99Mi 32Mi 67Mi df -h # some lines omitted Filesystem Size Used Avail Use% Mounted on /dev/mmcblk0p2 6. Sat Oct 30, 2021 12:14 pm. When I reactivate the overlay filesystem it goes back to the original root space which is Mar 17, 2023 · Due to a power outage that has damaged the raspberry pie zero 2w system, I want to use the overlay file system to protect the system security. - add the 2 lines to the root users crontab as described in 3) below. Oct 17, 2022 · Hi, good afternoon! We have Fedora Core 36 installed on a Raspberry PI and we’d like to know how to set the Overlay File System on the Fedora Core 36. Then comes the first (and in this case only) fragment. But while it's great at hardening an OS, I find it a bit annoying when I have to upgrade anything. Using the overlay means all writes go to RAM. In order to isolate the changes when compiling and installing a large program, and to extract the (compiled and linked) files needed to install that program on another RPi, an overlay of the root file system was defined. Mar 29, 2021 · Expanding the filesystem won't work while the overlay is enabled. Picamera2 can be used for normal photography on the raspberry pie distribution system. your now running an old kernel, and have no modules for it on the filesystem, so you cant dynamically load any new ones. The upper file system can not be selected. For Raspberry Pi 4, 400 and Compute Module 4: earlycon=uart8250,mmio32,0xfe215040. Default ownership is root. The root file system (rootfs) is the file system on the disk partition on which the root directory is located, and it is the file system on which all the other file systems are mounted as the system is booted up. autoboot. FAT is sometimes referred to as vfat, or a DOS filesystem. Jul 17, 2017 · Re: Text overlay over raspicam video stream (file system) Wed Oct 11, 2017 7:59 am. from picamera2 import Picamera2. import cv2. txt: 1. 0M 1% /run/lock tmpfs 3. txt file: dtoverlay=overlay-name,overlay-arguments. On the other hand, cleaning the home directory would be quite straight forward. overctl. The Raspberry Pi Boot Partition. Apr 11, 2017 · FAT32 is the defacto standard for most bulk memory devices such as USB keys, SD and MMC cards. What are you controlling with the GPIO pin? Sep 7, 2021 · Re: Raspberry Pi file system read-only except one directory. See full list on domoticz. After rebooting, I get stuck at an initramfs prompt. You can create a system (SD), like a "Live DVD", that has a large "read-only" component and an overlayfs that holds writes in RAM. In the Raspberry Pi system, if auto_initramfs=1 Shell script to enable/disable OverlayFS for Raspberry Pi OS. Additionally, any deletes from the underlying filesystem need to be stored somewhere. Usage: overctl [-h|-r|-s|-t|-w] Feb 24, 2013 · I have a few Pi's which would be perfect to use with the Overlay File System and I was excited to learn of that feature, the problem being that on most of my RPi's when I check the option isn't available in raspi-config. What may have happened is that the kernel in your Raspbian system has been updated and is now out of sync with the kernel in the initramfs. I changed ownership to pi and could then use it as R/W space when overlay file system is on. Nov 29, 2020 · To enable it open raspi-config, go to Performance Options, then select Overlay File System. 9G 1% /run tmpfs 5. Using it daily for over a month and improperly turning it off several times a week and so far I had no problems. Additional overlay files have been added to the system (uart0-overlay. Reads automatically return the modified data or unmodified date from read-only storage. Jan 21, 2021 · Facing issue while Raspberry Pi runs on overlay filesystem ON. Tue Nov 22, 2022 12:56 pm. txt is an optional configuration file that can be used to specify the boot_partition number. img initramfs. org forums. 插入SD卡并启动 完成镜像烧录后,将SD卡插入Raspberry Pi的SD卡插槽中,并连接显示器、键盘、鼠标等设备。最后,给Raspberry Pi接上电源,系统将会自动启动。 4. Moreover, in the overlay part of raspi-config there is no mention of 'swap file' (or 'swap partition' for that matter). I am interested both online (i. In this article we will be Understanding Raspberry Pi File System and how they are used to boot Linux ( Raspbian OS) from an SD card. In raspbian we have the raspi-config tool which is used to enable and disable the option. Figuring this out would have been impossible for me without this excellent post by ejolson on the RPI. Nov 17, 2023 · On the Pi 5 (and other Pis), these overlays are stored as . Remember though it will take a reboot to disable the overlay file system and then another reboot for the boot partition to become enabled. Perhaps configuring a swap partition would May 12, 2022 · Enable/Disable Overlay file system on the fly. Dec 16, 2013 · Code: Select all free -h total used free shared buff/cache available Mem: 418Mi 179Mi 102Mi 1. dtbo can be loaded and applied to the main Device Tree by adding the following statement to the config. 3 will create 512MB data partition if asked. Nov 2, 2021 · In order to prolong the life of the SD card, I have enabled Overlay Filesystem. I have my Raspberry Pi 4 connected to a power-strip with a switch. 9G 0 3. File and directory moves and renames too. Make sure the filesystem isn't corrupted by random power cut shut downs (the Rpi's get their power from USB ports on flatscreen TV's). Disabling the overlay, expanding the filesystem, then re-enabling the overlay won't help as you'll still be limited by the size of the overlayfs not the size of the SD card/partition. 8G 2. In case SD card gets damaged, I have a Feb 4, 2021 · I am using a Rpi 3 with Operating System Raspberry PI OS Lite (32-bit) (Based on Debian Buster). Thewhole point of doing that is to ensure your bootable media and operating system does not become corrupted (by unexpected power failures interrupting writes or Mar 21, 2023 · Per the title - I've seen all the stuff about using read-only filesystems and overlay filesystem but there's drawbacks with that - either you have to use multiple partitions, have some method of switching/remounting RW if you need to write some data, etc. With the overlay in place it is not possible to make permanent changes to the file system. 3: now close chromium-browser and start RPi filesystem Overlay from Raspi-config. 1 # apt info raspi-config Package: raspi-config Version: 20231216 Priority: optional Section: utils Maintainer: Serge Schneider <[email protected]> Installed-Size: 143 kB Depends: whiptail, parted, lua5. ah kk yd gy il wf la jl ao go