[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 5.10.110-10.bsp.rpi.rpbatz_1.aarch64 (mockbuild@a9958ca7b8d945b0b4afa87fd9174ea2) (aarch64-linux-gnu-gcc (GCC) 11.2.1 20210728 (Red Hat Cross 11.2.1-3), GNU ld version 2.38-3.redpesk.toolchain.rpbatz) #1 SMP PREEMPT Fri Mar 29 17:28:52 CET 2024
[    0.000000] Machine model: linux,dummy-virt
[    0.000000] efi: UEFI not found.
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
[    0.000000] cma: Reserved 8 MiB at 0x00000000bf000000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.0
[    0.000000] percpu: Embedded 32 pages/cpu s91544 r8192 d31336 u131072
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
[    0.000000] Kernel command line: console=ttyAMA0 rw rootwait security=smack root=/dev/vda5 SYSTEMD_LOG_COLOR=false
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 2024004K/2097152K available (11968K kernel code, 2010K rwdata, 4124K rodata, 3904K init, 1280K bss, 64956K reserved, 8192K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 37925 entries in 149 pages
[    0.000000] ftrace: allocated 149 pages with 4 groups
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv2m: range[mem 0x08020000-0x08020fff], SPI[80:143]
[    0.000000] random: get_random_bytes called from start_kernel+0x3b4/0x574 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 62.50MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1cd42e208c, max_idle_ns: 881590405314 ns
[    0.000210] sched_clock: 56 bits at 62MHz, resolution 16ns, wraps every 4398046511096ns
[    0.009373] Console: colour dummy device 80x25
[    0.011176] Calibrating delay loop (skipped), value calculated using timer frequency.. 125.00 BogoMIPS (lpj=250000)
[    0.011450] pid_max: default: 32768 minimum: 301
[    0.012764] LSM: Security Framework initializing
[    0.014081] Smack:  Initializing.
[    0.014125] Smack:  Netfilter enabled.
[    0.014162] Smack:  IPv6 Netfilter enabled.
[    0.017344] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.017465] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.049733] cgroup: Disabling memory control group subsystem
[    0.072263] /cpus/cpu-map: empty cluster
[    0.086247] rcu: Hierarchical SRCU implementation.
[    0.094040] EFI services will not be available.
[    0.102179] smp: Bringing up secondary CPUs ...
[    0.112153] Detected PIPT I-cache on CPU1
[    0.114664] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.131364] Detected PIPT I-cache on CPU2
[    0.131870] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
[    0.150655] Detected PIPT I-cache on CPU3
[    0.150940] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
[    0.159543] smp: Brought up 1 node, 4 CPUs
[    0.159708] SMP: Total of 4 processors activated.
[    0.159831] CPU features: detected: 32-bit EL0 Support
[    0.159924] CPU features: detected: CRC32 instructions
[    0.160029] CPU features: detected: 32-bit EL1 Support
[    0.441894] CPU: All CPU(s) started at EL1
[    0.469952] alternatives: patching kernel code
[    0.512903] devtmpfs: initialized
[    0.543323] Enabled cp15_barrier support
[    0.544041] Enabled setend support
[    0.546059] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.546342] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.552151] pinctrl core: initialized pinctrl subsystem
[    0.566444] DMI not present or invalid.
[    0.569770] NET: Registered protocol family 16
[    0.624203] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.625449] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.626539] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.627146] audit: initializing netlink subsys (disabled)
[    0.635944] audit: type=2000 audit(0.492:1): state=initialized audit_enabled=0 res=1
[    0.641338] thermal_sys: Registered thermal governor 'step_wise'
[    0.644009] cpuidle: using governor menu
[    0.645556] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.646877] ASID allocator initialised with 65536 entries
[    0.648517] Serial: AMBA PL011 UART driver
[    0.728027] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 47, base_baud = 0) is a PL011 rev1
[    0.790870] printk: console [ttyAMA0] enabled
[    1.087519] vgaarb: loaded
[    1.090644] SCSI subsystem initialized
[    1.092843] usbcore: registered new interface driver usbfs
[    1.094001] usbcore: registered new interface driver hub
[    1.094930] usbcore: registered new device driver usb
[    1.112792] NetLabel: Initializing
[    1.113436] NetLabel:  domain hash size = 128
[    1.113914] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.117345] NetLabel:  unlabeled traffic allowed by default
[    1.138387] clocksource: Switched to clocksource arch_sys_counter
[    2.591559] VFS: Disk quotas dquot_6.6.0
[    2.592353] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.594257] FS-Cache: Loaded
[    2.595831] CacheFiles: Loaded
[    2.673835] NET: Registered protocol family 2
[    2.676101] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    2.691207] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    2.692289] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    2.696426] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    2.697722] TCP: Hash tables configured (established 16384 bind 16384)
[    2.700716] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    2.701914] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    2.705784] NET: Registered protocol family 1
[    2.723258] RPC: Registered named UNIX socket transport module.
[    2.724478] RPC: Registered udp transport module.
[    2.725532] RPC: Registered tcp transport module.
[    2.726055] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.726916] PCI: CLS 0 bytes, default 64
[    2.746222] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    2.747603] kvm [1]: HYP mode not available
[    2.755621] Initialise system trusted keyrings
[    2.765101] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    2.789638] zbud: loaded
[    2.797409] FS-Cache: Netfs 'nfs' registered for caching
[    2.810522] NFS: Registering the id_resolver key type
[    2.811766] Key type id_resolver registered
[    2.812273] Key type id_legacy registered
[    2.813729] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    2.814546] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    2.830539] Key type asymmetric registered
[    2.831128] Asymmetric key parser 'x509' registered
[    2.831939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    2.834767] io scheduler mq-deadline registered
[    2.835362] io scheduler kyber registered
[    2.842173] pci-host-generic 4010000000.pcie: host bridge /pcie@10000000 ranges:
[    2.844159] pci-host-generic 4010000000.pcie:       IO 0x003eff0000..0x003effffff -> 0x0000000000
[    2.846372] pci-host-generic 4010000000.pcie:      MEM 0x0010000000..0x003efeffff -> 0x0010000000
[    2.847416] pci-host-generic 4010000000.pcie:      MEM 0x8000000000..0xffffffffff -> 0x8000000000
[    2.849870] pci-host-generic 4010000000.pcie: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]
[    2.852209] pci-host-generic 4010000000.pcie: PCI host bridge to bus 0000:00
[    2.853318] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.854061] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    2.854710] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]
[    2.855422] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff]
[    2.858113] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
[    2.863245] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000
[    2.864273] pci 0000:00:01.0: reg 0x10: [io  0x0000-0x001f]
[    2.865090] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    2.866041] pci 0000:00:01.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    2.866825] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    2.868488] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00
[    2.869354] pci 0000:00:02.0: reg 0x10: [io  0x0000-0x001f]
[    2.869980] pci 0000:00:02.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    2.870754] pci 0000:00:02.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    2.872461] pci 0000:00:03.0: [1af4:1001] type 00 class 0x010000
[    2.873292] pci 0000:00:03.0: reg 0x10: [io  0x0000-0x007f]
[    2.873917] pci 0000:00:03.0: reg 0x14: [mem 0x00000000-0x00000fff]
[    2.874687] pci 0000:00:03.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[    2.881498] pci 0000:00:01.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref]
[    2.882617] pci 0000:00:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref]
[    2.883640] pci 0000:00:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref]
[    2.884592] pci 0000:00:03.0: BAR 4: assigned [mem 0x8000008000-0x800000bfff 64bit pref]
[    2.885627] pci 0000:00:01.0: BAR 1: assigned [mem 0x10040000-0x10040fff]
[    2.886365] pci 0000:00:02.0: BAR 1: assigned [mem 0x10041000-0x10041fff]
[    2.887114] pci 0000:00:03.0: BAR 1: assigned [mem 0x10042000-0x10042fff]
[    2.887852] pci 0000:00:03.0: BAR 0: assigned [io  0x1000-0x107f]
[    2.888535] pci 0000:00:01.0: BAR 0: assigned [io  0x1080-0x109f]
[    2.889340] pci 0000:00:02.0: BAR 0: assigned [io  0x10a0-0x10bf]
[    2.912258] virtio-pci 0000:00:01.0: enabling device (0000 -> 0003)
[    2.918667] virtio-pci 0000:00:02.0: enabling device (0000 -> 0003)
[    2.924312] virtio-pci 0000:00:03.0: enabling device (0000 -> 0003)
[    2.941683] vc-mem: phys_addr:0x00000000 mem_base=0x00000000 mem_size:0x00000000(0 MiB)
[    2.946930] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    3.015581] brd: module loaded
[    3.066208] loop: module loaded
[    3.106625] virtio_blk virtio2: [vda] 8099840 512-byte logical blocks (4.15 GB/3.86 GiB)
[    3.107628] vda: detected capacity change from 0 to 4147118080
[    3.123565]  vda: vda1 vda2 vda3 vda4 < vda5 vda6 >
[    3.138243] Loading iSCSI transport class v2.0-870.
[    3.179536] vcan: Virtual CAN interface driver
[    3.181206] usbcore: registered new interface driver r8152
[    3.182066] usbcore: registered new interface driver lan78xx
[    3.182828] usbcore: registered new interface driver smsc95xx
[    3.184957] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    3.192393] usbcore: registered new interface driver uas
[    3.193370] usbcore: registered new interface driver usb-storage
[    3.195455] mousedev: PS/2 mouse device common for all mice
[    3.202956] sdhci: Secure Digital Host Controller Interface driver
[    3.203618] sdhci: Copyright(c) Pierre Ossman
[    3.208994] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.213325] ledtrig-cpu: registered to indicate activity on CPUs
[    3.218158] hid: raw HID events driver (C) Jiri Kosina
[    3.219361] usbcore: registered new interface driver usbhid
[    3.219965] usbhid: USB HID core driver
[    3.221576] ashmem: initialized
[    3.290601] Initializing XFRM netlink socket
[    3.292168] NET: Registered protocol family 17
[    3.293276] can: controller area network core
[    3.294345] NET: Registered protocol family 29
[    3.295610] NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
[    3.301555] DECnet: Routing cache hash table of 1024 buckets, 16Kbytes
[    3.302518] NET: Registered protocol family 12
[    3.303577] Key type dns_resolver registered
[    3.306411] registered taskstats version 1
[    3.307061] Loading compiled-in X.509 certificates
[    3.330199] Key type ._fscrypt registered
[    3.330719] Key type .fscrypt registered
[    3.331162] Key type fscrypt-provisioning registered
[    3.343159] of_cfs_init
[    3.346906] of_cfs_init: OK
[    3.359932] uart-pl011 9000000.pl011: no DMA platform data
[    3.439647] EXT4-fs (vda5): mounted filesystem with ordered data mode. Opts: (null)
[    3.440970] VFS: Mounted root (ext4 filesystem) on device 254:5.
[    3.444625] devtmpfs: mounted
[    3.523846] Freeing unused kernel memory: 3904K
[    3.525853] Run /sbin/init as init process
[    3.795167] random: fast init done
[    4.063263] systemd[1]: Successfully loaded Smack policies.
[    4.084506] systemd[1]: System time before build time, advancing clock.
[    4.682842] NET: Registered protocol family 10
[    4.697819] Segment Routing with IPv6
[    4.899763] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 48.500ms.
[    4.956559] systemd[1]: systemd 252-32.baseos.rpbatz_1_1.7.3r running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    4.960697] systemd[1]: Detected virtualization qemu.
[    4.961703] systemd[1]: Detected architecture arm64.

