Manjaro not booting – Suspected issue with /boot/efi

Hello everyone,

I have an issue with booting Manjaro, which is installed on an external hard drive. The drive is connected via USB to my main computer, which runs UEFI. Since the last update, Manjaro no longer boots. I suspect that the issue is related to the /boot/efi partition, which may not be mounting correctly.

I have since replaced GRUB with the rEFInd bootloader, and it was installed on the external hard drive. However, the problem persists. Here are the technical details:
System Information:

dmesg:
Here are the relevant error messages from dmesg:

[    0.000000] microcode: microcode updated early to revision 0x4b, date = 2021-07-13
[    0.000000] Linux version 5.10.0-13-MANJARO (builder@trinity) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Thu Nov 5 09:45:06 UTC 2020
[    0.000000] Command line: initrd=\intel-ucode.img boot=UUID=27d6b8ed-c6c6-4b7e-b82a-e7c7e7b63de3 root=UUID=8ec0d354-c8b5-4c51-9269-1181e9603f71 rw quiet splash
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
...
[    1.234567] Failed to mount /boot/efi: No such file or directory
[    1.234789] Mounting /boot/efi failed. Proceeding without EFI mount.
[    2.123456] ERROR: Failed to mount EFI system partition.
[    3.345678] File system mounted at /dev/sdc1 is not recognized. Skipping partition mount.
[    4.567890] EFI: Failed to open /boot/efi. Falling back to default boot path.

journalctl:
Here are the relevant error messages from journalctl:

Apr 15 09:12:34 manjaro systemd[1]: Failed to mount /boot/efi.
Apr 15 09:12:35 manjaro kernel: [ 234567] Failed to mount /boot/efi: No such file or directory
Apr 15 09:12:36 manjaro kernel: [ 234789] Mounting /boot/efi failed. Proceeding without EFI mount.
Apr 15 09:12:37 manjaro systemd[1]: Dependency failed for /boot/efi.
Apr 15 09:12:38 manjaro systemd[1]: Failed to start EFI System Partition.
Apr 15 09:12:39 manjaro kernel: [ 234987] ERROR: Failed to mount EFI system partition.
Apr 15 09:12:40 manjaro systemd[1]: Failed to mount /boot/efi.

Parted -l:

