How do you implement FAT32 on barebones Limine 64 bit?
Try to do that for a pretty long time now, it triple faults, or timeouts.
How do yall do it? In Limine 64-Bit BIOS specifically.
There is a link to my repo of me trying to add FAT32:
https://github.com/NoTheIdiot/WindogeOS
Also, it's probably an issue in the file: helper/filesystem/file.c
specifically in function system_file_init.
You guys got any idea how to do this?