a) How much Stack space should I give the Kernel?
b)

It now does:
- FAT12 Loading of Stage2+Kernel file.
- Stage2 gets total count of system RAM.
- Stage2 also gets BIOS Equipment list and tells you what
it detected.
(More precisely, Stage2 saves the Memory count and
BIOS Equipment word, the Kernel has functions that
retrieves and interpretes it.)
So, In conclusion

- Whats a good size for Kernel stack?
- Would anyone like the Bootloader source?
~Zeii.