Welcome to redpesk Linux batz_1_1 LTS!

[    4.984542] systemd[1]: No hostname configured, using default hostname.
[    4.987509] systemd[1]: Hostname set to <localhost>.
[    5.004725] systemd[1]: Initializing machine ID from random generator.
[    8.990695] systemd[1]: Queued start job for default target Multi-User System.
[    9.053457] systemd[1]: Created slice Slice /system/afm-user-session.
[  OK  ] Created slice Slice /system/afm-user-session.
[    9.067205] systemd[1]: Created slice Slice /system/getty.
[  OK  ] Created slice Slice /system/getty.
[    9.076975] systemd[1]: Created slice Slice /system/modprobe.
[  OK  ] Created slice Slice /system/modprobe.
[    9.082919] systemd[1]: Created slice Slice /system/serial-getty.
[  OK  ] Created slice Slice /system/serial-getty.
[    9.093293] systemd[1]: Created slice Slice /system/sshd-keygen.
[  OK  ] Created slice Slice /system/sshd-keygen.
[    9.106003] systemd[1]: Created slice Slice /system/systemd-fsck.
[  OK  ] Created slice Slice /system/systemd-fsck.
[    9.110986] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    9.120241] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[    9.123866] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[    9.141170] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[  OK  ] Set up automount Arbitrary Executab…rmats File System Automount Point.
[    9.146406] systemd[1]: Reached target Local Encrypted Volumes.
[  OK  ] Reached target Local Encrypted Volumes.
[    9.148565] systemd[1]: Reached target Local Integrity Protected Volumes.
[  OK  ] Reached target Local Integrity Protected Volumes.
[    9.154468] systemd[1]: Reached target Path Units.
[  OK  ] Reached target Path Units.
[    9.156370] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    9.158385] systemd[1]: Reached target Slice Units.
[  OK  ] Reached target Slice Units.
[    9.160101] systemd[1]: Reached target Swaps.
[  OK  ] Reached target Swaps.
[    9.165678] systemd[1]: Reached target Local Verity Protected Volumes.
[  OK  ] Reached target Local Verity Protected Volumes.
[    9.198023] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    9.203032] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    9.256110] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    9.260047] hrtimer: interrupt took 48330272 ns
[    9.262115] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    9.267346] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    9.271816] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    9.278659] systemd[1]: Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[    9.314162] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    9.364069] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    9.434877] systemd[1]: Mounting Kernel Trace File System...
         Mounting Kernel Trace File System...
