Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.

"Not found" on loading kernel: no idea what error is #15

Open
austanss opened this issue Feb 22, 2021 · 2 comments
Open

"Not found" on loading kernel: no idea what error is #15

austanss opened this issue Feb 22, 2021 · 2 comments

Comments

@austanss
Copy link

austanss commented Feb 22, 2021

I have no idea what the error is because the bootloader isn't verbose enough.

Anyway, this is what my error looks like:
image

EDIT: It appears that when I compile with -fPIE, TomatBoot doesn't load the executable.

@austanss
Copy link
Author

UPDATE: It appears that TomatBoot doesn't support PIEs. Why is this? It's a major PITA as position-independence is an objective here.

@Itay2805
Copy link
Collaborator

Right now tomatboot doesn't support pic/pie binaries because we don't handle elf relocations, I am working on a refactor they does support it but it is not ready yet, I hope this weekend I will get it into a state where I can switch the refactor to master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants