GRUB error 13
Posted: Tue Jul 05, 2011 8:42 pm
Hey all, I've been having trouble with the Bare Bones tutorial - specifically, now that I've finally got my cross compiler to work properly, I've been running into GRUB error 13. I'm using QEMU as an emulator. I've actually managed to work past it, but the way I did so was a little strange and I'd like some opinions. Basically, I was using the GAS code from the tutorial and getting the error. But when I tried using the NASM code instead, the error vanished. I can't quite see why.
Also, the wiki page on error 13 shows some NASM code for a workaround, but no code for GAS - could someone post a GAS equivalent, if there is one? I'm not confident enough in assembly to try it myself :p
Also, the wiki page on error 13 shows some NASM code for a workaround, but no code for GAS - could someone post a GAS equivalent, if there is one? I'm not confident enough in assembly to try it myself :p