[ OK ] DietPi-FirstBoot | Setting in /boot/config.txt adjusted: temp_limit=75 [ SUB1 ] DietPi-Set_swapfile > Applying 1 zram [ INFO ] DietPi-Set_swapfile | Disabling and deleting all existing swap files [ .... ] DietPi-Set_swapfile | swapoff -a [ OK ] DietPi-Set_swapfile | swapoff -a [ OK ] DietPi-Set_swapfile | Generating new swap space [ INFO ] DietPi-Set_swapfile | Size = 486 MiB [ INFO ] DietPi-Set_swapfile | Path = /dev/zram0 [ .... ] DietPi-Set_swapfile | modprobe zram [ OK ] DietPi-Set_swapfile | modprobe zram [ .... ] DietPi-Set_swapfile | eval echo 1 > /sys/block/zram0/reset [ OK ] DietPi-Set_swapfile | eval echo 1 > /sys/block/zram0/reset [ .... ] DietPi-Set_swapfile | eval echo '486M' > /sys/block/zram0/disksize [ OK ] DietPi-Set_swapfile | eval echo '486M' > /sys/block/zram0/disksize [ .... ] DietPi-Set_swapfile | chmod 0600 /dev/zram0 [ OK ] DietPi-Set_swapfile | chmod 0600 /dev/zram0 [ .... ] DietPi-Set_swapfile | mkswap /dev/zram0 [ OK ] DietPi-Set_swapfile | mkswap /dev/zram0 [ .... ] DietPi-Set_swapfile | swapon /dev/zram0 [ OK ] DietPi-Set_swapfile | swapon /dev/zram0 [ .... ] DietPi-Set_swapfile | eval echo 'zram' > /etc/modules-load.d/dietpi-zram-swap.conf [ OK ] DietPi-Set_swapfile | eval echo 'zram' > /etc/modules-load.d/dietpi-zram-swap.conf [ .... ] DietPi-Set_swapfile | eval echo 'SUBSYSTEM=="block", KERNEL=="zram0", ACTION=="add", ATTR{disksize}="486M", RUN+="chmod 0600 /dev/zram0", RUN+="/sbin/mkswap /dev/zram0", RUN+="/sbin/swapon /dev/zram0"' > /etc/udev/rules.d/98-dietpi-zram-swap.rules [ OK ] DietPi-Set_swapfile | eval echo 'SUBSYSTEM=="block", KERNEL=="zram0", ACTION=="add", ATTR{disksize}="486M", RUN+="chmod 0600 /dev/zram0", RUN+="/sbin/mkswap /dev/zram0", RUN+="/sbin/swapon /dev/zram0"' > /etc/udev/rules.d/98-dietpi-zram-swap.rules [ .... ] DietPi-Set_swapfile | eval echo 'swappiness=50' > /etc/sysctl.d/98-dietpi-zram-swap.conf [ OK ] DietPi-Set_swapfile | eval echo 'swappiness=50' > /etc/sysctl.d/98-dietpi-zram-swap.conf [ OK ] DietPi-Set_swapfile | Setting in /boot/dietpi.txt adjusted: AUTO_SETUP_SWAPFILE_SIZE=486 [ OK ] DietPi-Set_swapfile | Desired setting in /boot/dietpi.txt was already set: AUTO_SETUP_SWAPFILE_LOCATION=zram [ INFO ] DietPi-Set_swapfile | Setting /tmp tmpfs size: 729 MiB [ .... ] DietPi-Set_swapfile | mount -o remount /tmp [ OK ] DietPi-Set_swapfile | mount -o remount /tmp [ INFO ] DietPi-FirstBoot | Setting time zone Europe/Berlin. Please wait... removed '/etc/localtime' Current default time zone: 'Europe/Berlin' Local time is now: Mon Feb 21 20:06:00 CET 2022. Universal Time is now: Mon Feb 21 19:06:00 UTC 2022. [ INFO ] DietPi-FirstBoot | Setting locale de_DE.UTF-8. Please wait... [ SUB1 ] DietPi-Set_software > locale (de_DE.UTF-8) [ .... ] DietPi-Set_software | rm /etc/default/locale [ OK ] DietPi-Set_software | rm /etc/default/locale [ .... ] DietPi-Set_software | dpkg-reconfigure -f noninteractive locales [ OK ] DietPi-Set_software | dpkg-reconfigure -f noninteractive locales [ OK ] DietPi-Set_software | Desired setting in /boot/dietpi.txt was already set: AUTO_SETUP_LOCALE=de_DE.UTF-8 [ OK ] locale de_DE.UTF-8 | Completed [ INFO ] DietPi-FirstBoot | Setting keyboard layout de. Please wait... [ OK ] DietPi-FirstBoot | Setting in /etc/default/keyboard adjusted: XKBLAYOUT="de" WARNING: Unknown X keysym "dead_belowmacron" WARNING: Unknown X keysym "dead_belowmacron" WARNING: Unknown X keysym "dead_belowmacron" WARNING: Unknown X keysym "dead_belowmacron" [ SUB1 ] DietPi-Set_hardware > headless (disable) [ .... ] DietPi-Set_hardware | sed -i /^[[:blank:]]*max_framebuffers=/c\#max_framebuffers=2 /boot/config.txt [ OK ] DietPi-Set_hardware | sed -i /^[[:blank:]]*max_framebuffers=/c\#max_framebuffers=2 /boot/config.txt [ .... ] DietPi-Set_hardware | sed -i /^[[:blank:]]*hdmi_ignore_hotplug=/c\#hdmi_ignore_hotplug=0 /boot/config.txt [ OK ] DietPi-Set_hardware | sed -i /^[[:blank:]]*hdmi_ignore_hotplug=/c\#hdmi_ignore_hotplug=0 /boot/config.txt [ .... ] DietPi-Set_hardware | sed -i /^[[:blank:]]*enable_tvout=/c\#enable_tvout=0 /boot/config.txt [ OK ] DietPi-Set_hardware | sed -i /^[[:blank:]]*enable_tvout=/c\#enable_tvout=0 /boot/config.txt [ OK ] DietPi-Set_hardware | Desired setting in /boot/dietpi.txt was already set: AUTO_SETUP_HEADLESS=0 [ OK ] headless disable | Completed [ SUB1 ] DietPi-Set_hardware > eth-forcespeed (disable) [ OK ] eth-forcespeed disable | Completed [ OK ] DietPi-Change_hostname | Setting in /etc/hosts adjusted: 127.0.1.1 MuPiBox [ .... ] DietPi-Change_hostname | eval echo 'MuPiBox' > /etc/hostname [ OK ] DietPi-Change_hostname | eval echo 'MuPiBox' > /etc/hostname [ .... ] DietPi-Change_hostname | hostname MuPiBox [ OK ] DietPi-Change_hostname | hostname MuPiBox [ SUB1 ] DietPi-Set_software > apt-mirror (https://deb.debian.org/debian/) [ .... ] DietPi-Set_software | eval echo 'deb https://archive.raspberrypi.org/debian/ bullseye main' > /etc/apt/sources.list.d/raspi.list [ OK ] DietPi-Set_software | eval echo 'deb https://archive.raspberrypi.org/debian/ bullseye main' > /etc/apt/sources.list.d/raspi.list [ .... ] DietPi-Set_software | eval echo 'deb https://deb.debian.org/debian/ bullseye main contrib non-free deb https://deb.debian.org/debian/ bullseye-updates main contrib non-free deb https://deb.debian.org/debian-security/ bullseye/updates main contrib non-free deb https://deb.debian.org/debian/ bullseye-backports main contrib non-free' > /etc/apt/sources.list [ OK ] DietPi-Set_software | eval echo 'deb https://deb.debian.org/debian/ bullseye main contrib non-free deb https://deb.debian.org/debian/ bullseye-updates main contrib non-free deb https://deb.debian.org/debian-security/ bullseye/updates main contrib non-free deb https://deb.debian.org/debian/ bullseye-backports main contrib non-free' > /etc/apt/sources.list [ .... ] DietPi-Set_software | sed -i 3s|/updates|-security| /etc/apt/sources.list [ OK ] DietPi-Set_software | sed -i 3s|/updates|-security| /etc/apt/sources.list [ OK ] DietPi-Set_software | Desired setting in /boot/dietpi.txt was already set: CONFIG_APT_DEBIAN_MIRROR=https://deb.debian.org/debian/ [ OK ] apt-mirror https://deb.debian.org/debian/ | Completed removed '/etc/dropbear/dropbear_ecdsa_host_key' Generating 256 bit ecdsa key, this may take a while... Public key portion is: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCsYUYJ4Ha2NzVpyd6/xCPngKqR1rGkjbYbTZdietw2AV80hq5x8l2uxhC7d6NLP15H+6AzysFQIuEIJggqj1VE= root@MuPiBox Fingerprint: sha1!! 3c:f2:d8:a3:6b:d6:a3:6e:cf:c5:1f:21:2a:60:a5:5b:86:c4:3e:86 removed '/etc/dropbear/dropbear_ed25519_host_key' Generating 256 bit ed25519 key, this may take a while... Public key portion is: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE9AjOaGfdRdLHjviBDrdIz95ber2xh4Tn7S8Pwu2IUu root@MuPiBox Fingerprint: sha1!! XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX removed '/etc/dropbear/dropbear_rsa_host_key' Generating 2048 bit rsa key, this may take a while... Public key portion is: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyrsHgUMmrkFBK6WrSzj3nIIwY41BIXTd6nPqEm2FUvNGGdoqbXroaMEGEiAG9f/dRX0cdG4KdrvM+mtsA60Ga5doL9qbyhw5bfQLjPFvpcE0CjUOGMuldN7Vc0efdcnIGtUcEuOGsBnC9kFgnee1nxixahR+Wp4pMsj5NQs3HiDeYIJDyzL84LI5Gl/yP3PcfhM6Kh+4u8wB8eaNecg1X8ERM0uheIULCRIsrElQ4yJTfuH5+sURnuyGPDZWc5kAyN7Wug5PqOB7fMdry0WNiPEWAhAmn0SlFMnTYk/JfKGEJqgUW4xc/IYo/eEgTGDvte4ma3l3H4F8S+V/ISnPB root@MuPiBox Fingerprint: sha1!! XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Initializing machine ID from random generator. [ INFO ] DietPi-WiFiDB | Applied WiFi DB slot 0 with SSID "myWifi" [ INFO ] DietPi-WiFiDB | Applied WiFi DB slot 1 with SSID "" [ INFO ] DietPi-WiFiDB | Applied WiFi DB slot 2 with SSID "" [ INFO ] DietPi-WiFiDB | Applied WiFi DB slot 3 with SSID "" [ INFO ] DietPi-WiFiDB | Applied WiFi DB slot 4 with SSID "" [ SUB1 ] DietPi-Set_hardware > wificountrycode (de) [ OK ] DietPi-Set_hardware | Setting in /etc/default/crda adjusted: REGDOMAIN=DE [ OK ] DietPi-Set_hardware | Desired setting in /boot/dietpi.txt was already set: AUTO_SETUP_NET_WIFI_COUNTRY_CODE=DE [ OK ] wificountrycode DE | Completed [ SUB1 ] DietPi-Set_hardware > enableipv6 (disable) [ OK ] DietPi-Set_hardware | Desired setting in /boot/dietpi.txt was already set: CONFIG_ENABLE_IPV6=0 [ OK ] enableipv6 disable | Completed Error for wireless request "Set Power Management" (8B2C) : SET failed on device wlan0 ; Operation not supported. Internet Systems Consortium DHCP Client 4.4.1 Copyright 2004-2018 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/wlan0/**:**:**:**:**:** Sending on LPF/wlan0/**:**:**:**:**:** Sending on Socket/fallback Created duid "\000\001\000\001)\246\2378t\3328\366y=". DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11 DHCPOFFER of 192.168.2.52 from 192.168.2.4 DHCPREQUEST for 192.168.2.52 on wlan0 to 255.255.255.255 port 67 DHCPACK of 192.168.2.52 from 192.168.2.4 bound to 192.168.2.52 -- renewal in 16797 seconds. [ SUB1 ] DietPi-Set_software > boot_wait_for_network (1) [ OK ] DietPi-Set_software | Desired setting in /boot/dietpi.txt was already set: AUTO_SETUP_BOOT_WAIT_FOR_NETWORK=1 [ OK ] boot_wait_for_network 1 | Completed Removed /etc/systemd/system/multi-user.target.wants/dietpi-firstboot.service.