Hacker News new | ask | show | jobs
by sim7c00 1618 days ago
loved getting into this stuff, still making my own os years later (dreamy project...). Want to say there's so many things wrong with small examples like this, despite the examples themselves being wonderful like this one.

For example, most don't include a partition table, which is needed if you use AHCI controller instead of IDE. (so depending on your hardware of vm/emu configuration it won't work at all)