Prefacing that my computers:
- have only Linux(-es) installed
- don't have WindOS
- don't have EFI
- don't have Grub 2
both kernel and initrd are stored in the regular Solus partition(s), where OS is installed, in the regular/boot
folder. As in any other Linux:
$ dt && uname -a && ls -lh /boot/com* /boot/init*
Current datetime:
2020-02-02 12:26:40
Linux alexsop.net 5.4.12-144.current #1 SMP PREEMPT Mon Jan 20 15:46:35 UTC 2020 x86_64 GNU/Linux
-rw-r--r-- 1 root root 11M Jan 26 08:19 /boot/com.solus-project.current.5.4.12-144
-rw-r--r-- 1 root root 29M Jan 26 08:19 /boot/initrd-com.solus-project.current.5.4.12-144
$
Kernel's location is probably different on computers, still infected by WindOS.