Stuck on boot up screen Raspberry pi 5

Oh no that’s horrible news that your pi died, how did that happen? :frowning:

sudo cp /home/corey/extra-mods.conf /etc/mkinitcpio.conf.d
[corey@corey-pi5 ~]$ cd /etc/mkinitcpio.conf.d
[corey@corey-pi5 mkinitcpio.conf.d]$ ls
extra-mods.conf
[corey@corey-pi5 mkinitcpio.conf.d]$ sudo mkinitcpio -P
==> Building image from preset: /etc/mkinitcpio.d/linux-rpi-16k.preset: ‘default’
==> Using default configuration file: ‘/etc/mkinitcpio.conf’
-k 6.18.20-1-rpi-16k -g /boot/initramfs-linux.img
==> Using drop-in configuration file: ‘extra-mods.conf’
==> Starting build: ‘6.18.20-1-rpi-16k’
Running build hook: [base]
Running build hook: [systemd]
Running build hook: [autodetect]
Running build hook: [microcode]
==> WARNING: architecture ‘aarch64’ not supported, skipping hook
Running build hook: [modconf]
Running build hook: [kms]
==> WARNING: No module containing the symbol ‘drm_privacy_screen_register’ found in: ‘drivers/platform’
Running build hook: [keyboard]
Running build hook: [keymap]
Running build hook: [sd-vconsole]
Running build hook: [block]
Running build hook: [filesystems]
Running build hook: [fsck]
==> ERROR: module not found: ‘drm_ttm_helper’
==> ERROR: module not found: ‘drm_vram_helper’
==> ERROR: module not found: ‘st7586’
==> ERROR: module not found: ‘st7735r’
==> ERROR: module not found: ‘ttm’
==> ERROR: module not found: ‘tca6416_keypad’
==> WARNING: Possibly missing firmware for module: ‘r8169’
==> WARNING: Possibly missing firmware for module: ‘kaweth’
==> WARNING: Possibly missing firmware for module: ‘r8152’
==> ERROR: module not found: ‘rpi_fw_uart’
==> ERROR: module not found: ‘reiserfs’
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: ‘/boot/initramfs-linux.img’
==> WARNING: errors were encountered during the build. The image may not be complete.

I haven’t tested it yet but does this look okay? I noticed my NVME drive is coming up as unknown signalling that dd didn’t work properly also why the heck is Endeavour OS is using 98.2% of my 64GB SD card? man this is pretty bloated also why do I have a bunch of /dev/nbd block devices on my SD card installation? I have a feeling something isn’t right with this installation lol