Model: ATA TOSHIBA MQ04ABF1 (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Disk Flags: 

Number  Start   End     Size    Type     File system  Flags
1      1049kB  1000GB  1000GB  primary  ntfs


Model: SanDisk Cruzer Blade (scsi)
Disk /dev/sdb: 8004MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End     Size    Type     File system  Flags
2      3899MB  3903MB  4194kB  primary               esp


Model: WDC WDS2 40G2G0A-00JH30 (scsi)
Disk /dev/sdc: 240GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Number  Start   End    Size   File system  Name                  Flags
1      20.5kB  210MB  210MB  fat32        EFI System Partition  boot, esp
2      211MB   240GB  240GB  ext4

lsblk:

Here is the output of lsblk:

NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0 931.5G  0 disk 
└─sda1   8:1    0 931.5G  0 part /mnt/data
sdb      8:16   1   7.5G  0 disk 
└─sdb1   8:17   1  8000M  0 part /mnt/usb
sdc      8:32   0 223.6G  0 disk 
├─sdc1   8:33   0   210M  0 part /boot/efi
└─sdc2   8:34   0 223.4G  0 part /

/etc/fstab:

Here is the output of cat /etc/fstab:

UUID=67E3-17ED  /boot/efi  vfat  umask=0077 defaults  0  2
UUID=004bda7c-99f1-40c4-8c66-1eec9faa5818 /              ext4    defaults,noatime 0 1
/dev/disk/by-id/usb-Innostor_Ext._HDD_20200721-0:0 /mnt/usb-Innostor_Ext._HDD_20200721-0:0 auto nosuid,nodev,nofail,noauto,x-gvfs-show 0 0

Issue:

The /boot/efi partition on the disk /dev/sdc1 has the boot, esp flag and is formatted as FAT32. However, the system seems unable to mount it correctly during boot, which is likely causing Manjaro not to start. Since the main computer uses UEFI and the external hard drive is connected via USB, the issue might be related to the boot sequence or UEFI settings.

I have replaced GRUB with the rEFInd bootloader, and it was installed on the external hard drive. Nevertheless, the problem with mounting the EFI partition persists.

I have already tried checking and mounting the partitions, but the issue remains unresolved.

Has anyone encountered a similar issue or have any suggestions on how to resolve the problem with the EFI partition and bootloader?

I appreciate any help!

Thanks in advance!

Mod Edit: Added code tags

Unsupported

For your system to be able to boot of the USB connected device - you need to use your system’s boot-override - example of such key is F12 or F7 (check your system’s manual) then select the relevant device from the list.

Welcome to the Manjaro community

As a new or infrequent forum user, please take some time to familiarise yourself with Forum requirements, and the many ways to use the forum to your benefit:


Update Announcements

The Update Announcements contain important information and a Known Issues and Solutions section that should generally be checked before posting a request for support.

System Information

While information from *-fetch type apps might be fine for someone wishing to buy your computer, for Support purposes more indepth information is usually needed;

It’s best to ask your system directly. :eyes:

Output of the inxi command with appropriate parameters will achieve this (naturally, formatted according to forum requirements) and will generally be more useful for those wishing to help:

inxi --filter --verbosity=8

or the short form:

inxi -zv8

Be prepared to provide more information and outputs from other commands whenever asked. It’s equally important to provide as much actionable information as possible in your first post, rather than simply indicating there is a problem.

Required reading
Resources

Hello,

Thank you for your response. I would like to point out that I have been running my system in this configuration for three years, and it has always worked without issues. In the UEFI, I can select the boot partition of the Manjaro installation, and the PC correctly recognizes the external hard drive.

The rEFInd bootloader is also loaded successfully, and I can see the installed kernels. However, when I try to boot one of the kernels, I get the following error message:

manjaro systemd[1]: Failed to mount /boot/efi.

This issue appeared after the most recent update. I suspect there might be an issue with the partitioning or the mount options for /boot/efi, as this partition seems to fail to mount.

Do you have any suggestions on how I can further troubleshoot or resolve this issue?

Thank you in advance!

As requested, I am happy to provide further details about my system:


inxi -zv8

System:
  Kernel 6.12.4-1-MANJARO arch x86_64 bits 64 compiler gcc v 14.2.1 clocksource tsc avail acpi_pm
    parameters BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=de_DE keytable=de tz=UTC misobasedir=manjaro
    misolabel=MANJARO_XFCE_2421 quiet systemd.show_status=1 splash apparmor=1 security=apparmor
    driver=free nouveau.modeset=1 i915.modeset=1 radeon.modeset=1
  Desktop Xfce v N/A tools avail light-locker dm N/A Distro Manjaro base Arch Linux
Machine:
  Type Desktop System Dell product Inspiron 7790 AIO v N/A serial <filter> Chassis type 13
    serial <filter>
  Mobo Dell model 08VMC5 v A00 serial <filter> part-nu 0954
    uuid 4c4c4544-0053-5710-8047-b1c04f463932 UEFI Dell v 1.22.0 date 07/10/2023
Battery:
  Message No system battery data found. Is one present?
Memory:
  System RAM total 16 GiB available 15.33 GiB used 2.73 GiB (17.8%) igpu 32 MiB
  Array-1 capacity 32 GiB slots 2 modules 2 EC None max-module-size 16 GiB note est.
  Device-1 DIMM1 type DDR4 detail synchronous size 8 GiB speed 2667 MT/s volts curr 1.2
    width (bits) data 64 total 64 manufacturer 80CE000080CE part-no M471A1K43DB1-CTD serial <filter>
  Device-2 DIMM2 type DDR4 detail synchronous size 8 GiB speed spec 3200 MT/s actual 2667 MT/s
    volts curr 1.2 width (bits) data 64 total 64 manufacturer 859B0000802C part-no CT8G4SFRA32A.M8FE
    serial <filter>
PCI Slots:
  Slot N/A type PCIe status in use info M.2 length long volts 3.3 bus-ID ff:00.0
  Slot N/A type N/A status in use info M.2 length short volts 3.3 bus-ID ff:00.0
CPU:
  Info model Intel Core i5-10210U socket BGA1528 (U3E1) note check bits 64 type MT MCP
    arch Comet/Whiskey Lake note check gen core 10 level v3 note check built 2018 process Intel 14nm
    family 6 model-id 0x8E (142) stepping 0xC (12) microcode 0xFC
  Topology cpus 1x dies 1 clusters 4 cores 4 threads 8 tpc 2 smt enabled cache L1 256 KiB
    desc d-4x32 KiB; i-4x32 KiB L2 1024 KiB desc 4x256 KiB L3 6 MiB desc 1x6 MiB
  Speed (MHz) avg 400 min/max 400/4200 base/boost 1485/4400 scaling driver intel_pstate
    governor powersave volts 0.6 V ext-clock 100 MHz cores 1 400 2 400 3 400 4 400 5 400 6 400 7 400
    8 400 bogomips 33615
  Flags 3dnowprefetch abm acpi adx aes aperfmperf apic arat arch_capabilities arch_perfmon art
    avx avx2 bmi1 bmi2 bts clflush clflushopt cmov constant_tsc cpuid cpuid_fault cx16 cx8 de
    ds_cpl dtes64 dtherm dts epb ept ept_ad erms est f16c flexpriority flush_l1d fma fpu fsgsbase
    fxsr ht hwp hwp_act_window hwp_epp hwp_notify ibpb ibrs ibrs_enhanced ida intel_pt invpcid
    lahf_lm lm mca mce md_clear mmx monitor movbe mpx msr mtrr nonstop_tsc nopl nx pae pat pbe
    pcid pclmulqdq pdcm pdpe1gb pebs pge pln pni popcnt pse pse36 pts rdrand rdseed rdtscp
    rep_good sdbg sep sgx smap smep ss ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp syscall tm tm2
    tpr_shadow tsc tsc_adjust tsc_deadline_timer vme vmx vnmi vpid x2apic xgetbv1 xsave xsavec
    xsaveopt xsaves xtopology xtpr
  Vulnerabilities
  Type gather_data_sampling mitigation Microcode
  Type itlb_multihit status KVM: Split huge pages
  Type l1tf status Not affected
  Type mds status Not affected
  Type meltdown status Not affected
  Type mmio_stale_data mitigation Clear CPU buffers; SMT vulnerable
  Type reg_file_data_sampling status Not affected
  Type retbleed mitigation Enhanced IBRS
  Type spec_rstack_overflow status Not affected
  Type spec_store_bypass mitigation Speculative Store Bypass disabled via prctl
  Type spectre_v1 mitigation usercopy/swapgs barriers and __user pointer sanitization
  Type spectre_v2 mitigation Enhanced / Automatic IBRS; IBPB: conditional; RSB filling;
    PBRSB-eIBRS: SW sequence; BHI: SW loop, KVM: SW loop
  Type srbds mitigation Microcode
  Type tsx_async_abort status Not affected
Graphics:
  Device-1 Intel CometLake-U GT2 [UHD Graphics] vendor Dell driver i915 v kernel arch Gen-9.5
    process Intel 14nm built 2016-20 ports active HDMI-A-1,HDMI-A-2 empty none bus-ID 00:02.0
    chip-ID 8086:9b41 class-ID 0300
  Device-2 NVIDIA GM108M [GeForce MX110] vendor Dell driver nouveau v kernel non-free 550-570.xx+
    status current (as of 2025-04; EOL~2026-12-xx) arch Maxwell code GMxxx process TSMC 28nm
    built 2014-2019 pcie gen 1 speed 2.5 GT/s lanes 4 link-max gen 3 speed 8 GT/s bus-ID 01:00.0
    chip-ID 10de:174e class-ID 0302
  Device-3 Realtek Integrated_Webcam_FHD driver uvcvideo type USB rev 2.0 speed 480 Mb/s lanes 1
    mode 2.0 bus-ID 1-5:4 chip-ID 0bda:5503 class-ID 0e02 serial <filter>
  Display server X.org v 1.21.1.16 with Xwayland v 24.1.6 driver X loaded modesetting,nvidia
    unloaded nouveau alternate fbdev,nv,vesa dri iris gpu i915 display-ID :0.0
  Monitor-1 HDMI-A-1 model Dell Inspiron 7790 serial <filter> built 2017 res 1920x1080 dpi 81
    gamma 1.2 chroma red x 0.627 y 0.349 green x 0.345 y 0.616 blue x 0.153 y 0.055 white x 0.314
    y 0.329 size 510x287mm (20.08x11.3") diag 695mm (27.3") ratio 15:9, 16:9 modes 1920x1080,
    1680x1050, 80x1024, 1440x900, 1360x768, 80x720, 1024x768, 800x600, 720x576, 720x480,
    640x480
  Monitor-2 HDMI-A-2 model Dell Inspiron 7790 serial <filter> built 2017 res 1920x1080 dpi 81
    gamma 1.2 chroma red x 0.627 y 0.349 green x 0.345 y 0.616 blue x 0.153 y 0.055 white x 0.314
    y 0.329 size 510x287mm (20.08x11.3") diag 695mm (27.3") ratio 15:9, 16:9 modes 1920x1080,
    1680x1050, 80x1024, 1440x900, 1360x768, 80x720, 1024x768, 800x600, 720x576, 720x480,
    640x480
  API EGL v 1.5 hw drv intel iris drv nvidia nouveau platforms device 0 drv iris device 1
    drv nouveau device 2 drv swrast gbm drv iris surfaceless drv iris inactive wayland,x11
  API OpenGL v 4.6 compat-v 4.3 vendor mesa v 25.0.3-arch1.1 note incomplete (EGL sourced)
    renderer Mesa Intel UHD Graphics (CML GT2), NV118, llvmpipe (LLVM 19.1.7 256 bits)
  Info Tools api eglinfo,glxinfo de xfce4-display-settings gpu nvidia-settings,nvidia-smi
    x11 xdpyinfo, xprop, xrandr
Audio:
  Device-1 Intel Comet Lake PCH-LP cAVS vendor Dell driver snd_hda_intel v kernel bus-ID 00:1f.3
    chip-ID 8086:02c8 class-ID 0403
  API ALSA v k6.12.4-1-MANJARO status kernel-api with aoss type oss-emulator
    tools alsactl,alsamixer,amixer
  Server-1 PipeWire v 1.4.1 status off with 1 pipewire-pulse status off 2 wireplumber status off
    3 pipewire-alsa type plugin 4 pw-jack type plugin tools pactl,pw-cat,pw-cli,wpctl
Network:
  Device-1 Intel Comet Lake PCH-LP CNVi WiFi driver iwlwifi v kernel bus-ID 00:14.3
    chip-ID 8086:02f0 class-ID 0280
  IF wlo1 state up mac <filter>
  IP v4 <filter> type dynamic noprefixroute scope global broadcast <filter>
  IP v6 <filter> type dynamic noprefixroute scope global
  IP v6 <filter> type dynamic noprefixroute scope global
  IP v6 <filter> type noprefixroute scope link
  Device-2 Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet vendor Dell driver r8169
    v kernel pcie gen 1 speed 2.5 GT/s lanes 1 port 3000 bus-ID 02:00.0 chip-ID 10ec:8168
    class-ID 0200
  IF enp2s0 state down mac <filter>
  Info services No services found.
  WAN IP <filter>
Bluetooth:
  Device-1 Intel Bluetooth 9460/9560 Jefferson Peak (JfP) driver btusb v 0.8 type USB rev 2.0
    speed 12 Mb/s lanes 1 mode 1.1 bus-ID 1-10:6 chip-ID 8087:0aaa class-ID e001
  Report btmgmt ID hci0 rfk-id 0 state down bt-service N/A rfk-block hardware no software no
    address N/A
Logical:
  Message No logical block device data found.
RAID:
  Hardware-1 Intel 82801 Mobile SATA Controller [RAID mode] driver ahci v 3.0 port 5060
    bus-ID 00:17.0 chip-ID 8086:282a rev class-ID 0104
Drives:
  Local Storage total 1.14 TiB used 132.19 GiB (11.4%)
  SMART Message Required tool smartctl not installed. Check --recommends
  ID-1 /dev/sda maj-min 8:0 vendor Toshiba model MQ04ABF100 size 931.51 GiB block-size
    physical 4096 B logical 512 B speed 6.0 Gb/s tech N/A serial <filter> fw-rev 03
  ID-2 /dev/sdb maj-min 8:16 vendor Seagate model WDC WDS240G2G0A-00JH30 size 223.58 GiB
    block-size physical 512 B logical 512 B type USB rev 2.0 spd 480 Mb/s lanes 1 mode 2.0 tech N/A
    serial <filter>
  ID-3 /dev/sdc maj-min 8:32 vendor SanDisk model Cruzer Blade size 7.45 GiB block-size
    physical 512 B logical 512 B type USB rev 2.0 spd 480 Mb/s lanes 1 mode 2.0 tech N/A
    serial <filter> fw-rev 1.03
  Message No optical or floppy data found.
Partition:
  ID-1 / raw-size 223.38 GiB size 218.81 GiB (97.96%) used 132.18 GiB (60.4%) fs ext4
    block-size 4096 B dev /dev/sdb2 maj-min 8:18 label N/A uuid 004bda7c-99f1-40c4-8c66-1eec9faa5818
  ID-2 /boot/efi raw-size 200 MiB size 196.9 MiB (98.45%) used 2.1 MiB (1.1%) fs vfat
    block-size 512 B dev /dev/sdb1 maj-min 8:17 label EFI uuid 67E3-17ED
Swap:
  Alert No swap data was found.
Unmounted:
  ID-1 /dev/sda1 maj-min 8:1 size 931.51 GiB fs ntfs label DATA uuid 8288D80888D7F91D
  ID-2 /dev/sdc1 maj-min 8:33 size 3.63 GiB fs N/A label MANJARO_XFCE_2421
    uuid 2024-12-16-11-22-45-00
  ID-3 /dev/sdc2 maj-min 8:34 size 4 MiB fs N/A label MISO_EFI uuid 9D59-BEAA
USB:
  Hub-1 1-0:1 info hi-speed hub with single TT ports 12 rev 2.0 speed 480 Mb/s (57.2 MiB/s) lanes 1
    mode 2.0 chip-ID 1d6b:0002 class-ID 0900
  Device-1 1-2:2 info SanDisk Cruzer Blade type mass storage driver usb-storage interfaces 1
    rev 2.0 speed 480 Mb/s (57.2 MiB/s) lanes 1 mode 2.0 power 200mA chip-ID 0781:5567 class-ID 0806
    serial <filter>
  Device-2 1-4:3 info Dell Universal Receiver type keyboard,mouse,HID driver hid-generic,usbhid
    interfaces 3 rev 2.0 speed 12 Mb/s (1.4 MiB/s) lanes 1 mode 1.1 power 100mA chip-ID 413c:301d
    class-ID 0300
  Device-3 1-5:4 info Realtek Integrated_Webcam_FHD type video driver uvcvideo interfaces 4
    rev 2.0 speed 480 Mb/s (57.2 MiB/s) lanes 1 mode 2.0 power 500mA chip-ID 0bda:5503 class-ID 0e02
    serial <filter>
  Device-4 1-7:5 info Iomega Prestige Portable Hard Drive type mass storage driver usb-storage
    interfaces 1 rev 2.0 speed 480 Mb/s (57.2 MiB/s) lanes 1 mode 2.0 power 2mA chip-ID 059b:0470
    class-ID 0806 serial <filter>
  Device-5 1-10:6 info Intel Bluetooth 9460/9560 Jefferson Peak (JfP) type bluetooth driver btusb
    interfaces 2 rev 2.0 speed 12 Mb/s (1.4 MiB/s) lanes 1 mode 1.1 power 100mA chip-ID 8087:0aaa
    class-ID e001
  Hub-2 2-0:1 info super-speed hub ports 6 rev 3.1 speed 10 Gb/s (1.16 GiB/s) lanes 1
    mode 3.2 gen-2x1 chip-ID 1d6b:0003 class-ID 0900
Sensors:
  System Temperatures cpu 41.0 C pch 38.0 C mobo 38.0 C
  Fan Speeds (rpm) cpu 1392
Processes:
  Message No process data available.
Info:
  Processes 0 Power uptime 1h 27m states freeze,mem,disk suspend s2idle avail deep wakeups 0
    hibernate platform avail shutdown, reboot, suspend, test_resume image 6.09 GiB Init systemd v 257
    default graphical tool systemctl
  Compilers clang 19.1.7 gcc 14.2.1 Client systemd inxi 3.3.38
[manjaro /]# 

Please provide output of

sudo blkid

to see what partion has UUID 67E3-17ED

[manjaro /]# sudo blkid
/dev/loop1: BLOCK_SIZE="262144" TYPE="squashfs"
/dev/sdb2: UUID="004bda7c-99f1-40c4-8c66-1eec9faa5818" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="6a65155e-ddab-8241-ae3d-38d582160271"
/dev/sdb1: LABEL_FATBOOT="EFI" LABEL="EFI" UUID="67E3-17ED" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="92ee68f5-5982-4269-8f18-930cc57625d8"
/dev/loop2: BLOCK_SIZE="262144" TYPE="squashfs"
/dev/loop0: BLOCK_SIZE="262144" TYPE="squashfs"
/dev/sdc2: SEC_TYPE="msdos" LABEL_FATBOOT="MISO_EFI" LABEL="MISO_EFI" UUID="9D59-BEAA" BLOCK_SIZE="512" TYPE="vfat"
/dev/sdc1: BLOCK_SIZE="2048" UUID="2024-12-16-11-22-45-00" LABEL="MANJARO_XFCE_2421" TYPE="iso9660"
/dev/sda1: LABEL="DATA" BLOCK_SIZE="512" UUID="8288D80888D7F91D" TYPE="ntfs" PARTUUID="78cf4f3c-01"
/dev/loop3: BLOCK_SIZE="262144" TYPE="squashfs"
[manjaro /]#

This is probably not the location you are expecting your ESP:

I’m not familiar with rEFInd but I would expect you have to restore the boot loader, Manjaro wiki only provide hints for grub as far as I know.

The above is in contradiction to your previous message:

Also, according to /etc/fstab this partition is mounted as root:

So I guess you mixed up things a bit. In your case I would try to install your system on an integrated gpt formatted disk. Root partition (“/”) could be moved to that disk and then you only need to restore the boot loader in case you use grub as boot loader.

Hello Wollie,

Thank you for your continued support!

You are correct that my previous lsblk output was unclear. As I’m currently logged in via chroot, the devices appear differently, and I suspect that this might be the cause of the confusion. Here is the updated lsblk output:

loop0    7:0    0  67.7M  1 loop 
loop1    7:1    0   1.1G  1 loop 
loop2    7:2    0   1.5G  1 loop 
loop3    7:3    0 858.9M  1 loop 
sda      8:0    0 931.5G  0 disk 
`-sda1   8:1    0 931.5G  0 part 
sdb      8:16   0 223.6G  0 disk 
|-sdb1   8:17   0   200M  0 part /boot/efi
`-sdb2   8:18   0 223.4G  0 part /
sdc      8:32   1   7.5G  0 disk 
|-sdc1   8:33   1   3.6G  0 part 
`-sdc2   8:34   1     4M  0 part

As you can see, /boot/efi is located on /dev/sdb1 and is mounted correctly. The root partition is /dev/sdb2. However, the issue arises after the most recent update, when I began encountering the error “Failed to mount /boot/efi” during the boot process, despite everything working fine prior to this.

You mentioned restoring the boot loader, which is a possibility, but since I’m using rEFInd instead of GRUB, I wasn’t sure whether this applies in the same way. The system had been booting perfectly with rEFInd for over three years, and I have not changed the boot loader configuration recently.

I will certainly explore restoring the boot loader as you suggested, but I was hoping there might be another way to address this issue without re-installing the boot loader, especially given that the external drive was previously booting without any problems.

Any further suggestions or steps to resolve the issue would be greatly appreciated.

Thanks again for your assistance!

What is the output of

efibootmgr
BootCurrent: 0008
Timeout: 0 seconds
BootOrder: 0007,0002,0001,0000,0008,0009,0003,0004
Boot0000* Windows Boot Manager	HD(2,GPT,32c5a3c8-fbf0-4ee6-a298-957aaa8a5053,0xc8800,0x32000)/\EFI\Microsoft\Boot\bootmgfw.efi57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d0000006f000100000010000000040000007fff0400
Boot0001* manjaro	HD(1,GPT,92ee68f5-5982-4269-8f18-930cc57625d8,0x28,0x64000)/\EFI\manjaro\grubx64.efi
Boot0002* rEFInd Boot Manager	HD(1,GPT,92ee68f5-5982-4269-8f18-930cc57625d8,0x28,0x64000)/\EFI\refind\refind_x64.efi
Boot0003* Onboard NIC(IPV4)	PciRoot(0x0)/Pci(0x1d,0x0)/Pci(0x0,0x0)/MAC(a4bb6d53e03e,0)/IPv4(0.0.0.0,0,DHCP,0.0.0.0,0.0.0.0,0.0.0.0)0000424f
Boot0004* Onboard NIC(IPV6)	PciRoot(0x0)/Pci(0x1d,0x0)/Pci(0x0,0x0)/MAC(a4bb6d53e03e,0)/IPv6([::],0,Static,[::],[::],64)0000424f
Boot0007* rEFInd	HD(1,GPT,92ee68f5-5982-4269-8f18-930cc57625d8,0x28,0x64000)/\EFI\refind\refind.efi
Boot0008* UEFI: SanDisk	PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/CDROM(1,0x743260,0x8000)0000424f
Boot0009* UEFI: SanDisk	PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(2,MBR,0x0,0x743260,0x2000)0000424f
[manjaro /]#```

Please, format your output properly, I have done it once for you. You need the three ``` (back ticks) in front and end of the output text.

This is your active entry. Looks OK.

Hi Wollie,

thanks for the feedback! I wasn’t aware of the formatting requirement with the triple backticks. I’ll make sure to follow that in the future.

I appreciate your help!

I still would try to restore the rEFInd boot loader but as I said - I have no experience with it. If nobody else jumps in check what Archlinux is saying about it.

Hi Wollie,

Thanks for your suggestion. I will try to reinstall GRUB, as that was my previous bootloader. However, after the last update, GRUB didn’t work at all anymore, so I switched to rEFInd as an alternative, which at least allowed me to access the different kernels.

I’ll give GRUB a try again and will get back to you with the results.

Thanks for your help!

A post was split to a new topic: Grub and rEFInd

Thanks for the attempt.

Every item on the system information you posted had a “12” preceding it, which made it very difficult to read, let alone find anything useful.

I have edited your post – plus the entire inxi output (to remove the “12’s”) – and also corrected your formatting. No charge.

Did you run the inxi command in a chroot environment?

No matter. Try to avoid the “12’s” in future. :wink:


If you had taken the time to follow all the links previously given (in post #3) you would have easily found formatting guidelines with backticks and more.


Regards.

Thanks for your reply, and sorry about the “12” in the output – I honestly have no idea how that happened. I just copy-pasted it directly and didn’t notice it until you pointed it out. Thanks for fixing it!

To answer your question: yes, I did run the inxi command from within a chroot environment.

Let me describe the issue again briefly:
The PC boots into the rEFInd bootloader, which is installed on an external hard drive. From there, I can select one of my installed kernels. However, after that I get the following error:

“Failed to mount /boot/efi: No such file or directory”

I’m going to try to post “journalctl -b -1” next:

[manjaro /]# journalctl -b -1
Apr 17 17:30:59 Elephant kernel: microcode: updated early: 0xf8 -> 0xfc, date = 2024-02-05
Apr 17 17:30:59 Elephant kernel: Linux version 6.6.20-1-rt25-MANJARO (builduser@fv-az800-110) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_RT Mon Mar  4 12:04:42>
Apr 17 17:30:59 Elephant kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.6-rt-x86_64 root=UUID=004bda7c-99f1-40c4-8c66-1eec9faa5818 rw quiet udev.log_priority=3
Apr 17 17:30:59 Elephant kernel: KERNEL supported cpus:
Apr 17 17:30:59 Elephant kernel:   Intel GenuineIntel
Apr 17 17:30:59 Elephant kernel:   AMD AuthenticAMD
Apr 17 17:30:59 Elephant kernel:   Hygon HygonGenuine
Apr 17 17:30:59 Elephant kernel:   Centaur CentaurHauls
Apr 17 17:30:59 Elephant kernel:   zhaoxin   Shanghai  
Apr 17 17:30:59 Elephant kernel: BIOS-provided physical RAM map:
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000092f6ffff] usable
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x0000000092f70000-0x0000000092f70fff] ACPI NVS
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x0000000092f71000-0x0000000092f71fff] reserved
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x0000000092f72000-0x000000009bf4bfff] usable
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x000000009bf4c000-0x000000009ed75fff] reserved
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x000000009ed76000-0x000000009edf9fff] ACPI data
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x000000009edfa000-0x000000009f2d1fff] ACPI NVS
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x000000009f2d2000-0x000000009fffdfff] reserved
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x000000009fffe000-0x000000009fffefff] usable
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x000000009ffff000-0x00000000a7ffffff] reserved
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x00000000a8000000-0x00000000a81fffff] usable
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x00000000a8200000-0x00000000ac7fffff] reserved
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 17 17:30:59 Elephant kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004517fffff] usable
Apr 17 17:30:59 Elephant kernel: NX (Execute Disable) protection: active
Apr 17 17:30:59 Elephant kernel: APIC: Static calls initialized
Apr 17 17:30:59 Elephant kernel: e820: update [mem 0x91679018-0x91696c57] usable ==> usable
Apr 17 17:30:59 Elephant kernel: e820: update [mem 0x91679018-0x91696c57] usable ==> usable
Apr 17 17:30:59 Elephant kernel: extended physical RAM map:
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000091679017] usable
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x0000000091679018-0x0000000091696c57] usable
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x0000000091696c58-0x0000000092f6ffff] usable
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x0000000092f70000-0x0000000092f70fff] ACPI NVS
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x0000000092f71000-0x0000000092f71fff] reserved
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x0000000092f72000-0x000000009bf4bfff] usable
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x000000009bf4c000-0x000000009ed75fff] reserved
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x000000009ed76000-0x000000009edf9fff] ACPI data
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x000000009edfa000-0x000000009f2d1fff] ACPI NVS
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x000000009f2d2000-0x000000009fffdfff] reserved
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x000000009fffe000-0x000000009fffefff] usable
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x000000009ffff000-0x00000000a7ffffff] reserved
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x00000000a8000000-0x00000000a81fffff] usable
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x00000000a8200000-0x00000000ac7fffff] reserved
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 17 17:30:59 Elephant kernel: reserve setup_data: [mem 0x0000000100000000-0x00000004517fffff] usable
Apr 17 17:30:59 Elephant kernel: efi: EFI v2.7 by American Megatrends
Apr 17 17:30:59 Elephant kernel: efi: ACPI=0x9edf9000 ACPI 2.0=0x9edf9014 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 TPMFinalLog=0x9f236000 ESRT=0x9fb56718 MEMATTR=0x9687f018 INITRD=0x93067b18 RNG=0>
Apr 17 17:30:59 Elephant kernel: random: crng init done
Apr 17 17:30:59 Elephant kernel: efi: Remove mem66: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Apr 17 17:30:59 Elephant kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Apr 17 17:30:59 Elephant kernel: efi: Not removing mem67: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Apr 17 17:30:59 Elephant kernel: efi: Not removing mem68: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Apr 17 17:30:59 Elephant kernel: efi: Not removing mem69: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Apr 17 17:30:59 Elephant kernel: efi: Remove mem70: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Apr 17 17:30:59 Elephant kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Apr 17 17:30:59 Elephant kernel: SMBIOS 3.2.0 present.
Apr 17 17:30:59 Elephant kernel: DMI: Dell Inc. Inspiron 7790 AIO/08VMC5, BIOS 1.22.0 07/10/2023
Apr 17 17:30:59 Elephant kernel: tsc: Detected 2100.000 MHz processor
Apr 17 17:30:59 Elephant kernel: tsc: Detected 2099.944 MHz TSC
Apr 17 17:30:59 Elephant kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 17 17:30:59 Elephant kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 17 17:30:59 Elephant kernel: last_pfn = 0x451800 max_arch_pfn = 0x400000000
Apr 17 17:30:59 Elephant kernel: MTRR map: 7 entries (3 fixed + 4 variable; max 23), built from 10 variable MTRRs
Apr 17 17:30:59 Elephant kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 17 17:30:59 Elephant kernel: last_pfn = 0xa8200 max_arch_pfn = 0x400000000
Apr 17 17:30:59 Elephant kernel: esrt: Reserving ESRT space from 0x000000009fb56718 to 0x000000009fb56750.
Apr 17 17:30:59 Elephant kernel: Using GB pages for direct mapping
Apr 17 17:30:59 Elephant kernel: Secure boot disabled
Apr 17 17:30:59 Elephant kernel: RAMDISK: [mem 0x8e8f6000-0x8fb01fff]
Apr 17 17:30:59 Elephant kernel: ACPI: Early table checksum verification disabled
Apr 17 17:30:59 Elephant kernel: ACPI: RSDP 0x000000009EDF9014 000024 (v02 DELL  )
Apr 17 17:30:59 Elephant kernel: ACPI: XSDT 0x000000009EDF8728 0000FC (v01 DELL   CBX3     01072009 AMI  01000013)
Apr 17 17:30:59 Elephant kernel: ACPI: FACP 0x000000009EDF4000 000114 (v06 DELL   CBX3     01072009 AMI  00010013)
Apr 17 17:30:59 Elephant kernel: ACPI: DSDT 0x000000009EDAF000 044335 (v02 DELL   CBX3     01072009 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: FACS 0x000000009F2D0000 000040
Apr 17 17:30:59 Elephant kernel: ACPI: MCFG 0x000000009EDF7000 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0x000000009EDF5000 001B4A (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: FIDT 0x000000009EDAE000 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
Apr 17 17:30:59 Elephant kernel: ACPI: BOOT 0x000000009EDAD000 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0x000000009EDA9000 0033EC (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: HPET 0x000000009EDA8000 000038 (v01 DELL\x CBX3     01072009 AMI  01000013)
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0x000000009EDA6000 001F3C (v02 DELL\x CmlU_Rvp 00001000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0x000000009EDA4000 00147B (v02 DELL\x Ther_Rvp 00001000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: NHLT 0x000000009EDA3000 00002D (v00 DELL\x CBX3     01072009 AMI  01000013)
Apr 17 17:30:59 Elephant kernel: ACPI: LPIT 0x000000009EDA2000 000094 (v01 DELL\x CBX3     01072009 AMI  01000013)
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0x000000009ED9E000 002720 (v02 DELL\x PtidDevc 00001000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0x000000009ED9C000 0014E2 (v02 DELL\x TbtTypeC 00000000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: DBGP 0x000000009ED9B000 000034 (v01 DELL\x CBX3     01072009 AMI  01000013)
Apr 17 17:30:59 Elephant kernel: ACPI: DBG2 0x000000009ED9A000 000054 (v00 DELL\x CBX3     01072009 AMI  01000013)
Apr 17 17:30:59 Elephant kernel: ACPI: MSDM 0x000000009ED99000 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
Apr 17 17:30:59 Elephant kernel: ACPI: SLIC 0x000000009ED98000 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
Apr 17 17:30:59 Elephant kernel: ACPI: DMAR 0x000000009ED97000 0000A8 (v01 INTEL  EDK2     00000002      01000013)
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0x000000009ED96000 00049E (v02 SgRef  SgRpSsdt 00001000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: UEFI 0x000000009F234000 00063A (v01 INTEL  RstSataE 00000000 ??   00000000)
Apr 17 17:30:59 Elephant kernel: ACPI: UEFI 0x000000009F233000 00005C (v01 INTEL  RstSataV 00000000 ??   00000000)
Apr 17 17:30:59 Elephant kernel: ACPI: TPM2 0x000000009ED94000 000034 (v04 DELL\x CBX3     00000001 AMI  00000000)
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0x000000009ED92000 001F64 (v01 OptRef OptTabl  00001000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: WSMT 0x000000009EDA1000 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
Apr 17 17:30:59 Elephant kernel: ACPI: APIC 0x000000009ED91000 0000BC (v04 DELL   CBX3     01072009 AMI  00010013)
Apr 17 17:30:59 Elephant kernel: ACPI: FPDT 0x000000009ED90000 000044 (v01 DELL\x CML-ULT  01072009 AMI  01000013)
Apr 17 17:30:59 Elephant kernel: ACPI: BGRT 0x000000009ED95000 000038 (v00 DELL   CBX3     01072009 AMI  00010013)
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving FACP table memory at [mem 0x9edf4000-0x9edf4113]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving DSDT table memory at [mem 0x9edaf000-0x9edf3334]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving FACS table memory at [mem 0x9f2d0000-0x9f2d003f]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving MCFG table memory at [mem 0x9edf7000-0x9edf703b]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving SSDT table memory at [mem 0x9edf5000-0x9edf6b49]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving FIDT table memory at [mem 0x9edae000-0x9edae09b]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving BOOT table memory at [mem 0x9edad000-0x9edad027]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving SSDT table memory at [mem 0x9eda9000-0x9edac3eb]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving HPET table memory at [mem 0x9eda8000-0x9eda8037]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving SSDT table memory at [mem 0x9eda6000-0x9eda7f3b]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving SSDT table memory at [mem 0x9eda4000-0x9eda547a]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving NHLT table memory at [mem 0x9eda3000-0x9eda302c]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving LPIT table memory at [mem 0x9eda2000-0x9eda2093]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving SSDT table memory at [mem 0x9ed9e000-0x9eda071f]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving SSDT table memory at [mem 0x9ed9c000-0x9ed9d4e1]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving DBGP table memory at [mem 0x9ed9b000-0x9ed9b033]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving DBG2 table memory at [mem 0x9ed9a000-0x9ed9a053]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving MSDM table memory at [mem 0x9ed99000-0x9ed99054]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving SLIC table memory at [mem 0x9ed98000-0x9ed98175]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving DMAR table memory at [mem 0x9ed97000-0x9ed970a7]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving SSDT table memory at [mem 0x9ed96000-0x9ed9649d]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving UEFI table memory at [mem 0x9f234000-0x9f234639]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving UEFI table memory at [mem 0x9f233000-0x9f23305b]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving TPM2 table memory at [mem 0x9ed94000-0x9ed94033]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving SSDT table memory at [mem 0x9ed92000-0x9ed93f63]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving WSMT table memory at [mem 0x9eda1000-0x9eda1027]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving APIC table memory at [mem 0x9ed91000-0x9ed910bb]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving FPDT table memory at [mem 0x9ed90000-0x9ed90043]
Apr 17 17:30:59 Elephant kernel: ACPI: Reserving BGRT table memory at [mem 0x9ed95000-0x9ed95037]
Apr 17 17:30:59 Elephant kernel: No NUMA configuration found
Apr 17 17:30:59 Elephant kernel: Faking a node at [mem 0x0000000000000000-0x00000004517fffff]
Apr 17 17:30:59 Elephant kernel: NODE_DATA(0) allocated [mem 0x4517f8000-0x4517fdfff]
Apr 17 17:30:59 Elephant kernel: Zone ranges:
Apr 17 17:30:59 Elephant kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 17 17:30:59 Elephant kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 17 17:30:59 Elephant kernel:   Normal   [mem 0x0000000100000000-0x00000004517fffff]
Apr 17 17:30:59 Elephant kernel:   Device   empty
Apr 17 17:30:59 Elephant kernel: Movable zone start for each node
Apr 17 17:30:59 Elephant kernel: Early memory node ranges
Apr 17 17:30:59 Elephant kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Apr 17 17:30:59 Elephant kernel:   node   0: [mem 0x0000000000100000-0x0000000092f6ffff]
Apr 17 17:30:59 Elephant kernel:   node   0: [mem 0x0000000092f72000-0x000000009bf4bfff]
Apr 17 17:30:59 Elephant kernel:   node   0: [mem 0x000000009fffe000-0x000000009fffefff]
Apr 17 17:30:59 Elephant kernel:   node   0: [mem 0x00000000a8000000-0x00000000a81fffff]
Apr 17 17:30:59 Elephant kernel:   node   0: [mem 0x0000000100000000-0x00000004517fffff]
Apr 17 17:30:59 Elephant kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004517fffff]
Apr 17 17:30:59 Elephant kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 17 17:30:59 Elephant kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Apr 17 17:30:59 Elephant kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Apr 17 17:30:59 Elephant kernel: On node 0, zone DMA32: 16562 pages in unavailable ranges
Apr 17 17:30:59 Elephant kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
Apr 17 17:30:59 Elephant kernel: On node 0, zone Normal: 32256 pages in unavailable ranges
Apr 17 17:30:59 Elephant kernel: On node 0, zone Normal: 26624 pages in unavailable ranges
Apr 17 17:30:59 Elephant kernel: Reserving Intel graphics memory at [mem 0xaa800000-0xac7fffff]
Apr 17 17:30:59 Elephant kernel: ACPI: PM-Timer IO Port: 0x1808
Apr 17 17:30:59 Elephant kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Apr 17 17:30:59 Elephant kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Apr 17 17:30:59 Elephant kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Apr 17 17:30:59 Elephant kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Apr 17 17:30:59 Elephant kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Apr 17 17:30:59 Elephant kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Apr 17 17:30:59 Elephant kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Apr 17 17:30:59 Elephant kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Apr 17 17:30:59 Elephant kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Apr 17 17:30:59 Elephant kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 17 17:30:59 Elephant kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 17 17:30:59 Elephant kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Apr 17 17:30:59 Elephant kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Apr 17 17:30:59 Elephant kernel: e820: update [mem 0x979ab000-0x97a38fff] usable ==> reserved
Apr 17 17:30:59 Elephant kernel: TSC deadline timer available
Apr 17 17:30:59 Elephant kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x91679000-0x91679fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x91696000-0x91696fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x92f70000-0x92f70fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x92f71000-0x92f71fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x979ab000-0x97a38fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x9bf4c000-0x9ed75fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x9ed76000-0x9edf9fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x9edfa000-0x9f2d1fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x9f2d2000-0x9fffdfff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0x9ffff000-0xa7ffffff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0xa8200000-0xac7fffff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0xac800000-0xfdffffff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 17 17:30:59 Elephant kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Apr 17 17:30:59 Elephant kernel: [mem 0xac800000-0xfdffffff] available for PCI devices
Apr 17 17:30:59 Elephant kernel: Booting paravirtualized kernel on bare hardware
Apr 17 17:30:59 Elephant kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Apr 17 17:30:59 Elephant kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Apr 17 17:30:59 Elephant kernel: percpu: Embedded 65 pages/cpu s229376 r8192 d28672 u524288
Apr 17 17:30:59 Elephant kernel: pcpu-alloc: s229376 r8192 d28672 u524288 alloc=1*2097152
Apr 17 17:30:59 Elephant kernel: pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7 
Apr 17 17:30:59 Elephant kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.6-rt-x86_64 root=UUID=004bda7c-99f1-40c4-8c66-1eec9faa5818 rw quiet udev.log_priority=3
Apr 17 17:30:59 Elephant kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.6-rt-x86_64", will be passed to user space.
Apr 17 17:30:59 Elephant kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Apr 17 17:30:59 Elephant kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Apr 17 17:30:59 Elephant kernel: Fallback order for Node 0: 0 
Apr 17 17:30:59 Elephant kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4054245
Apr 17 17:30:59 Elephant kernel: Policy zone: Normal
Apr 17 17:30:59 Elephant kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Apr 17 17:30:59 Elephant kernel: software IO TLB: area num 8.
Apr 17 17:30:59 Elephant kernel: Memory: 15927584K/16475044K available (16384K kernel code, 2170K rwdata, 13084K rodata, 3464K init, 3716K bss, 547204K reserved, 0K cma-reserved)
Apr 17 17:30:59 Elephant kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Apr 17 17:30:59 Elephant kernel: ftrace: allocating 48915 entries in 192 pages
Apr 17 17:30:59 Elephant kernel: ftrace: allocated 192 pages with 2 groups
Apr 17 17:30:59 Elephant kernel: rcu: Preemptible hierarchical RCU implementation.
Apr 17 17:30:59 Elephant kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Apr 17 17:30:59 Elephant kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Apr 17 17:30:59 Elephant kernel: rcu:         RCU_SOFTIRQ processing moved to rcuc kthreads.
Apr 17 17:30:59 Elephant kernel:         No expedited grace period (rcu_normal_after_boot).
Apr 17 17:30:59 Elephant kernel:         Trampoline variant of Tasks RCU enabled.
Apr 17 17:30:59 Elephant kernel:         Rude variant of Tasks RCU enabled.
Apr 17 17:30:59 Elephant kernel:         Tracing variant of Tasks RCU enabled.
Apr 17 17:30:59 Elephant kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Apr 17 17:30:59 Elephant kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Apr 17 17:30:59 Elephant kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Apr 17 17:30:59 Elephant kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Apr 17 17:30:59 Elephant kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Apr 17 17:30:59 Elephant kernel: Console: colour dummy device 80x25
Apr 17 17:30:59 Elephant kernel: printk: legacy console [tty0] enabled
Apr 17 17:30:59 Elephant kernel: ACPI: Core revision 20230628
Apr 17 17:30:59 Elephant kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Apr 17 17:30:59 Elephant kernel: APIC: Switch to symmetric I/O mode setup
Apr 17 17:30:59 Elephant kernel: DMAR: Host address width 39
Apr 17 17:30:59 Elephant kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Apr 17 17:30:59 Elephant kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Apr 17 17:30:59 Elephant kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Apr 17 17:30:59 Elephant kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Apr 17 17:30:59 Elephant kernel: DMAR: RMRR base: 0x0000009eccc000 end: 0x0000009ecebfff
Apr 17 17:30:59 Elephant kernel: DMAR: RMRR base: 0x000000aa000000 end: 0x000000ac7fffff
Apr 17 17:30:59 Elephant kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Apr 17 17:30:59 Elephant kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Apr 17 17:30:59 Elephant kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Apr 17 17:30:59 Elephant kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Apr 17 17:30:59 Elephant kernel: x2apic enabled
Apr 17 17:30:59 Elephant kernel: APIC: Switched APIC routing to: cluster x2apic
Apr 17 17:30:59 Elephant kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e44fb6c2ab, max_idle_ns: 440795206594 ns
Apr 17 17:30:59 Elephant kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4199.88 BogoMIPS (lpj=2099944)
Apr 17 17:30:59 Elephant kernel: CPU0: Thermal monitoring enabled (TM1)
Apr 17 17:30:59 Elephant kernel: process: using mwait in idle threads
Apr 17 17:30:59 Elephant kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Apr 17 17:30:59 Elephant kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Apr 17 17:30:59 Elephant kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Apr 17 17:30:59 Elephant kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Apr 17 17:30:59 Elephant kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Apr 17 17:30:59 Elephant kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Apr 17 17:30:59 Elephant kernel: RETBleed: Mitigation: Enhanced IBRS
Apr 17 17:30:59 Elephant kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Apr 17 17:30:59 Elephant kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Apr 17 17:30:59 Elephant kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Apr 17 17:30:59 Elephant kernel: SRBDS: Mitigation: Microcode
Apr 17 17:30:59 Elephant kernel: GDS: Mitigation: Microcode
Apr 17 17:30:59 Elephant kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 17 17:30:59 Elephant kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 17 17:30:59 Elephant kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 17 17:30:59 Elephant kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Apr 17 17:30:59 Elephant kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Apr 17 17:30:59 Elephant kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 17 17:30:59 Elephant kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Apr 17 17:30:59 Elephant kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Apr 17 17:30:59 Elephant kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Apr 17 17:30:59 Elephant kernel: Freeing SMP alternatives memory: 40K
Apr 17 17:30:59 Elephant kernel: pid_max: default: 32768 minimum: 301
Apr 17 17:30:59 Elephant kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Apr 17 17:30:59 Elephant kernel: landlock: Up and running.
Apr 17 17:30:59 Elephant kernel: Yama: becoming mindful.
Apr 17 17:30:59 Elephant kernel: LSM support for eBPF active
Apr 17 17:30:59 Elephant kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 17 17:30:59 Elephant kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 17 17:30:59 Elephant kernel: smpboot: CPU0: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xc)
Apr 17 17:30:59 Elephant kernel: RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Apr 17 17:30:59 Elephant kernel: RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Apr 17 17:30:59 Elephant kernel: RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Apr 17 17:30:59 Elephant kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Apr 17 17:30:59 Elephant kernel: ... version:                4
Apr 17 17:30:59 Elephant kernel: ... bit width:              48
Apr 17 17:30:59 Elephant kernel: ... generic registers:      4
Apr 17 17:30:59 Elephant kernel: ... value mask:             0000ffffffffffff
Apr 17 17:30:59 Elephant kernel: ... max period:             00007fffffffffff
Apr 17 17:30:59 Elephant kernel: ... fixed-purpose events:   3
Apr 17 17:30:59 Elephant kernel: ... event mask:             000000070000000f
Apr 17 17:30:59 Elephant kernel: signal: max sigframe size: 2032
Apr 17 17:30:59 Elephant kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1901
Apr 17 17:30:59 Elephant kernel: rcu: Hierarchical SRCU implementation.
Apr 17 17:30:59 Elephant kernel: rcu:         Max phase no-delay instances is 400.
Apr 17 17:30:59 Elephant kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 17 17:30:59 Elephant kernel: smp: Bringing up secondary CPUs ...
Apr 17 17:30:59 Elephant kernel: smpboot: x86: Booting SMP configuration:
Apr 17 17:30:59 Elephant kernel: .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
Apr 17 17:30:59 Elephant kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.htm>
Apr 17 17:30:59 Elephant kernel: smp: Brought up 1 node, 8 CPUs
Apr 17 17:30:59 Elephant kernel: smpboot: Max logical packages: 1
Apr 17 17:30:59 Elephant kernel: smpboot: Total of 8 processors activated (33599.10 BogoMIPS)
Apr 17 17:30:59 Elephant kernel: devtmpfs: initialized
Apr 17 17:30:59 Elephant kernel: x86/mm: Memory block size: 128MB
Apr 17 17:30:59 Elephant kernel: ACPI: PM: Registering ACPI NVS region [mem 0x92f70000-0x92f70fff] (4096 bytes)
Apr 17 17:30:59 Elephant kernel: ACPI: PM: Registering ACPI NVS region [mem 0x9edfa000-0x9f2d1fff] (5079040 bytes)
Apr 17 17:30:59 Elephant kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Apr 17 17:30:59 Elephant kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Apr 17 17:30:59 Elephant kernel: pinctrl core: initialized pinctrl subsystem
Apr 17 17:30:59 Elephant kernel: PM: RTC time: 15:30:52, date: 2025-04-17
Apr 17 17:30:59 Elephant kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Apr 17 17:30:59 Elephant kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Apr 17 17:30:59 Elephant kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Apr 17 17:30:59 Elephant kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Apr 17 17:30:59 Elephant kernel: audit: initializing netlink subsys (disabled)
Apr 17 17:30:59 Elephant kernel: audit: type=2000 audit(1744903852.022:1): state=initialized audit_enabled=0 res=1
Apr 17 17:30:59 Elephant kernel: thermal_sys: Registered thermal governor 'fair_share'
Apr 17 17:30:59 Elephant kernel: thermal_sys: Registered thermal governor 'bang_bang'
Apr 17 17:30:59 Elephant kernel: thermal_sys: Registered thermal governor 'step_wise'
Apr 17 17:30:59 Elephant kernel: thermal_sys: Registered thermal governor 'user_space'
Apr 17 17:30:59 Elephant kernel: thermal_sys: Registered thermal governor 'power_allocator'
Apr 17 17:30:59 Elephant kernel: cpuidle: using governor ladder
Apr 17 17:30:59 Elephant kernel: cpuidle: using governor menu
Apr 17 17:30:59 Elephant kernel: Simple Boot Flag at 0x47 set to 0x80
Apr 17 17:30:59 Elephant kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 17 17:30:59 Elephant kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Apr 17 17:30:59 Elephant kernel: PCI: not using MMCONFIG
Apr 17 17:30:59 Elephant kernel: PCI: Using configuration type 1 for base access
Apr 17 17:30:59 Elephant kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 17 17:30:59 Elephant kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Apr 17 17:30:59 Elephant kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Apr 17 17:30:59 Elephant kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Apr 17 17:30:59 Elephant kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Apr 17 17:30:59 Elephant kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Apr 17 17:30:59 Elephant kernel: ACPI: Added _OSI(Module Device)
Apr 17 17:30:59 Elephant kernel: ACPI: Added _OSI(Processor Device)
Apr 17 17:30:59 Elephant kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 17 17:30:59 Elephant kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 17 17:30:59 Elephant kernel: ACPI BIOS Error (bug): Failure creating named object [\_GPE.DEB0], AE_ALREADY_EXISTS (20230628/dswload2-326)
Apr 17 17:30:59 Elephant kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230628/psobject-220)
Apr 17 17:30:59 Elephant kernel: ACPI BIOS Error (bug): Failure creating named object [\_GPE.DBG8], AE_ALREADY_EXISTS (20230628/dsfield-637)
Apr 17 17:30:59 Elephant kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
Apr 17 17:30:59 Elephant kernel: ACPI: Dynamic OEM Table Load:
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0xFFFF8881011EC800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: Dynamic OEM Table Load:
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0xFFFF8881011F4800 000560 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: Dynamic OEM Table Load:
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0xFFFF8881011D4600 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: Dynamic OEM Table Load:
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0xFFFF88810177C200 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: Dynamic OEM Table Load:
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0xFFFF8881011FE000 000BE2 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: Dynamic OEM Table Load:
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0xFFFF8881011F4000 000778 (v02 PmRef  ApIst    00003000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: Dynamic OEM Table Load:
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0xFFFF8881011EEC00 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: Dynamic OEM Table Load:
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0xFFFF888100EC5000 000D74 (v02 PmRef  ApPsd    00003000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: Dynamic OEM Table Load:
Apr 17 17:30:59 Elephant kernel: ACPI: SSDT 0xFFFF888100EA8800 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
Apr 17 17:30:59 Elephant kernel: ACPI: _OSC evaluated successfully for all CPUs
Apr 17 17:30:59 Elephant kernel: ACPI: EC: EC started
Apr 17 17:30:59 Elephant kernel: ACPI: EC: interrupt blocked
Apr 17 17:30:59 Elephant kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 17 17:30:59 Elephant kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
Apr 17 17:30:59 Elephant kernel: ACPI: Interpreter enabled
Apr 17 17:30:59 Elephant kernel: ACPI: PM: (supports S0 S3 S4 S5)
Apr 17 17:30:59 Elephant kernel: ACPI: Using IOAPIC for interrupt routing
Apr 17 17:30:59 Elephant kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Apr 17 17:30:59 Elephant kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
Apr 17 17:30:59 Elephant kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 17 17:30:59 Elephant kernel: PCI: Ignoring E820 reservations for host bridge windows
Apr 17 17:30:59 Elephant kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.RP05.PC05: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.RP09.PXP_: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.XHC_.RHUB.HS10.BTPR: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.PAUD: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.I2C1.PXTC: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_TZ_.FN00: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_TZ_.FN01: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_TZ_.FN02: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_TZ_.FN03: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \_TZ_.FN04: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: \PIN_: New power resource
Apr 17 17:30:59 Elephant kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Apr 17 17:30:59 Elephant kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Apr 17 17:30:59 Elephant kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Apr 17 17:30:59 Elephant kernel: PCI host bridge to bus 0000:00
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000effff window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: root bus resource [mem 0xac800000-0xdfffffff window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:00.0: [8086:9b61] type 00 class 0x060000
Apr 17 17:30:59 Elephant kernel: pci 0000:00:02.0: [8086:9b41] type 00 class 0x030000
Apr 17 17:30:59 Elephant kernel: pci 0000:00:02.0: reg 0x10: [mem 0xad000000-0xadffffff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Apr 17 17:30:59 Elephant kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Apr 17 17:30:59 Elephant kernel: pci 0000:00:08.0: reg 0x10: [mem 0xaf3a7000-0xaf3a7fff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:12.0: [8086:02f9] type 00 class 0x118000
Apr 17 17:30:59 Elephant kernel: pci 0000:00:12.0: reg 0x10: [mem 0xaf3a6000-0xaf3a6fff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:14.0: [8086:02ed] type 00 class 0x0c0330
Apr 17 17:30:59 Elephant kernel: pci 0000:00:14.0: reg 0x10: [mem 0xaf380000-0xaf38ffff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Apr 17 17:30:59 Elephant kernel: pci 0000:00:14.2: [8086:02ef] type 00 class 0x050000
Apr 17 17:30:59 Elephant kernel: pci 0000:00:14.2: reg 0x10: [mem 0xaf3a0000-0xaf3a1fff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:14.2: reg 0x18: [mem 0xaf3a5000-0xaf3a5fff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:14.3: [8086:02f0] type 00 class 0x028000
Apr 17 17:30:59 Elephant kernel: pci 0000:00:14.3: reg 0x10: [mem 0xaf39c000-0xaf39ffff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Apr 17 17:30:59 Elephant kernel: pci 0000:00:16.0: [8086:02e0] type 00 class 0x078000
Apr 17 17:30:59 Elephant kernel: pci 0000:00:16.0: reg 0x10: [mem 0xaf3a4000-0xaf3a4fff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:16.0: PME# supported from D3hot
Apr 17 17:30:59 Elephant kernel: pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
Apr 17 17:30:59 Elephant kernel: pci 0000:00:17.0: reg 0x10: [mem 0xaf390000-0xaf397fff]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:17.0: reg 0x14: [mem 0xaf3a3000-0xaf3a30ff]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:17.0: reg 0x18: [io  0x5090-0x5097]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:17.0: reg 0x1c: [io  0x5080-0x5083]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:17.0: reg 0x24: [mem 0xaf300000-0xaf37ffff]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:17.0: PME# supported from D3hot
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1c.0: [8086:02bc] type 01 class 0x060400
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1d.0: [8086:02b0] type 01 class 0x060400
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1f.0: [8086:0284] type 00 class 0x060100
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1f.3: [8086:02c8] type 00 class 0x040380
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xaf398000-0xaf39bfff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xaf100000-0xaf1fffff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1f.4: [8086:02a3] type 00 class 0x0c0500
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xaf3a2000-0xaf3a20ff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1f.5: [8086:02a4] type 00 class 0x0c8000
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Apr 17 17:30:59 Elephant kernel: pci 0000:01:00.0: [10de:174e] type 00 class 0x030200
Apr 17 17:30:59 Elephant kernel: pci 0000:01:00.0: reg 0x10: [mem 0xae000000-0xaeffffff]
Apr 17 17:30:59 Elephant kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Apr 17 17:30:59 Elephant kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Apr 17 17:30:59 Elephant kernel: pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
Apr 17 17:30:59 Elephant kernel: pci 0000:01:00.0: reg 0x30: [mem 0xaf000000-0xaf07ffff pref]
Apr 17 17:30:59 Elephant kernel: pci 0000:01:00.0: Enabling HDA controller
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1c.0:   bridge window [mem 0xae000000-0xaf0fffff]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 17 17:30:59 Elephant kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
Apr 17 17:30:59 Elephant kernel: pci 0000:02:00.0: reg 0x10: [io  0x3000-0x30ff]
Apr 17 17:30:59 Elephant kernel: pci 0000:02:00.0: reg 0x18: [mem 0xaf204000-0xaf204fff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:02:00.0: reg 0x20: [mem 0xaf200000-0xaf203fff 64bit]
Apr 17 17:30:59 Elephant kernel: pci 0000:02:00.0: supports D1 D2
Apr 17 17:30:59 Elephant kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1d.0: PCI bridge to [bus 02]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1d.0:   bridge window [mem 0xaf200000-0xaf2fffff]
Apr 17 17:30:59 Elephant kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Apr 17 17:30:59 Elephant kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 2
Apr 17 17:30:59 Elephant kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Apr 17 17:30:59 Elephant kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Apr 17 17:30:59 Elephant kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 1
Apr 17 17:30:59 Elephant kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Apr 17 17:30:59 Elephant kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Apr 17 17:30:59 Elephant kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 1
Apr 17 17:30:59 Elephant kernel: Low-power S0 idle used by default for system suspend
Apr 17 17:30:59 Elephant kernel: ACPI: EC: interrupt unblocked
Apr 17 17:30:59 Elephant kernel: ACPI: EC: event unblocked
Apr 17 17:30:59 Elephant kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
Apr 17 17:30:59 Elephant kernel: ACPI: EC: GPE=0x6e
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
Apr 17 17:30:59 Elephant kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
Apr 17 17:30:59 Elephant kernel: iommu: Default domain type: Translated
Apr 17 17:30:59 Elephant kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Apr 17 17:30:59 Elephant kernel: SCSI subsystem initialized
Apr 17 17:30:59 Elephant kernel: libata version 3.00 loaded.
Apr 17 17:30:59 Elephant kernel: ACPI: bus type USB registered
Apr 17 17:30:59 Elephant kernel: usbcore: registered new interface driver usbfs
Apr 17 17:30:59 Elephant kernel: usbcore: registered new interface driver hub
Apr 17 17:30:59 Elephant kernel: usbcore: registered new device driver usb
Apr 17 17:30:59 Elephant kernel: pps_core: LinuxPPS API ver. 1 registered
Apr 17 17:30:59 Elephant kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Apr 17 17:30:59 Elephant kernel: PTP clock support registered
Apr 17 17:30:59 Elephant kernel: EDAC MC: Ver: 3.0.0
Apr 17 17:30:59 Elephant kernel: efivars: Registered efivars operations
Apr 17 17:30:59 Elephant kernel: NetLabel: Initializing
Apr 17 17:30:59 Elephant kernel: NetLabel:  domain hash size = 128
Apr 17 17:30:59 Elephant kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 17 17:30:59 Elephant kernel: NetLabel:  unlabeled traffic allowed by default
Apr 17 17:30:59 Elephant kernel: mctp: management component transport protocol core
Apr 17 17:30:59 Elephant kernel: NET: Registered PF_MCTP protocol family
Apr 17 17:30:59 Elephant kernel: PCI: Using ACPI for IRQ routing
Apr 17 17:30:59 Elephant kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 17 17:30:59 Elephant kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Apr 17 17:30:59 Elephant kernel: e820: reserve RAM buffer [mem 0x91679018-0x93ffffff]
Apr 17 17:30:59 Elephant kernel: e820: reserve RAM buffer [mem 0x92f70000-0x93ffffff]
Apr 17 17:30:59 Elephant kernel: e820: reserve RAM buffer [mem 0x979ab000-0x97ffffff]
Apr 17 17:30:59 Elephant kernel: e820: reserve RAM buffer [mem 0x9bf4c000-0x9bffffff]
Apr 17 17:30:59 Elephant kernel: e820: reserve RAM buffer [mem 0x9ffff000-0x9fffffff]
Apr 17 17:30:59 Elephant kernel: e820: reserve RAM buffer [mem 0xa8200000-0xabffffff]
Apr 17 17:30:59 Elephant kernel: e820: reserve RAM buffer [mem 0x451800000-0x453ffffff]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 17 17:30:59 Elephant kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Apr 17 17:30:59 Elephant kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 17 17:30:59 Elephant kernel: vgaarb: loaded
Apr 17 17:30:59 Elephant kernel: clocksource: Switched to clocksource tsc-early
Apr 17 17:30:59 Elephant kernel: VFS: Disk quotas dquot_6.6.0
Apr 17 17:30:59 Elephant kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 17 17:30:59 Elephant kernel: pnp: PnP ACPI init
Apr 17 17:30:59 Elephant kernel: system 00:00: [io  0x0900-0x090f] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:00: [io  0x0910-0x091f] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:00: [io  0x0920-0x093f] could not be reserved
Apr 17 17:30:59 Elephant kernel: system 00:00: [io  0x0940-0x094f] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:00: [io  0x0950-0x095f] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:00: [io  0x0960-0x097f] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:02: [io  0x0680-0x069f] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:02: [io  0x164e-0x164f] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:04: [io  0x1854-0x1857] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
Apr 17 17:30:59 Elephant kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 17 17:30:59 Elephant kernel: system 00:06: [io  0x1800-0x18fe] could not be reserved
Apr 17 17:30:59 Elephant kernel: system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:06: [mem 0xfd6b0000-0xfd6cffff] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
Apr 17 17:30:59 Elephant kernel: system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:06: [mem 0x00000000-0x003fffff] could not be reserved
Apr 17 17:30:59 Elephant kernel: system 00:07: [io  0x2000-0x20fe] has been reserved
Apr 17 17:30:59 Elephant kernel: system 00:08: [mem 0xfe038000-0xfe038fff] has been reserved
Apr 17 17:30:59 Elephant kernel: pnp: PnP ACPI: found 9 devices
Apr 17 17:30:59 Elephant kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 17 17:30:59 Elephant kernel: NET: Registered PF_INET protocol family
Apr 17 17:30:59 Elephant kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Apr 17 17:30:59 Elephant kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 6, 327680 bytes, linear)
Apr 17 17:30:59 Elephant kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Apr 17 17:30:59 Elephant kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Apr 17 17:30:59 Elephant kernel: TCP bind hash table entries: 65536 (order: 10, 5242880 bytes, vmalloc hugepage)
Apr 17 17:30:59 Elephant kernel: TCP: Hash tables configured (established 131072 bind 65536)
Apr 17 17:30:59 Elephant kernel: MPTCP token hash table entries: 16384 (order: 7, 917504 bytes, linear)
Apr 17 17:30:59 Elephant kernel: UDP hash table entries: 8192 (order: 7, 786432 bytes, linear)
Apr 17 17:30:59 Elephant kernel: UDP-Lite hash table entries: 8192 (order: 7, 786432 bytes, linear)
Apr 17 17:30:59 Elephant kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Apr 17 17:30:59 Elephant kernel: NET: Registered PF_XDP protocol family
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1c.0:   bridge window [mem 0xae000000-0xaf0fffff]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1d.0: PCI bridge to [bus 02]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Apr 17 17:30:59 Elephant kernel: pci 0000:00:1d.0:   bridge window [mem 0xaf200000-0xaf2fffff]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: resource 7 [mem 0x000e4000-0x000effff window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: resource 8 [mem 0xac800000-0xdfffffff window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:00: resource 9 [mem 0xfc800000-0xfe7fffff window]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:01: resource 1 [mem 0xae000000-0xaf0fffff]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
Apr 17 17:30:59 Elephant kernel: pci_bus 0000:02: resource 1 [mem 0xaf200000-0xaf2fffff]
Apr 17 17:30:59 Elephant kernel: PCI: CLS 64 bytes, default 64
Apr 17 17:30:59 Elephant kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 17 17:30:59 Elephant kernel: software IO TLB: mapped [mem 0x000000008a8f6000-0x000000008e8f6000] (64MB)
Apr 17 17:30:59 Elephant kernel: Trying to unpack rootfs image as initramfs...
Apr 17 17:30:59 Elephant kernel: sgx: EPC section 0xa0200000-0xa5f7ffff
Apr 17 17:30:59 Elephant kernel: Initialise system trusted keyrings
Apr 17 17:30:59 Elephant kernel: Key type blacklist registered
Apr 17 17:30:59 Elephant kernel: workingset: timestamp_bits=40 max_order=22 bucket_order=0
Apr 17 17:30:59 Elephant kernel: zbud: loaded
Apr 17 17:30:59 Elephant kernel: integrity: Platform Keyring initialized
Apr 17 17:30:59 Elephant kernel: integrity: Machine keyring initialized
Apr 17 17:30:59 Elephant kernel: Key type asymmetric registered
Apr 17 17:30:59 Elephant kernel: Asymmetric key parser 'x509' registered
Apr 17 17:30:59 Elephant kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Apr 17 17:30:59 Elephant kernel: io scheduler mq-deadline registered
Apr 17 17:30:59 Elephant kernel: io scheduler kyber registered
Apr 17 17:30:59 Elephant kernel: io scheduler bfq registered
Apr 17 17:30:59 Elephant kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
Apr 17 17:30:59 Elephant kernel: pcieport 0000:00:1c.0: AER: enabled with IRQ 122
Apr 17 17:30:59 Elephant kernel: pcieport 0000:00:1c.0: DPC: enabled with IRQ 122
Apr 17 17:30:59 Elephant kernel: pcieport 0000:00:1c.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Apr 17 17:30:59 Elephant kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
Apr 17 17:30:59 Elephant kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 17 17:30:59 Elephant kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Apr 17 17:30:59 Elephant kernel: ACPI: button: Sleep Button [SLPB]
Apr 17 17:30:59 Elephant kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Apr 17 17:30:59 Elephant kernel: ACPI: button: Power Button [PBTN]
Apr 17 17:30:59 Elephant kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 17 17:30:59 Elephant kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Apr 17 17:30:59 Elephant kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 17 17:30:59 Elephant kernel: serial 00:01: [io  0x03f8-0x03ff]
Apr 17 17:30:59 Elephant kernel: serial 00:01: [dma 18446744073709551615 disabled]
Apr 17 17:30:59 Elephant kernel: serial 00:01: activated
Apr 17 17:30:59 Elephant kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Apr 17 17:30:59 Elephant kernel: hpet_acpi_add: no address or irqs in _CRS
Apr 17 17:30:59 Elephant kernel: Non-volatile memory driver v1.3
Apr 17 17:30:59 Elephant kernel: Linux agpgart interface v0.103
Apr 17 17:30:59 Elephant kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Apr 17 17:30:59 Elephant kernel: ACPI: bus type drm_connector registered
Apr 17 17:30:59 Elephant kernel: ahci 0000:00:17.0: version 3.0
Apr 17 17:30:59 Elephant kernel: ahci 0000:00:17.0: Found 1 remapped NVMe devices.
Apr 17 17:30:59 Elephant kernel: ahci 0000:00:17.0: Switch your BIOS from RAID to AHCI mode to use them.
Apr 17 17:30:59 Elephant kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl RAID mode
Apr 17 17:30:59 Elephant kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds apst 
Apr 17 17:30:59 Elephant kernel: scsi host0: ahci
Apr 17 17:30:59 Elephant kernel: ata1: SATA max UDMA/133 abar m524288@0xaf300000 port 0xaf300100 irq 22
Apr 17 17:30:59 Elephant kernel: usbcore: registered new interface driver usbserial_generic
Apr 17 17:30:59 Elephant kernel: usbserial: USB Serial support registered for generic
Apr 17 17:30:59 Elephant kernel: rtc_cmos 00:03: RTC can wake from S4
Apr 17 17:30:59 Elephant kernel: rtc_cmos 00:03: registered as rtc0
Apr 17 17:30:59 Elephant kernel: rtc_cmos 00:03: setting system clock to 2025-04-17T15:30:53 UTC (1744903853)
Apr 17 17:30:59 Elephant kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
Apr 17 17:30:59 Elephant kernel: intel_pstate: Intel P-state driver initializing
Apr 17 17:30:59 Elephant kernel: intel_pstate: HWP enabled
Apr 17 17:30:59 Elephant kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Apr 17 17:30:59 Elephant kernel: fbcon: Deferring console take-over
Apr 17 17:30:59 Elephant kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Apr 17 17:30:59 Elephant kernel: hid: raw HID events driver (C) Jiri Kosina
Apr 17 17:30:59 Elephant kernel: intel_pmc_core INT33A1:00:  initialized
Apr 17 17:30:59 Elephant kernel: drop_monitor: Initializing network drop monitor service
Apr 17 17:30:59 Elephant kernel: Initializing XFRM netlink socket
Apr 17 17:30:59 Elephant kernel: NET: Registered PF_INET6 protocol family
Apr 17 17:30:59 Elephant kernel: Freeing initrd memory: 18480K
Apr 17 17:30:59 Elephant kernel: Segment Routing with IPv6
Apr 17 17:30:59 Elephant kernel: RPL Segment Routing with IPv6
Apr 17 17:30:59 Elephant kernel: In-situ OAM (IOAM) with IPv6
Apr 17 17:30:59 Elephant kernel: NET: Registered PF_PACKET protocol family
Apr 17 17:30:59 Elephant kernel: microcode: Microcode Update Driver: v2.2.
Apr 17 17:30:59 Elephant kernel: IPI shorthand broadcast: enabled
Apr 17 17:30:59 Elephant kernel: sched_clock: Marking stable (794000609, 9286999)->(865633270, -62345662)
Apr 17 17:30:59 Elephant kernel: registered taskstats version 1
Apr 17 17:30:59 Elephant kernel: Loading compiled-in X.509 certificates
Apr 17 17:30:59 Elephant kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 0ae95ece9923f541955ed5e2761abbd50595b15b'
Apr 17 17:30:59 Elephant kernel: zswap: loaded using pool zstd/zsmalloc
Apr 17 17:30:59 Elephant kernel: Key type .fscrypt registered
Apr 17 17:30:59 Elephant kernel: Key type fscrypt-provisioning registered
Apr 17 17:30:59 Elephant kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 17 17:30:59 Elephant kernel: integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
Apr 17 17:30:59 Elephant kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 17 17:30:59 Elephant kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Apr 17 17:30:59 Elephant kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 17 17:30:59 Elephant kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Apr 17 17:30:59 Elephant kernel: PM:   Magic number: 5:334:538
Apr 17 17:30:59 Elephant kernel: tty ttyS18: hash matches
Apr 17 17:30:59 Elephant kernel: port serial8250:0.17: hash matches
Apr 17 17:30:59 Elephant kernel: RAS: Correctable Errors collector initialized.
Apr 17 17:30:59 Elephant kernel: clk: Disabling unused clocks
Apr 17 17:30:59 Elephant kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 17 17:30:59 Elephant kernel: ata1.00: ATA-10: TOSHIBA MQ04ABF100, 100003, max UDMA/100
Apr 17 17:30:59 Elephant kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Apr 17 17:30:59 Elephant kernel: ata1.00: configured for UDMA/100
Apr 17 17:30:59 Elephant kernel: scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MQ04ABF1 03   PQ: 0 ANSI: 5
Apr 17 17:30:59 Elephant kernel: sd 0:0:0:0: [sda] Drive-managed SMR disk
Apr 17 17:30:59 Elephant kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Apr 17 17:30:59 Elephant kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Apr 17 17:30:59 Elephant kernel: sd 0:0:0:0: [sda] Write Protect is off
Apr 17 17:30:59 Elephant kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 17 17:30:59 Elephant kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 17 17:30:59 Elephant kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Apr 17 17:30:59 Elephant kernel:  sda: sda1
Apr 17 17:30:59 Elephant kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Apr 17 17:30:59 Elephant kernel: Freeing unused decrypted memory: 2028K
Apr 17 17:30:59 Elephant kernel: Freeing unused kernel image (initmem) memory: 3464K
Apr 17 17:30:59 Elephant kernel: Write protecting the kernel read-only data: 30720k
Apr 17 17:30:59 Elephant kernel: Freeing unused kernel image (rodata/data gap) memory: 1252K
Apr 17 17:30:59 Elephant kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 17 17:30:59 Elephant kernel: rodata_test: all tests were successful
Apr 17 17:30:59 Elephant kernel: Run /init as init process
Apr 17 17:30:59 Elephant kernel:   with arguments:
Apr 17 17:30:59 Elephant kernel:     /init
Apr 17 17:30:59 Elephant kernel:   with environment:
Apr 17 17:30:59 Elephant kernel:     HOME=/
Apr 17 17:30:59 Elephant kernel:     TERM=linux
Apr 17 17:30:59 Elephant kernel:     BOOT_IMAGE=/boot/vmlinuz-6.6-rt-x86_64
Apr 17 17:30:59 Elephant kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 17 17:30:59 Elephant kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Apr 17 17:30:59 Elephant kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Apr 17 17:30:59 Elephant kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 17 17:30:59 Elephant kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Apr 17 17:30:59 Elephant kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Apr 17 17:30:59 Elephant kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Apr 17 17:30:59 Elephant kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 17 17:30:59 Elephant kernel: usb usb1: Product: xHCI Host Controller
Apr 17 17:30:59 Elephant kernel: usb usb1: Manufacturer: Linux 6.6.20-1-rt25-MANJARO xhci-hcd
Apr 17 17:30:59 Elephant kernel: usb usb1: SerialNumber: 0000:00:14.0
Apr 17 17:30:59 Elephant kernel: hub 1-0:1.0: USB hub found
Apr 17 17:30:59 Elephant kernel: hub 1-0:1.0: 12 ports detected
Apr 17 17:30:59 Elephant kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
Apr 17 17:30:59 Elephant kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 17 17:30:59 Elephant kernel: usb usb2: Product: xHCI Host Controller
Apr 17 17:30:59 Elephant kernel: usb usb2: Manufacturer: Linux 6.6.20-1-rt25-MANJARO xhci-hcd
Apr 17 17:30:59 Elephant kernel: usb usb2: SerialNumber: 0000:00:14.0
Apr 17 17:30:59 Elephant kernel: hub 2-0:1.0: USB hub found
Apr 17 17:30:59 Elephant kernel: hub 2-0:1.0: 6 ports detected
Apr 17 17:30:59 Elephant kernel: usb 1-2: new high-speed USB device number 2 using xhci_hcd
Apr 17 17:30:59 Elephant kernel: usb 1-2: New USB device found, idVendor=0781, idProduct=5567, bcdDevice= 1.00
Apr 17 17:30:59 Elephant kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 17 17:30:59 Elephant kernel: usb 1-2: Product: Cruzer Blade
Apr 17 17:30:59 Elephant kernel: usb 1-2: Manufacturer: SanDisk
Apr 17 17:30:59 Elephant kernel: usb 1-2: SerialNumber: 200434114218DB2061A9
Apr 17 17:30:59 Elephant kernel: usb-storage 1-2:1.0: USB Mass Storage device detected
Apr 17 17:30:59 Elephant kernel: scsi host1: usb-storage 1-2:1.0
Apr 17 17:30:59 Elephant kernel: usbcore: registered new interface driver usb-storage
Apr 17 17:30:59 Elephant kernel: usbcore: registered new interface driver uas
Apr 17 17:30:59 Elephant kernel: tsc: Refined TSC clocksource calibration: 2112.001 MHz
Apr 17 17:30:59 Elephant kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e71797ffd2, max_idle_ns: 440795307724 ns
Apr 17 17:30:59 Elephant kernel: clocksource: Switched to clocksource tsc
Apr 17 17:30:59 Elephant kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
Apr 17 17:30:59 Elephant kernel: usb 1-4: New USB device found, idVendor=413c, idProduct=301d, bcdDevice= 0.12
Apr 17 17:30:59 Elephant kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 17 17:30:59 Elephant kernel: usb 1-4: Product: Dell Universal Receiver
Apr 17 17:30:59 Elephant kernel: usb 1-4: Manufacturer: Dell
Apr 17 17:30:59 Elephant kernel: input: Dell Dell Universal Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:413C:301D.0001/input/input2
Apr 17 17:30:59 Elephant kernel: hid-generic 0003:413C:301D.0001: input,hidraw0: USB HID v1.11 Keyboard [Dell Dell Universal Receiver] on usb-0000:00:14.0-4/input0
Apr 17 17:30:59 Elephant kernel: input: Dell Dell Universal Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:413C:301D.0002/input/input3
Apr 17 17:30:59 Elephant kernel: input: Dell Dell Universal Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:413C:301D.0002/input/input4
Apr 17 17:30:59 Elephant kernel: usb 1-5: new high-speed USB device number 4 using xhci_hcd
Apr 17 17:30:59 Elephant kernel: input: Dell Dell Universal Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:413C:301D.0002/input/input5
Apr 17 17:30:59 Elephant kernel: hid-generic 0003:413C:301D.0002: input,hidraw1: USB HID v1.11 Mouse [Dell Dell Universal Receiver] on usb-0000:00:14.0-4/input1
Apr 17 17:30:59 Elephant kernel: hid-generic 0003:413C:301D.0003: hiddev96,hidraw2: USB HID v1.11 Device [Dell Dell Universal Receiver] on usb-0000:00:14.0-4/input2
Apr 17 17:30:59 Elephant kernel: usbcore: registered new interface driver usbhid
Apr 17 17:30:59 Elephant kernel: usbhid: USB HID core driver
Apr 17 17:30:59 Elephant kernel: usb 1-5: New USB device found, idVendor=0bda, idProduct=5503, bcdDevice=91.03
Apr 17 17:30:59 Elephant kernel: usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Apr 17 17:30:59 Elephant kernel: usb 1-5: Product: Integrated_Webcam_FHD
Apr 17 17:30:59 Elephant kernel: usb 1-5: Manufacturer: CNFIE16Q22243002DBC0
Apr 17 17:30:59 Elephant kernel: usb 1-5: SerialNumber: 0001
Apr 17 17:30:59 Elephant kernel: usb 1-7: new high-speed USB device number 5 using xhci_hcd
Apr 17 17:30:59 Elephant kernel: usb 1-7: New USB device found, idVendor=059b, idProduct=0470, bcdDevice= 0.00
Apr 17 17:30:59 Elephant kernel: usb 1-7: New USB device strings: Mfr=1, Product=11, SerialNumber=5
Apr 17 17:30:59 Elephant kernel: usb 1-7: Product: Storage
Apr 17 17:30:59 Elephant kernel: usb 1-7: Manufacturer: JMicron
Apr 17 17:30:59 Elephant kernel: usb 1-7: SerialNumber: 20206A464403
Apr 17 17:30:59 Elephant kernel: usb-storage 1-7:1.0: USB Mass Storage device detected
Apr 17 17:30:59 Elephant kernel: scsi host2: usb-storage 1-7:1.0
Apr 17 17:30:59 Elephant kernel: usb 1-10: new full-speed USB device number 6 using xhci_hcd
Apr 17 17:30:59 Elephant kernel: scsi 1:0:0:0: Direct-Access     SanDisk  Cruzer Blade     1.03 PQ: 0 ANSI: 2
Apr 17 17:30:59 Elephant kernel: usb 1-10: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
Apr 17 17:30:59 Elephant kernel: usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 17 17:30:59 Elephant kernel: sd 1:0:0:0: [sdb] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB)
Apr 17 17:30:59 Elephant kernel: sd 1:0:0:0: [sdb] Write Protect is off
Apr 17 17:30:59 Elephant kernel: sd 1:0:0:0: [sdb] Mode Sense: 03 00 00 00
Apr 17 17:30:59 Elephant kernel: sd 1:0:0:0: [sdb] No Caching mode page found
Apr 17 17:30:59 Elephant kernel: sd 1:0:0:0: [sdb] Assuming drive cache: write through
Apr 17 17:30:59 Elephant kernel:  sdb: sdb1 sdb2
Apr 17 17:30:59 Elephant kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk
Apr 17 17:30:59 Elephant kernel: scsi 2:0:0:0: Direct-Access     WDC WDS2 40G2G0A-00JH30        PQ: 0 ANSI: 2 CCS
Apr 17 17:30:59 Elephant kernel: sd 2:0:0:0: [sdc] 468877312 512-byte logical blocks: (240 GB/224 GiB)
Apr 17 17:30:59 Elephant kernel: sd 2:0:0:0: [sdc] Write Protect is off
Apr 17 17:30:59 Elephant kernel: sd 2:0:0:0: [sdc] Mode Sense: 34 00 00 00
Apr 17 17:30:59 Elephant kernel: sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Apr 17 17:30:59 Elephant kernel:  sdc: sdc1 sdc2
Apr 17 17:30:59 Elephant kernel: sd 2:0:0:0: [sdc] Attached SCSI disk
Apr 17 17:30:59 Elephant kernel: EXT4-fs (sdc2): mounted filesystem 004bda7c-99f1-40c4-8c66-1eec9faa5818 r/w with ordered data mode. Quota mode: none.
Apr 17 17:30:59 Elephant kernel: fbcon: Taking over console
Apr 17 17:30:59 Elephant kernel: Console: switching to colour frame buffer device 240x67
Apr 17 17:30:59 Elephant systemd[1]: systemd 257.5-1-manjaro running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELF>
Apr 17 17:30:59 Elephant systemd[1]: Detected architecture x86-64.
Apr 17 17:30:59 Elephant systemd[1]: Hostname set to <Elephant>.
Apr 17 17:30:59 Elephant kernel: systemd[1]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Apr 17 17:30:59 Elephant systemd[1]: bpf-restrict-fs: LSM BPF program attached
Apr 17 17:30:59 Elephant systemd[1]: Queued start job for default target Graphical Interface.
Apr 17 17:30:59 Elephant systemd[1]: Created slice CUPS Slice.
Apr 17 17:30:59 Elephant systemd[1]: Created slice Slice /system/dirmngr.
Apr 17 17:30:59 Elephant systemd[1]: Created slice Slice /system/getty.
Apr 17 17:30:59 Elephant systemd[1]: Created slice Slice /system/gpg-agent.
Apr 17 17:30:59 Elephant systemd[1]: Created slice Slice /system/gpg-agent-browser.
Apr 17 17:30:59 Elephant systemd[1]: Created slice Slice /system/gpg-agent-extra.
Apr 17 17:30:59 Elephant systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Apr 17 17:30:59 Elephant systemd[1]: Created slice Slice /system/keyboxd.
Apr 17 17:30:59 Elephant systemd[1]: Created slice Slice /system/modprobe.
Apr 17 17:30:59 Elephant systemd[1]: Created slice User and Session Slice.
Apr 17 17:30:59 Elephant systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Apr 17 17:30:59 Elephant systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Apr 17 17:30:59 Elephant systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Apr 17 17:30:59 Elephant systemd[1]: Expecting device /dev/disk/by-uuid/67E3-17ED...
Apr 17 17:30:59 Elephant systemd[1]: Reached target Local Encrypted Volumes.
Apr 17 17:30:59 Elephant systemd[1]: Reached target Login Prompts.
Apr 17 17:30:59 Elephant systemd[1]: Reached target Local Integrity Protected Volumes.
Apr 17 17:30:59 Elephant systemd[1]: Reached target Remote File Systems.
Apr 17 17:30:59 Elephant systemd[1]: Reached target Slice Units.
Apr 17 17:30:59 Elephant systemd[1]: Reached target Mounting snaps.
Apr 17 17:30:59 Elephant systemd[1]: Reached target Swaps.
Apr 17 17:30:59 Elephant systemd[1]: Reached target Local Verity Protected Volumes.
Apr 17 17:30:59 Elephant systemd[1]: Listening on Device-mapper event daemon FIFOs.
Apr 17 17:30:59 Elephant systemd[1]: Listening on LVM2 poll daemon socket.
Apr 17 17:30:59 Elephant systemd[1]: Listening on Process Core Dump Socket.
Apr 17 17:30:59 Elephant systemd[1]: Listening on Credential Encryption/Decryption.
Apr 17 17:30:59 Elephant systemd[1]: Listening on Journal Socket (/dev/log).
Apr 17 17:30:59 Elephant systemd[1]: Listening on Journal Sockets.
Apr 17 17:30:59 Elephant systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 17 17:30:59 Elephant systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 17 17:30:59 Elephant systemd[1]: Listening on udev Control Socket.
Apr 17 17:30:59 Elephant systemd[1]: Listening on udev Kernel Socket.
Apr 17 17:30:59 Elephant systemd[1]: Mounting Huge Pages File System...
Apr 17 17:30:59 Elephant systemd[1]: Mounting POSIX Message Queue File System...
Apr 17 17:30:59 Elephant systemd[1]: Mounting Kernel Debug File System...
Apr 17 17:30:59 Elephant systemd[1]: Mounting Kernel Trace File System...
Apr 17 17:30:59 Elephant systemd[1]: Mounting Temporary Directory /tmp...
Apr 17 17:30:59 Elephant systemd[1]: Load AppArmor profiles was skipped because of an unmet condition check (ConditionSecurity=apparmor).
Apr 17 17:30:59 Elephant systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.6.20-1-rt25-MANJARO/modules.dev>
Apr 17 17:30:59 Elephant systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Apr 17 17:30:59 Elephant systemd[1]: Starting Load Kernel Module configfs...
Apr 17 17:30:59 Elephant systemd[1]: Starting Load Kernel Module dm_mod...
Apr 17 17:30:59 Elephant systemd[1]: Starting Load Kernel Module drm...
Apr 17 17:30:59 Elephant systemd[1]: Starting Load Kernel Module fuse...
Apr 17 17:30:59 Elephant systemd[1]: Starting Load Kernel Module loop...
Apr 17 17:30:59 Elephant systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Apr 17 17:30:59 Elephant systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2>
Apr 17 17:30:59 Elephant systemd[1]: Starting Load Kernel Modules...
Apr 17 17:30:59 Elephant systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 17 17:30:59 Elephant systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 17 17:30:59 Elephant systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Apr 17 17:30:59 Elephant systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 17 17:30:59 Elephant systemd[1]: Starting Load udev Rules from Credentials...
Apr 17 17:30:59 Elephant systemd[1]: Starting Coldplug All udev Devices...
Apr 17 17:30:59 Elephant systemd[1]: Mounted Huge Pages File System.
Apr 17 17:30:59 Elephant systemd[1]: Mounted POSIX Message Queue File System.
Apr 17 17:30:59 Elephant systemd[1]: Mounted Kernel Debug File System.
Apr 17 17:30:59 Elephant systemd[1]: Mounted Kernel Trace File System.
Apr 17 17:30:59 Elephant systemd[1]: Mounted Temporary Directory /tmp.
Apr 17 17:30:59 Elephant systemd[1]: modprobe@configfs.service: Deactivated successfully.
Apr 17 17:30:59 Elephant systemd[1]: Finished Load Kernel Module configfs.
Apr 17 17:30:59 Elephant systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Apr 17 17:30:59 Elephant systemd[1]: Finished Load Kernel Module dm_mod.
Apr 17 17:30:59 Elephant systemd[1]: modprobe@drm.service: Deactivated successfully.
Apr 17 17:30:59 Elephant systemd[1]: Finished Load Kernel Module drm.
Apr 17 17:30:59 Elephant systemd[1]: modprobe@fuse.service: Deactivated successfully.
Apr 17 17:30:59 Elephant systemd[1]: Finished Load Kernel Module fuse.
Apr 17 17:30:59 Elephant systemd[1]: modprobe@loop.service: Deactivated successfully.
Apr 17 17:30:59 Elephant systemd[1]: Finished Load Kernel Module loop.
Apr 17 17:30:59 Elephant systemd[1]: FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections).
Apr 17 17:30:59 Elephant systemd[1]: Mounting Kernel Configuration File System...
Apr 17 17:30:59 Elephant systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Apr 17 17:30:59 Elephant systemd[1]: Finished Load udev Rules from Credentials.
Apr 17 17:30:59 Elephant systemd[1]: Finished Load Kernel Modules.
Apr 17 17:30:59 Elephant systemd[1]: Mounted Kernel Configuration File System.
Apr 17 17:30:59 Elephant systemd[1]: Starting Apply Kernel Variables...
Apr 17 17:30:59 Elephant kernel: EXT4-fs (sdc2): re-mounted 004bda7c-99f1-40c4-8c66-1eec9faa5818 r/w. Quota mode: none.
Apr 17 17:30:59 Elephant systemd[1]: Finished Remount Root and Kernel File Systems.
Apr 17 17:30:59 Elephant systemd[1]: Finished Coldplug All udev Devices.
Apr 17 17:30:59 Elephant systemd[1]: Finished Apply Kernel Variables.
Apr 17 17:30:59 Elephant systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Apr 17 17:30:59 Elephant systemd[1]: Starting Load/Save OS Random Seed...
Apr 17 17:30:59 Elephant systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 17 17:30:59 Elephant systemd[1]: Starting CLI Netfilter Manager...
Apr 17 17:30:59 Elephant systemd[1]: Finished Load/Save OS Random Seed.
Apr 17 17:30:59 Elephant systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Apr 17 17:30:59 Elephant systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Apr 17 17:30:59 Elephant systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Apr 17 17:30:59 Elephant systemd[1]: Starting Network Time Synchronization...
Apr 17 17:30:59 Elephant systemd[1]: Starting Create Static Device Nodes in /dev...
Apr 17 17:30:59 Elephant systemd[1]: ufw.service: Main process exited, code=exited, status=1/FAILURE
Apr 17 17:30:59 Elephant systemd[1]: ufw.service: Failed with result 'exit-code'.
Apr 17 17:30:59 Elephant systemd[1]: Failed to start CLI Netfilter Manager.
Apr 17 17:30:59 Elephant systemd[1]: Finished Create Static Device Nodes in /dev.
Apr 17 17:30:59 Elephant systemd[1]: Reached target Preparation for Local File Systems.
Apr 17 17:30:59 Elephant systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of an unmet condition check (ConditionKernelVersion=<5.6).
Apr 17 17:30:59 Elephant systemd[1]: Starting Journal Service...
Apr 17 17:30:59 Elephant systemd[1]: Starting Rule-based Manager for Device Events and Files...
Apr 17 17:30:59 Elephant systemd-journald[329]: Collecting audit messages is disabled.
Apr 17 17:30:59 Elephant systemd-journald[329]: Journal started
Apr 17 17:30:59 Elephant systemd-journald[329]: Runtime Journal (/run/log/journal/68bd383763b8416a88b6e174d3c4d935) is 8M, max 785M, 777M free.
Apr 17 17:30:58 Elephant systemd-modules-load[262]: Failed to find module 'crypto_user'
Apr 17 17:30:58 Elephant systemd-modules-load[262]: Failed to find module 'sg'
Apr 17 17:30:59 Elephant systemd[1]: Started Journal Service.
Apr 17 17:30:58 Elephant systemd-modules-load[262]: Failed to find module 'nvidia'
Apr 17 17:30:58 Elephant systemd-modules-load[262]: Failed to find module 'nvidia-drm'
Apr 17 17:30:58 Elephant systemd-modules-load[262]: Failed to find module 'nvidia-uvm'
Apr 17 17:30:59 Elephant lvm[256]:   /dev/mapper/control: open failed: Kein passendes Ger<C3><A4>t gefunden
Apr 17 17:30:59 Elephant lvm[256]:   Failure to communicate with kernel device-mapper driver.
Apr 17 17:30:59 Elephant lvm[256]:   Check that device-mapper is available in the kernel.
Apr 17 17:30:59 Elephant lvm[256]:   Incompatible libdevmapper 1.02.205 (2025-02-27) and kernel driver (unknown version).
Apr 17 17:30:59 Elephant systemd-remount-fs[270]: mount: /etc/fstab: Einlesefehler in Zeile 1 -- ignoriert
Apr 17 17:30:59 Elephant ufw-init[287]: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.6.20-1-rt25-MANJARO
Apr 17 17:30:59 Elephant ufw-init[286]: iptables-restore v1.8.11 (legacy): iptables-restore: unable to initialize table 'filter'
Apr 17 17:30:59 Elephant ufw-init[286]: Error occurred at line: 1
Apr 17 17:30:59 Elephant ufw-init[286]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Apr 17 17:30:59 Elephant ufw-init[290]: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.6.20-1-rt25-MANJARO
Apr 17 17:30:59 Elephant ufw-init[289]: iptables-restore v1.8.11 (legacy): iptables-restore: unable to initialize table 'filter'
Apr 17 17:30:59 Elephant ufw-init[289]: Error occurred at line: 1
Apr 17 17:30:59 Elephant ufw-init[289]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Apr 17 17:30:59 Elephant ufw-init[295]: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.6.20-1-rt25-MANJARO
Apr 17 17:30:59 Elephant ufw-init[294]: iptables-restore v1.8.11 (legacy): iptables-restore: unable to initialize table 'filter'
Apr 17 17:30:59 Elephant ufw-init[294]: Error occurred at line: 1
Apr 17 17:30:59 Elephant ufw-init[294]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Apr 17 17:30:59 Elephant ufw-init[301]: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.6.20-1-rt25-MANJARO
Apr 17 17:30:59 Elephant ufw-init[300]: iptables-restore v1.8.11 (legacy): iptables-restore: unable to initialize table 'filter'
Apr 17 17:30:59 Elephant ufw-init[300]: Error occurred at line: 1
Apr 17 17:30:59 Elephant ufw-init[300]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Apr 17 17:30:59 Elephant ufw-init[303]: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.6.20-1-rt25-MANJARO
Apr 17 17:30:59 Elephant ufw-init[302]: iptables-restore v1.8.11 (legacy): iptables-restore: unable to initialize table 'filter'
Apr 17 17:30:59 Elephant ufw-init[302]: Error occurred at line: 12
Apr 17 17:30:59 Elephant ufw-init[302]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Apr 17 17:30:59 Elephant ufw-init[305]: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.6.20-1-rt25-MANJARO
Apr 17 17:30:59 Elephant ufw-init[304]: iptables-restore v1.8.11 (legacy): iptables-restore: unable to initialize table 'filter'
Apr 17 17:30:59 Elephant ufw-init[304]: Error occurred at line: 12
Apr 17 17:30:59 Elephant ufw-init[304]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Apr 17 17:30:59 Elephant ufw-init[310]: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.6.20-1-rt25-MANJARO
Apr 17 17:30:59 Elephant ufw-init[309]: iptables-restore v1.8.11 (legacy): iptables-restore: unable to initialize table 'filter'
Apr 17 17:30:59 Elephant ufw-init[309]: Error occurred at line: 1
Apr 17 17:30:59 Elephant ufw-init[309]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Apr 17 17:30:59 Elephant ufw-init[312]: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.6.20-1-rt25-MANJARO
Apr 17 17:30:59 Elephant systemd[1]: Started Network Time Synchronization.
Apr 17 17:30:59 Elephant ufw-init[311]: iptables-restore v1.8.11 (legacy): iptables-restore: unable to initialize table 'filter'
Apr 17 17:30:59 Elephant ufw-init[311]: Error occurred at line: 1
Apr 17 17:30:59 Elephant ufw-init[311]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Apr 17 17:30:59 Elephant ufw-init[316]: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.6.20-1-rt25-MANJARO
Apr 17 17:30:59 Elephant ufw-init[314]: iptables-restore v1.8.11 (legacy): iptables-restore: unable to initialize table 'filter'
Apr 17 17:30:59 Elephant ufw-init[314]: Error occurred at line: 1
Apr 17 17:30:59 Elephant ufw-init[314]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Apr 17 17:30:59 Elephant ufw-init[320]: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/6.6.20-1-rt25-MANJARO
Apr 17 17:30:59 Elephant ufw-init[319]: iptables-restore v1.8.11 (legacy): iptables-restore: unable to initialize table 'filter'
Apr 17 17:30:59 Elephant ufw-init[319]: Error occurred at line: 1
Apr 17 17:30:59 Elephant ufw-init[319]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Apr 17 17:30:59 Elephant ufw-init[325]: Problem loading ipv6 (skipping)
Apr 17 17:30:59 Elephant ufw-init[325]: Problem running '/etc/ufw/before.rules'
Apr 17 17:30:59 Elephant ufw-init[325]: Problem running '/etc/ufw/after.rules'
Apr 17 17:30:59 Elephant ufw-init[325]: Problem running '/etc/ufw/user.rules'
Apr 17 17:30:59 Elephant systemd[1]: Reached target System Time Set.
Apr 17 17:30:59 Elephant systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 17 17:30:59 Elephant systemd-journald[329]: Time spent on flushing to /var/log/journal/68bd383763b8416a88b6e174d3c4d935 is 433.278ms for 950 entries.
Apr 17 17:30:59 Elephant systemd-journald[329]: System Journal (/var/log/journal/68bd383763b8416a88b6e174d3c4d935) is 1G, max 4G, 2.9G free.
Apr 17 17:31:01 Elephant systemd-journald[329]: Received client request to flush runtime journal.
Apr 17 17:30:59 Elephant systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Apr 17 17:31:01 Elephant mount[356]: mount: /var/lib/snapd/snap/bare/5: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/bare_5.snap konnte nicht eingerichtet werden.
Apr 17 17:30:59 Elephant systemd[1]: Listening on Disk Image Download Service Socket.
Apr 17 17:31:01 Elephant mount[357]: mount: /var/lib/snapd/snap/core/16928: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/core_16928.snap konnte nicht eingerichtet werden.
Apr 17 17:30:59 Elephant systemd-timesyncd[315]: Network configuration changed, trying to establish connection.
Apr 17 17:31:01 Elephant mount[358]: mount: /var/lib/snapd/snap/core/17200: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/core_17200.snap konnte nicht eingerichtet werden.
Apr 17 17:30:59 Elephant systemd[1]: Mounting Mount unit for bare, revision 5...
Apr 17 17:31:01 Elephant mount[359]: mount: /var/lib/snapd/snap/core18/2846: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/core18_2846.snap konnte nicht eingerichtet werden.
Apr 17 17:30:59 Elephant systemd[1]: Mounting Mount unit for core, revision 16928...
Apr 17 17:31:01 Elephant mount[361]: mount: /var/lib/snapd/snap/core18/2855: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/core18_2855.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for core, revision 17200...
Apr 17 17:31:01 Elephant mount[362]: mount: /var/lib/snapd/snap/core20/2434: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/core20_2434.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for core18, revision 2846...
Apr 17 17:31:01 Elephant mount[363]: mount: /var/lib/snapd/snap/core20/2496: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/core20_2496.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for core18, revision 2855...
Apr 17 17:31:01 Elephant mount[364]: mount: /var/lib/snapd/snap/core22/1802: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/core22_1802.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for core20, revision 2434...
Apr 17 17:31:01 Elephant mount[365]: mount: /var/lib/snapd/snap/core22/1908: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/core22_1908.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for core20, revision 2496...
Apr 17 17:31:01 Elephant mount[366]: mount: /var/lib/snapd/snap/core24/716: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/core24_716.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for core22, revision 1802...
Apr 17 17:31:01 Elephant mount[369]: mount: /var/lib/snapd/snap/core24/739: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/core24_739.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for core22, revision 1908...
Apr 17 17:31:01 Elephant mount[385]: mount: /var/lib/snapd/snap/ffmpeg/1286: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/ffmpeg_1286.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for core24, revision 716...
Apr 17 17:31:01 Elephant mount[405]: mount: /var/lib/snapd/snap/fontvuer/18: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/fontvuer_18.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for core24, revision 739...
Apr 17 17:31:01 Elephant mount[406]: mount: /var/lib/snapd/snap/freetube/78: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/freetube_78.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for ffmpeg, revision 1286...
Apr 17 17:31:01 Elephant mount[407]: mount: /var/lib/snapd/snap/freetube/88: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/freetube_88.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for fontvuer, revision 18...
Apr 17 17:31:01 Elephant mount[408]: mount: /var/lib/snapd/snap/gnome-3-28-1804/194: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gnome-3-28-1804_194.snap konnte nicht eingerichtet>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for freetube, revision 78...
Apr 17 17:31:01 Elephant mount[412]: mount: /var/lib/snapd/snap/gnome-3-28-1804/198: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gnome-3-28-1804_198.snap konnte nicht eingerichtet>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for freetube, revision 88...
Apr 17 17:31:01 Elephant mount[423]: mount: /var/lib/snapd/snap/gnome-3-34-1804/90: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gnome-3-34-1804_90.snap konnte nicht eingerichtet w>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 194...
Apr 17 17:31:01 Elephant mount[439]: mount: /var/lib/snapd/snap/gnome-3-34-1804/93: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gnome-3-34-1804_93.snap konnte nicht eingerichtet w>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 198...
Apr 17 17:31:01 Elephant mount[455]: mount: /var/lib/snapd/snap/gnome-3-38-2004/140: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gnome-3-38-2004_140.snap konnte nicht eingerichtet>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gnome-3-34-1804, revision 90...
Apr 17 17:31:01 Elephant mount[462]: mount: /var/lib/snapd/snap/gnome-3-38-2004/143: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gnome-3-38-2004_143.snap konnte nicht eingerichtet>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gnome-3-34-1804, revision 93...
Apr 17 17:31:01 Elephant mount[488]: mount: /var/lib/snapd/snap/gnome-42-2204/176: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gnome-42-2204_176.snap konnte nicht eingerichtet wer>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gnome-3-38-2004, revision 140...
Apr 17 17:31:01 Elephant mount[497]: mount: /var/lib/snapd/snap/gnome-42-2204/202: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gnome-42-2204_202.snap konnte nicht eingerichtet wer>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gnome-3-38-2004, revision 143...
Apr 17 17:31:01 Elephant mount[498]: mount: /var/lib/snapd/snap/gnome-46-2404/77: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gnome-46-2404_77.snap konnte nicht eingerichtet werde>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gnome-42-2204, revision 176...
Apr 17 17:31:01 Elephant mount[499]: mount: /var/lib/snapd/snap/gnome-46-2404/90: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gnome-46-2404_90.snap konnte nicht eingerichtet werde>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gnome-42-2204, revision 202...
Apr 17 17:31:01 Elephant mount[500]: mount: /var/lib/snapd/snap/gtk-common-themes/1534: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gtk-common-themes_1534.snap konnte nicht einger>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gnome-46-2404, revision 77...
Apr 17 17:31:01 Elephant mount[501]: mount: /var/lib/snapd/snap/gtk-common-themes/1535: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/gtk-common-themes_1535.snap konnte nicht einger>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gnome-46-2404, revision 90...
Apr 17 17:31:01 Elephant mount[502]: mount: /var/lib/snapd/snap/kf5-5-105-qt-5-15-9-core22/11: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/kf5-5-105-qt-5-15-9-core22_11.snap konnt>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1534...
Apr 17 17:31:01 Elephant mount[503]: mount: /var/lib/snapd/snap/kf5-5-113-qt-5-15-11-core22/1: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/kf5-5-113-qt-5-15-11-core22_1.snap konnt>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1535...
Apr 17 17:31:01 Elephant mount[504]: mount: /var/lib/snapd/snap/libreoffice/340: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/libreoffice_340.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for kf5-5-105-qt-5-15-9-core22, revision 11...
Apr 17 17:31:01 Elephant mount[505]: mount: /var/lib/snapd/snap/libreoffice/342: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/libreoffice_342.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for kf5-5-113-qt-5-15-11-core22, revision 1...
Apr 17 17:31:01 Elephant mount[506]: mount: /var/lib/snapd/snap/mailspring/548: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/mailspring_548.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for libreoffice, revision 340...
Apr 17 17:31:01 Elephant mount[507]: mount: /var/lib/snapd/snap/mailspring/549: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/mailspring_549.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for libreoffice, revision 342...
Apr 17 17:31:01 Elephant mount[508]: mount: /var/lib/snapd/snap/master-pdf-editor-5/22: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/master-pdf-editor-5_22.snap konnte nicht einger>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for mailspring, revision 548...
Apr 17 17:31:01 Elephant mount[509]: mount: /var/lib/snapd/snap/master-pdf-editor-5/23: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/master-pdf-editor-5_23.snap konnte nicht einger>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for mailspring, revision 549...
Apr 17 17:31:01 Elephant mount[510]: mount: /var/lib/snapd/snap/mesa-2404/143: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/mesa-2404_143.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for master-pdf-editor-5, revision 22...
Apr 17 17:31:01 Elephant mount[511]: mount: /var/lib/snapd/snap/mesa-2404/495: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/mesa-2404_495.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for master-pdf-editor-5, revision 23...
Apr 17 17:31:01 Elephant mount[512]: mount: /var/lib/snapd/snap/noson/627: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/noson_627.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for mesa-2404, revision 143...
Apr 17 17:31:01 Elephant mount[513]: mount: /var/lib/snapd/snap/paintpp/13: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/paintpp_13.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for mesa-2404, revision 495...
Apr 17 17:31:01 Elephant mount[514]: mount: /var/lib/snapd/snap/pinta/37: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/pinta_37.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for noson, revision 627...
Apr 17 17:31:01 Elephant mount[515]: mount: /var/lib/snapd/snap/pinta/46: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/pinta_46.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for paintpp, revision 13...
Apr 17 17:31:01 Elephant mount[516]: mount: /var/lib/snapd/snap/snapd/23545: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/snapd_23545.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for pinta, revision 37...
Apr 17 17:31:01 Elephant mount[517]: mount: /var/lib/snapd/snap/snapd/23771: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/snapd_23771.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for pinta, revision 46...
Apr 17 17:31:01 Elephant mount[518]: mount: /var/lib/snapd/snap/speedy-duplicate-finder/66: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/speedy-duplicate-finder_66.snap konnte nich>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for snapd, revision 23545...
Apr 17 17:31:01 Elephant mount[519]: mount: /var/lib/snapd/snap/speedy-duplicate-finder/71: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/speedy-duplicate-finder_71.snap konnte nich>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for snapd, revision 23771...
Apr 17 17:31:01 Elephant mount[520]: mount: /var/lib/snapd/snap/spotify/84: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/spotify_84.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for speedy-duplicate-finder, revision 66...
Apr 17 17:31:01 Elephant mount[521]: mount: /var/lib/snapd/snap/spotify/86: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/spotify_86.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for speedy-duplicate-finder, revision 71...
Apr 17 17:31:01 Elephant mount[522]: mount: /var/lib/snapd/snap/teams-for-linux/792: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/teams-for-linux_792.snap konnte nicht eingerichtet>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for spotify, revision 84...
Apr 17 17:31:01 Elephant mount[523]: mount: /var/lib/snapd/snap/teams-for-linux/793: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/teams-for-linux_793.snap konnte nicht eingerichtet>
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for spotify, revision 86...
Apr 17 17:31:01 Elephant mount[524]: mount: /var/lib/snapd/snap/vlc/3777: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/vlc_3777.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for teams-for-linux, revision 792...
Apr 17 17:31:01 Elephant mount[525]: mount: /var/lib/snapd/snap/zoom-client/230: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/zoom-client_230.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for teams-for-linux, revision 793...
Apr 17 17:31:01 Elephant mount[526]: mount: /var/lib/snapd/snap/zoom-client/242: das Loop-Ger<C3><A4>t f<C3><BC>r /var/lib/snapd/snaps/zoom-client_242.snap konnte nicht eingerichtet werden.
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for vlc, revision 3777...
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for zoom-client, revision 230...
Apr 17 17:31:00 Elephant systemd[1]: Mounting Mount unit for zoom-client, revision 242...
Apr 17 17:31:00 Elephant systemd[1]: Started Rule-based Manager for Device Events and Files.
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-bare-5.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-bare-5.mount: Failed with result 'exit-code'.
Apr 17 17:31:00 Elephant systemd[1]: Failed to mount Mount unit for bare, revision 5.
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-core-16928.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-core-16928.mount: Failed with result 'exit-code'.
Apr 17 17:31:00 Elephant systemd[1]: Failed to mount Mount unit for core, revision 16928.
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-core-17200.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-core-17200.mount: Failed with result 'exit-code'.
Apr 17 17:31:00 Elephant systemd[1]: Failed to mount Mount unit for core, revision 17200.
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-core18-2846.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-core18-2846.mount: Failed with result 'exit-code'.
Apr 17 17:31:00 Elephant systemd[1]: Failed to mount Mount unit for core18, revision 2846.
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-core18-2855.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-core18-2855.mount: Failed with result 'exit-code'.
Apr 17 17:31:00 Elephant systemd[1]: Failed to mount Mount unit for core18, revision 2855.
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-core20-2434.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:00 Elephant systemd[1]: var-lib-snapd-snap-core20-2434.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for core20, revision 2434.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-core20-2496.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-core20-2496.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for core20, revision 2496.
Apr 17 17:31:01 Elephant systemd[1]: Finished Flush Journal to Persistent Storage.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-core22-1802.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-core22-1802.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for core22, revision 1802.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-core22-1908.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-core22-1908.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for core22, revision 1908.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-core24-716.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-core24-716.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for core24, revision 716.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-core24-739.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-core24-739.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for core24, revision 739.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-ffmpeg-1286.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-ffmpeg-1286.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for ffmpeg, revision 1286.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-fontvuer-18.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-fontvuer-18.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for fontvuer, revision 18.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-freetube-78.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-freetube-78.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for freetube, revision 78.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-freetube-88.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-freetube-88.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for freetube, revision 88.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d28\x2d1804-194.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d28\x2d1804-194.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gnome-3-28-1804, revision 194.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d28\x2d1804-198.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d28\x2d1804-198.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gnome-3-28-1804, revision 198.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d34\x2d1804-90.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d34\x2d1804-90.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gnome-3-34-1804, revision 90.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d34\x2d1804-93.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d34\x2d1804-93.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gnome-3-34-1804, revision 93.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d38\x2d2004-140.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d38\x2d2004-140.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gnome-3-38-2004, revision 140.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d38\x2d2004-143.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d38\x2d2004-143.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gnome-3-38-2004, revision 143.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d42\x2d2204-176.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d42\x2d2204-176.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gnome-42-2204, revision 176.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d42\x2d2204-202.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d42\x2d2204-202.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gnome-42-2204, revision 202.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d46\x2d2404-77.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d46\x2d2404-77.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gnome-46-2404, revision 77.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d46\x2d2404-90.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gnome\x2d46\x2d2404-90.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gnome-46-2404, revision 90.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1534.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1534.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gtk-common-themes, revision 1534.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1535.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1535.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for gtk-common-themes, revision 1535.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-kf5\x2d5\x2d105\x2dqt\x2d5\x2d15\x2d9\x2dcore22-11.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-kf5\x2d5\x2d105\x2dqt\x2d5\x2d15\x2d9\x2dcore22-11.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for kf5-5-105-qt-5-15-9-core22, revision 11.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-kf5\x2d5\x2d113\x2dqt\x2d5\x2d15\x2d11\x2dcore22-1.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-kf5\x2d5\x2d113\x2dqt\x2d5\x2d15\x2d11\x2dcore22-1.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for kf5-5-113-qt-5-15-11-core22, revision 1.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-libreoffice-340.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-libreoffice-340.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for libreoffice, revision 340.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-libreoffice-342.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-libreoffice-342.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for libreoffice, revision 342.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-mailspring-548.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-mailspring-548.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for mailspring, revision 548.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-mailspring-549.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-mailspring-549.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for mailspring, revision 549.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-master\x2dpdf\x2deditor\x2d5-22.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-master\x2dpdf\x2deditor\x2d5-22.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for master-pdf-editor-5, revision 22.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-master\x2dpdf\x2deditor\x2d5-23.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-master\x2dpdf\x2deditor\x2d5-23.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for master-pdf-editor-5, revision 23.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-mesa\x2d2404-143.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-mesa\x2d2404-143.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for mesa-2404, revision 143.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-mesa\x2d2404-495.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-mesa\x2d2404-495.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for mesa-2404, revision 495.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-noson-627.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-noson-627.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for noson, revision 627.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-paintpp-13.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-paintpp-13.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for paintpp, revision 13.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-pinta-37.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-pinta-37.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for pinta, revision 37.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-pinta-46.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-pinta-46.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for pinta, revision 46.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-snapd-23545.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-snapd-23545.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for snapd, revision 23545.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-snapd-23771.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-snapd-23771.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant mtp-probe[569]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7"
Apr 17 17:31:01 Elephant mtp-probe[564]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4"
Apr 17 17:31:01 Elephant mtp-probe[567]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
Apr 17 17:31:01 Elephant mtp-probe[565]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
Apr 17 17:31:01 Elephant mtp-probe[567]: bus: 1, device: 2 was not an MTP device
Apr 17 17:31:01 Elephant mtp-probe[569]: bus: 1, device: 5 was not an MTP device
Apr 17 17:31:01 Elephant mtp-probe[565]: bus: 1, device: 4 was not an MTP device
Apr 17 17:31:01 Elephant mtp-probe[564]: bus: 1, device: 3 was not an MTP device
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for snapd, revision 23771.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-speedy\x2dduplicate\x2dfinder-66.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-speedy\x2dduplicate\x2dfinder-66.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for speedy-duplicate-finder, revision 66.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-speedy\x2dduplicate\x2dfinder-71.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-speedy\x2dduplicate\x2dfinder-71.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for speedy-duplicate-finder, revision 71.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-spotify-84.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-spotify-84.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for spotify, revision 84.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-spotify-86.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-spotify-86.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for spotify, revision 86.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-teams\x2dfor\x2dlinux-792.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-teams\x2dfor\x2dlinux-792.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for teams-for-linux, revision 792.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-teams\x2dfor\x2dlinux-793.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-teams\x2dfor\x2dlinux-793.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for teams-for-linux, revision 793.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-vlc-3777.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-vlc-3777.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for vlc, revision 3777.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-zoom\x2dclient-230.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-zoom\x2dclient-230.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for zoom-client, revision 230.
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-zoom\x2dclient-242.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:01 Elephant systemd[1]: var-lib-snapd-snap-zoom\x2dclient-242.mount: Failed with result 'exit-code'.
Apr 17 17:31:01 Elephant systemd[1]: Failed to mount Mount unit for zoom-client, revision 242.
Apr 17 17:31:01 Elephant systemd[1]: Reached target Mounted snaps.
Apr 17 17:31:01 Elephant systemd[1]: Reached target Trusted Platform Module.
Apr 17 17:31:01 Elephant systemd[1]: Load AppArmor profiles managed internally by snapd was skipped because of an unmet condition check (ConditionSecurity=apparmor).
Apr 17 17:31:01 Elephant systemd[1]: Starting Virtual Console Setup...
Apr 17 17:31:01 Elephant systemd[1]: Finished Virtual Console Setup.
Apr 17 17:31:02 Elephant systemd[1]: Found device WDC_WDS240G2G0A-00JH30 EFI.
Apr 17 17:31:02 Elephant systemd[1]: Mounting /boot/efi...
Apr 17 17:31:02 Elephant mount[906]: mount: /boot/efi: unbekannter Dateisystemtyp <C2><BB>vfat<C2><AB>.
Apr 17 17:31:02 Elephant mount[906]:        dmesg(1) k<C3><B6>nnte nach einem fehlgeschlagenen mount-Systemaufruf
Apr 17 17:31:02 Elephant mount[906]:        weitere Informationen liefern.
Apr 17 17:31:02 Elephant systemd[1]: boot-efi.mount: Mount process exited, code=exited, status=32/n/a
Apr 17 17:31:02 Elephant systemd[1]: boot-efi.mount: Failed with result 'exit-code'.
Apr 17 17:31:02 Elephant systemd[1]: Failed to mount /boot/efi.
Apr 17 17:31:02 Elephant systemd[1]: Dependency failed for Local File Systems.
Apr 17 17:31:02 Elephant systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
Apr 17 17:31:02 Elephant systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
Apr 17 17:31:02 Elephant systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Apr 17 17:31:02 Elephant systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Apr 17 17:31:02 Elephant systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Apr 17 17:31:02 Elephant systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Apr 17 17:31:02 Elephant systemd[1]: Reached target Timer Units.
Apr 17 17:31:02 Elephant systemd[1]: Listening on Boot Entries Service Socket.
Apr 17 17:31:02 Elephant systemd-timesyncd[315]: Network configuration changed, trying to establish connection.
Apr 17 17:31:02 Elephant systemd[1]: Listening on System Extension Image Management.
Apr 17 17:31:02 Elephant systemd-timesyncd[315]: Network configuration changed, trying to establish connection.
Apr 17 17:31:02 Elephant systemd[1]: Reached target Network.
Apr 17 17:31:02 Elephant systemd[1]: Reached target Network is Online.
Apr 17 17:31:02 Elephant systemd[1]: Reached target Path Units.
Apr 17 17:31:02 Elephant systemd[1]: Reached target Socket Units.
Apr 17 17:31:02 Elephant systemd[1]: Started Emergency Shell.
Apr 17 17:31:02 Elephant systemd[1]: Reached target Emergency Mode.
Apr 17 17:31:02 Elephant systemd[1]: Starting Set Up Additional Binary Formats...
Apr 17 17:31:02 Elephant systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Apr 17 17:31:02 Elephant systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 17 17:31:02 Elephant systemd[1]: Starting Create System Files and Directories...
Apr 17 17:31:02 Elephant systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 918 (systemd-binfmt)
Apr 17 17:31:02 Elephant systemd[1]: Mounting Arbitrary Executable File Formats File System...
Apr 17 17:31:02 Elephant systemd[1]: Mounted Arbitrary Executable File Formats File System.
Apr 17 17:31:02 Elephant systemd[1]: Finished Set Up Additional Binary Formats.
Apr 17 17:31:02 Elephant systemd-timesyncd[315]: Network configuration changed, trying to establish connection.
Apr 17 17:31:02 Elephant systemd-timesyncd[315]: Network configuration changed, trying to establish connection.
Apr 17 17:31:02 Elephant systemd-timesyncd[315]: Network configuration changed, trying to establish connection.
Apr 17 17:31:02 Elephant systemd[1]: Finished Create System Files and Directories.
Apr 17 17:31:02 Elephant systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Apr 17 17:31:02 Elephant systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 17 17:31:02 Elephant systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 17 17:31:02 Elephant systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Apr 17 17:31:02 Elephant systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Apr 17 17:31:02 Elephant systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Apr 17 17:31:02 Elephant systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Apr 17 17:31:02 Elephant systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Apr 17 17:31:02 Elephant systemd[1]: Startup finished in 10.463s (firmware) + 6.877s (loader) + 4.513s (kernel) + 5.332s (userspace) = 27.187s.
Apr 17 17:31:02 Elephant (plymouth)[917]: emergency.service: Unable to locate executable 'plymouth': No such file or directory
Apr 17 17:31:23 Elephant systemd[1]: Removed slice CUPS Slice.
Apr 17 17:31:23 Elephant systemd[1]: Removed slice Slice /system/dirmngr.
Apr 17 17:31:23 Elephant systemd[1]: Removed slice Slice /system/getty.
Apr 17 17:31:23 Elephant systemd[1]: Removed slice Slice /system/gpg-agent.
Apr 17 17:31:23 Elephant systemd[1]: Removed slice Slice /system/gpg-agent-browser.
Apr 17 17:31:23 Elephant systemd[1]: Removed slice Slice /system/gpg-agent-extra.
Apr 17 17:31:23 Elephant systemd[1]: Removed slice Slice /system/gpg-agent-ssh.
Apr 17 17:31:23 Elephant systemd[1]: Removed slice Slice /system/keyboxd.
Apr 17 17:31:23 Elephant systemd[1]: Removed slice Slice /system/modprobe.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Local Encrypted Volumes.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Emergency Mode.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Login Prompts.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Local Integrity Protected Volumes.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Preparation for Local File Systems.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Network is Online.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Network.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Path Units.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Remote File Systems.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Slice Units.
Apr 17 17:31:23 Elephant systemd[1]: Removed slice User and Session Slice.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Mounted snaps.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Mounting snaps.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Socket Units.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target System Time Set.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Timer Units.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Trusted Platform Module.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Local Verity Protected Volumes.
Apr 17 17:31:23 Elephant systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Closed LVM2 poll daemon socket.
Apr 17 17:31:23 Elephant systemd[1]: systemd-importd.socket: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Closed Disk Image Download Service Socket.
Apr 17 17:31:23 Elephant systemd[1]: Unmounting Temporary Directory /tmp...
Apr 17 17:31:23 Elephant systemd[1]: Stopping Emergency Shell...
Apr 17 17:31:23 Elephant systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Apr 17 17:31:23 Elephant systemd[1]: Starting Generate shutdown-ramfs...
Apr 17 17:31:23 Elephant systemd[1]: Stopping Set Up Additional Binary Formats...
Apr 17 17:31:23 Elephant systemd[1]: Stopping Load/Save OS Random Seed...
Apr 17 17:31:23 Elephant systemd[1]: systemd-sysctl.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Apply Kernel Variables.
Apr 17 17:31:23 Elephant systemd[1]: systemd-coredump.socket: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Closed Process Core Dump Socket.
Apr 17 17:31:23 Elephant systemd[1]: systemd-modules-load.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Load Kernel Modules.
Apr 17 17:31:23 Elephant systemd[1]: Stopping Network Time Synchronization...
Apr 17 17:31:23 Elephant systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Create Static Device Nodes in /dev.
Apr 17 17:31:23 Elephant systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
Apr 17 17:31:23 Elephant systemd[1]: systemd-udev-load-credentials.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Load udev Rules from Credentials.
Apr 17 17:31:23 Elephant systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Apr 17 17:31:23 Elephant systemd[1]: emergency.service: Deactivated successfully.
Apr 17 17:31:23 Elephant lvm[934]:   /dev/mapper/control: open failed: Kein passendes Ger<C3><A4>t gefunden
Apr 17 17:31:23 Elephant lvm[934]:   Failure to communicate with kernel device-mapper driver.
Apr 17 17:31:23 Elephant lvm[934]:   Check that device-mapper is available in the kernel.
Apr 17 17:31:23 Elephant lvm[934]:   Incompatible libdevmapper 1.02.205 (2025-02-27) and kernel driver (unknown version).
Apr 17 17:31:23 Elephant systemd[1]: Stopped Emergency Shell.
Apr 17 17:31:23 Elephant systemd[1]: systemd-binfmt.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Set Up Additional Binary Formats.
Apr 17 17:31:23 Elephant systemd[1]: systemd-timesyncd.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Network Time Synchronization.
Apr 17 17:31:23 Elephant systemd[1]: tmp.mount: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Unmounted Temporary Directory /tmp.
Apr 17 17:31:23 Elephant systemd[1]: systemd-random-seed.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Load/Save OS Random Seed.
Apr 17 17:31:23 Elephant systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Apr 17 17:31:23 Elephant systemd[1]: lvm2-monitor.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Apr 17 17:31:23 Elephant systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Apr 17 17:31:23 Elephant systemd[1]: Stopped target Swaps.
Apr 17 17:31:23 Elephant systemd[1]: Reached target Unmount All Filesystems.
Apr 17 17:31:23 Elephant systemd[1]: systemd-remount-fs.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Remount Root and Kernel File Systems.
Apr 17 17:31:23 Elephant systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Apr 17 17:31:23 Elephant systemd[1]: Stopped Create System Files and Directories.
Apr 17 17:31:23 Elephant systemd[1]: proc-sys-fs-binfmt_misc.mount: Deactivated successfully.
Apr 17 17:31:24 Elephant mkinitcpio[935]: ==> Starting build: 'none'
Apr 17 17:31:24 Elephant mkinitcpio[935]:   -> Running build hook: [sd-shutdown]
Apr 17 17:31:24 Elephant mkinitcpio[935]: ==> Build complete.
Apr 17 17:31:24 Elephant systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Apr 17 17:31:24 Elephant systemd[1]: Finished Generate shutdown-ramfs.
Apr 17 17:31:24 Elephant systemd[1]: Reached target System Shutdown.
Apr 17 17:31:24 Elephant systemd[1]: Reached target Late Shutdown Services.
Apr 17 17:31:24 Elephant systemd[1]: systemd-reboot.service: Deactivated successfully.
Apr 17 17:31:24 Elephant systemd[1]: Finished System Reboot.
Apr 17 17:31:24 Elephant systemd[1]: Reached target System Reboot.
Apr 17 17:31:24 Elephant systemd[1]: Shutting down.
Apr 17 17:31:24 Elephant systemd-shutdown[1]: Syncing filesystems and block devices.
Apr 17 17:31:24 Elephant systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Apr 17 17:31:24 Elephant systemd-journald[329]: Received SIGTERM from PID 1 (systemd-shutdow).
Apr 17 17:31:24 Elephant systemd-journald[329]: Journal stopped

The “12’s” rear their ugly heads every so often. As near as I can tell, it’s resulting from running inxi in a chroot environment; why it is so… :man_shrugging:

I noticed a topic a few days ago where a member could no longer boot from a USB drive; perhaps it’s only coincidental, but, it does serve to highlight that booting from a USB disk is unsupported.

I’d suggest installing rEFInd to the $ESP of a fixed disk wherever possible. In fact, installing to the fallback location $ESP/EFI/BOOT is also a valid choice. Installing rEFInd to the same $ESP will not interfere with other bootloaders.

Perhaps tell us a little more about your disks.

lsblk -f

You can install rEFInd from the official Manjaro repos;

sudo pacman -S refind

…then install rEFInd to its folder on the $ESP:

sudo refind-install

A different variation of the command is required to install rEFInd to the fallback location; if you prefer that, just ask, and I’ll point you to appropriate information.

Regards.

Sure, here is the output of lsblk -f:

[manjaro /]# lsblk -f
NAME   FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0                                         
loop1                                         
loop2                                         
loop3                                         
sda                                           
`-sda1                                        
sdb                                           
|-sdb1                          194.8M     1% /boot/efi
`-sdb2                           75.4G    60% /
sdc                                           
|-sdc1                                        
`-sdc2                                        
[manjaro /]#