[    9.510031] systemd[1]: Mounting Temporary Directory /tmp...
         Mounting Temporary Directory /tmp...
[    9.597584] systemd[1]: Starting Create List of Static Device Nodes...
         Starting Create List of Static Device Nodes...
[    9.612310] systemd[1]: Load legacy module configuration was skipped because no trigger condition checks were met.
[    9.654350] systemd[1]: Starting Load Kernel Module configfs...
         Starting Load Kernel Module configfs...
[    9.702758] systemd[1]: Starting Load Kernel Module drm...
         Starting Load Kernel Module drm...
[    9.794393] systemd[1]: Starting Load Kernel Module fuse...
         Starting Load Kernel Module fuse...
[    9.805096] systemd[1]: Read and set NIS domainname from /etc/sysconfig/network was skipped because of an unmet condition check (ConditionPathExists=/etc/sysconfig/network).
[    9.814190] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    9.990271] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[   10.075542] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[   10.119163] fuse: init (API version 7.32)
[   10.240452] systemd[1]: Starting Generate network units from Kernel command line...
         Starting Generate network units from Kernel command line...
[   10.246170] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[   10.382785] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[   10.415766] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[   10.675309] systemd[1]: Starting Coldplug All udev Devices...
         Starting Coldplug All udev Devices...
