Creating GRUB virtual floppy image

July 6, 2010
Tags: ,

I’m was playing with writing my own kernel for fun, but the first thing I realized that I don’t need to write my own boot loader thanks to the multiboot specifications[1]. Most tutorials I saw on the Internet were talking about how to install a grub on a physical floppy. Of course no one these [...]

0