I do not want to write my own bootloader - I use Grub with pleasure.
I just want to implement pre-installed multithreading, a basic file system and virtual memory.
I want something that can work on top of qemu.
What is a good resource (book / textbook) to achieve this?
Thanks!
source share