[   10.841184] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[   10.851238] systemd[1]: Mounted Kernel Debug File System.
[  OK  ] Mounted Kernel Debug File System.
[   10.859264] systemd[1]: Mounted Kernel Trace File System.
[  OK  ] Mounted Kernel Trace File System.
[   10.887642] i2c /dev entries driver
[   10.887720] systemd[1]: Mounted Temporary Directory /tmp.
[  OK  ] Mounted Temporary Directory /tmp.
[   10.923788] systemd[1]: Finished Create List of Static Device Nodes.
[  OK  ] Finished Create List of Static Device Nodes.
[   10.997525] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   11.005767] systemd[1]: Finished Load Kernel Module configfs.
[  OK  ] Finished Load Kernel Module configfs.
[   11.041098] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   11.050303] systemd[1]: Finished Load Kernel Module drm.
[  OK  ] Finished Load Kernel Module drm.
[   11.068342] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   11.102326] systemd[1]: Finished Load Kernel Module fuse.
[  OK  ] Finished Load Kernel Module fuse.
[   11.114909] systemd[1]: Finished Load Kernel Modules.
[  OK  ] Finished Load Kernel Modules.
[   11.130270] systemd[1]: Finished Generate network units from Kernel command line.
[  OK  ] Finished Generate network units from Kernel command line.
[   11.244300] systemd[1]: Mounting FUSE Control File System...
         Mounting FUSE Control File System...
