the initrd should be shipped in the kernel snap, you need an updated initrd and you need the squashfs module inside to actually be able to mount the snaps.
best would be if you used the snapcraft kernel plugin to build your kernel snap, it will pull the latest initrd that is available at build time add modules as defined in snapcraft.yaml
the initrd should be shipped in the kernel snap, you need an updated initrd and you need the squashfs module inside to actually be able to mount the snaps.
best would be if you used the snapcraft kernel plugin to build your kernel snap, it will pull the latest initrd that is available at build time add modules as defined in snapcraft.yaml