Everything was working fine until I added
Code: Select all
char* helloWorld = "Hello World";
I'm guessing the issue is something to do with my GRUB header is being pushed too deep into the file and grub is giving up on looking for it. Any advice on how to fix this? Maybe a linker trick I haven't found on the net?
Anyways, thanks for reading.