Closed
Description
When you don't setup some sort of offset for your kernel using physical_memory you can not access the bootloader's page table. Making it nearly impossible to copy it to a new location to modify it and set up a new page table that still has the kernel properly mapped.
I am not sure if I am just doing something wrong, (very likely) or it I am supposed to just make my own page table if I don't set up an offset. (If so I am not sure how I would do that without knowing how the kernel is mapped to begin with.)
Metadata
Metadata
Assignees
Labels
No labels