rust_limine_barebones
rust_limine_barebones copied to clipboard
Limine bootloader error
Limine bootloader fails to load the elf file generated.
I get the following errors:
- On limine latest binary (as of today)
Elf error: Failed to allocate memory ranges
- On v2.24:
Elf64: Load Failure
Maybe did you miss any flags? Or is it the fault of limine bootloader?
It is very possible that you missed something in your code; try posting your code here or on either the OSDev or Limine servers.