So I downloaded kali 2022.2 amd64 iso and installed. However I get an error when doing apt-get upgrade


Code:
─# apt-get upgrade                                    
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  dotnet-sdk-3.1
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
Setting up initramfs-tools (0.141) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-image-5.17.0-kali3-amd64 (5.17.11-1kali1) ...
/etc/kernel/postinst.d/dkms:
dkms: running auto installation service for kernel 5.17.0-kali3-amd64:.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5.17.0-kali3-amd64
raspi-firmware: missing /boot/firmware, did you forget to mount it?
run-parts: /etc/initramfs/post-update.d//z50-raspi-firmware exited with return code 1
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-5.17.0-kali3-amd64 (--configure):
 installed linux-image-5.17.0-kali3-amd64 package post-installation script subprocess returned error exit status 1
Processing triggers for initramfs-tools (0.141) ...
update-initramfs: Generating /boot/initrd.img-5.17.0-kali3-amd64
raspi-firmware: missing /boot/firmware, did you forget to mount it?
run-parts: /etc/initramfs/post-update.d//z50-raspi-firmware exited with return code 1
dpkg: error processing package initramfs-tools (--configure):
 installed initramfs-tools package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 linux-image-5.17.0-kali3-amd64
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
Now yes I do have a raspberry pi 3 model b, but this is not that install. This is my normal laptop that I have this installed on and wiped all of the harddrive since the last usage of the pi so I have no idea how it would even know about the ras pi.