[   11.427101] systemd[1]: Mounting Kernel Configuration File System...
         Mounting Kernel Configuration File System...
[   11.718884] systemd[1]: Starting Apply Kernel Variables...
         Starting Apply Kernel Variables...
[   11.952330] systemd[1]: Mounted FUSE Control File System.
[  OK  ] Mounted FUSE Control File System.
[   11.972594] systemd[1]: Mounted Kernel Configuration File System.
[  OK  ] Mounted Kernel Configuration File System.
[   12.242054] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[   12.475518] EXT4-fs (vda5): re-mounted. Opts: (null)
[  OK  ] Finished Remount Root and Kernel File Systems.
         Starting pr-tools - core detection service...
         Starting pr-tools - os detection service...
         Starting Rebuild Hardware Database...
         Starting Flush Journal to Persistent Storage...
         Starting Load/Save OS Random Seed...
         Starting Create System Users...
[   13.549859] systemd-journald[119]: Received client request to flush runtime journal.
[  OK  ] Finished Apply Kernel Variables.
[  OK  ] Finished Flush Journal to Persistent Storage.
[  OK  ] Finished Create System Users.
         Starting Create Static Device Nodes in /dev...
[  OK  ] Finished Create Static Device Nodes in /dev.
[  OK  ] Reached target Preparation for Local File Systems.
[  OK  ] Finished pr-tools - os detection service.
[   17.119973] random: crng init done
[  OK  ] Finished Load/Save OS Random Seed.
[  OK  ] Finished Coldplug All udev Devices.
[  OK  ] Finished pr-tools - core detection service.
[*     ] (1 of 5) A start job is running for…by-uuid/A82F-3DF8 (10s / no limit)
M[K[**    ] (1 of 5) A start job is running for…by-uuid/A82F-3DF8 (11s / no limit)
M[K[***   ] (1 of 5) A start job is running for…by-uuid/A82F-3DF8 (11s / no limit)
M[K[ ***  ] (2 of 5) A start job is running for /dev/ttyAMA0 (12s / no limit)
M[K[  *** ] (2 of 5) A start job is running for /dev/ttyAMA0 (12s / no limit)
M[K[   ***] (2 of 5) A start job is running for /dev/ttyAMA0 (13s / no limit)
M[K[    **] (3 of 5) A start job is running for…Hardware Database (13s / no limit)
M[K[     *] (3 of 5) A start job is running for…Hardware Database (14s / no limit)
M[K[    **] (3 of 5) A start job is running for…Hardware Database (14s / no limit)
M[K[   ***] (4 of 5) A start job is running for…b6cf-fea1815b9207 (15s / no limit)
M[K[  *** ] (4 of 5) A start job is running for…b6cf-fea1815b9207 (15s / no limit)
M[K[  OK  ] Finished Rebuild Hardware Database.
[K         Starting Rule-based Manager for Device Events and Files...
[  OK  ] Started Rule-based Manager for Device Events and Files.
[  OK  ] Found device /dev/ttyAMA0.
[  OK  ] Found device /dev/disk/by-uuid/29fe3c2a-082e-4db3-b8f4-7e34cc89a698.
[   28.779736] virtio_net virtio0 enp0s1: renamed from eth0
[  OK  ] Found device /dev/disk/by-uuid/0d00e3fd-2651-49b0-b6cf-fea1815b9207.
[  OK  ] Found device /dev/disk/by-uuid/A82F-3DF8.
         Mounting /boot...
         Starting File System Check on /dev/…3fd-2651-49b0-b6cf-fea1815b9207...
         Starting File System Check on /dev/…c2a-082e-4db3-b8f4-7e34cc89a698...
[  OK  ] Mounted /boot.
[  OK  ] Finished File System Check on /dev/…0e3fd-2651-49b0-b6cf-fea1815b9207.
         Mounting /config...
[  OK  ] Finished File System Check on /dev/…e3c2a-082e-4db3-b8f4-7e34cc89a698.
[   30.559665] EXT4-fs (vda2): mounted filesystem with ordered data mode. Opts: (null)
         Mounting /data...
[   30.691718] EXT4-fs (vda6): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ] Mounted /config.
[  OK  ] Mounted /data.
[  OK  ] Reached target Local File Systems.
         Starting Rebuild Dynamic Linker Cache...
         Starting Mark the need to relabel after reboot...
         Starting Automatic Boot Loader Update...
         Starting Create Volatile Files and Directories...
[  OK  ] Finished Mark the need to relabel after reboot.
[  OK  ] Finished Automatic Boot Loader Update.
[  OK  ] Finished Create Volatile Files and Directories.
         Starting Security Auditing Service...
         Starting Rebuild Journal Catalog...
[  OK  ] Finished Rebuild Journal Catalog.
[  OK  ] Finished Rebuild Dynamic Linker Cache.
         Starting Update is Completed...
[  OK  ] Finished Update is Completed.
[  OK  ] Started Security Auditing Service.
         Starting Record System Boot/Shutdown in UTMP...
[  OK  ] Finished Record System Boot/Shutdown in UTMP.
[  OK  ] Reached target System Initialization.
[  OK  ] Started dnf makecache --timer.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timer Units.
[  OK  ] Listening on afm-system-daemon.socket.
[  OK  ] Listening on Installer for application framework socket.
         Starting cynagora-check.socket...
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting sec-lsm-manager socket...
         Starting D-Bus System Message Bus...
[  OK  ] Listening on sec-lsm-manager socket.
[  OK  ] Reached target sec-lsm-manager target.
[  OK  ] Listening on cynagora-check.socket.
[  OK  ] Reached target cynagora sockets.
         Starting cynagora-admin.socket...
         Starting cynagora-agent.socket...
[  OK  ] Listening on cynagora-admin.socket.
[  OK  ] Listening on cynagora-agent.socket.
[  OK  ] Reached target Socket Units.
[  OK  ] Started D-Bus System Message Bus.
[  OK  ] Reached target Basic System.
         Starting Initiate afm-system-setup...
[  OK  ] Started Installer for application framework.
         Starting NTP client/server...
         Starting Restore /run/initramfs on shutdown...
         Starting firewalld - dynamic firewall daemon...
[  OK  ] Started irqbalance daemon.
[  OK  ] Started Set smack netlabel.
         Starting OpenSSH ecdsa Server Key Generation...
         Starting OpenSSH ed25519 Server Key Generation...
         Starting OpenSSH rsa Server Key Generation...
         Starting User Login Management...
[  OK  ] Finished Initiate afm-system-setup.
[  OK  ] Finished Restore /run/initramfs on shutdown.
[  OK  ] Started Application Framework Master, system side.
         Starting Run redpesk scriptlet on firstboot...
[  OK  ] Finished OpenSSH ed25519 Server Key Generation.
[  OK  ] Finished OpenSSH ecdsa Server Key Generation.
[   39.299353] rp-firstboot[326]: Running firstboot scriplet /var/lib/rp-firstboot/01_install_binding.sh...
[   39.548845] rp-firstboot[340]: Running firstboot scriplet /var/lib/rp-firstboot/01_install_binding.sh...
[  OK  ] Started NTP client/server.
[   40.969528] systemd-journald[119]: Oldest entry in /run/log/journal/e5bd546560d1484bbd360093b0e71a1b/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[   40.974797] systemd-journald[119]: /run/log/journal/e5bd546560d1484bbd360093b0e71a1b/system.journal: Journal header limits reached or header out-of-date, rotating.
[  OK  ] Started User Login Management.
[   41.796194] rp-firstboot[342]: Tue Jun  9 06:49:52 AM CEST 2026
[   41.799032] rp-firstboot[342]: Installing predownloaded binding...
[   41.846752] rp-firstboot[351]: + rpm -ivh --reinstall /var/lib/rp-firstboot/rpms/helloworld-binding-2.0.2+20260603+6+g91477b0-3.redpesk.samples.rpbatz_1_1.aarch64.rpm
[   42.612837] rp-firstboot[342]: Verifying...                          ########################################
[   44.001984] rp-firstboot[342]: Preparing...                          ########################################
[   44.652945] rp-firstboot[342]: Updating / installing...
[   44.748472] rp-firstboot[342]: helloworld-binding-2.0.2+20260603+6+g9########################################
         Starting Security Manager service...
[  OK  ] Started firewalld - dynamic firewall daemon.
[  OK  ] Started Security Manager service.
[  OK  ] Reached target Preparation for Network.
         Starting Network Manager...
         Starting Cynagora service...
[  OK  ] Started Cynagora service.
[  OK  ] Finished OpenSSH rsa Server Key Generation.
[  OK  ] Started Network Manager.
[  OK  ] Reached target Network.
[  OK  ] Stopped target Socket Units.
         Stopping Socket Units...
[  OK  ] Reached target Socket Units.
[  OK  ] Reached target sshd-keygen.target.
         Starting Network Manager Wait Online...
         Starting pr-tools - devices detection service...
[   53.341036] rp-firstboot[342]: Done.
         Starting OpenSSH server daemon...
[   53.422703] rp-firstboot[342]: Deleting installed rpms... Done.
[   53.474489] rp-firstboot[326]: Running firstboot scriplet /var/lib/rp-firstboot/99_enable_ro.sh...
         Starting Hostname Service...
[   53.538629] rp-firstboot[437]: Running firstboot scriplet /var/lib/rp-firstboot/99_enable_ro.sh...
         Starting Dynamic System Tuning Daemon...
[  OK  ] Started OpenSSH server daemon.
         Starting Authorization Manager...
[  OK  ] Started Hostname Service.
         Starting Network Manager Script Dispatcher Service...
[  OK  ] Finished pr-tools - devices detection service.
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[  OK  ] Started Network Manager Script Dispatcher Service.
[   59.856891] rp-firstboot[441]: Readonly filesystem not available.
[  OK  ] Started Authorization Manager.
[  OK  ] Finished Network Manager Wait Online.
[  OK  ] Reached target Network is Online.
[  OK  ] Finished Run redpesk scriptlet on firstboot.
[  OK  ] Started Dynamic System Tuning Daemon.
[  OK  ] Created slice Slice /system/afm-user-setup.
[  OK  ] Created slice User Slice of UID 0.
         Starting Permit User Sessions...
         Starting User Runtime Directory /run/user/0...
[  OK  ] Finished Permit User Sessions.
[  OK  ] Started Initiate afm-user-session 1001.
[  OK  ] Started Command Scheduler.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyAMA0.
[  OK  ] Reached target Login Prompts.
[  OK  ] Reached target Multi-User System.
         Starting Record Runlevel Change in UTMP...
[  OK  ] Finished User Runtime Directory /run/user/0.
         Starting Initiate afm-user-setup 0...
[  OK  ] Finished Initiate afm-user-setup 0.
[  OK  ] Finished Record Runlevel Change in UTMP.
[  OK  ] Created slice User Slice of UID 1001.
         Starting User Runtime Directory /run/user/1001...
         Starting User Manager for UID 0...
[  OK  ] Finished User Runtime Directory /run/user/1001.
         Starting Initiate afm-user-setup 1001...
[  OK  ] Finished Initiate afm-user-setup 1001.
         Starting User Manager for UID 1001...
         Starting Network Manager Script Dispatcher Service...
[  OK  ] Started Network Manager Script Dispatcher Service.

redpesk Linux batz_1_1 LTS
Kernel 5.10.110-10.bsp.rpi.rpbatz_1.aarch64 on an aarch64

localhost login: 