Booting into `grub2`

I'm a software head but novice in OS bootloaders. I used dd to write the .iso to my USB stick. This should be just fine as most writers use the same clib for writing as dd. When I booted into the stick I landed in grub2. From there I manually pointed the linux command to the vmlinuz and initrd.img files in the .iso. Bazzite tried to boot but then ran into all sorts of errors during the process (I don't remember the exact errors as it was yesterday evening). I do recall many issues with a service called "dracu" or something like that.

Assistance getting on the right path for the boot sequence would be much appreciated.
Solution
oh you configfile /boot/grub2/grub.cfg
Was this page helpful?