sizeru

Results 4 comments of sizeru

I'd like to work on this. Could I be assigned to this issue?

Hi, I took a look into this. I saw that the warnings were disabled in [commit 51668ecd](https://github.com/unikraft/docs/commit/51668ecd), shortly after this issue was made, but the bare URLs are still present....

I'd like to work on this. Could I be assigned to this issue?

# Summary The problem is due to the empty program header of your kernel, which GRUB (perhaps overcautiously) detects as overlapping with the data program header. The solution is to...