MultibootBasicGraphics icon indicating copy to clipboard operation
MultibootBasicGraphics copied to clipboard

Very Basic example of Booting with Grub, and requesting a graphics mode with Multiboot

Results 1 MultibootBasicGraphics issues
Sort by recently updated
recently updated
newest added

i do `make mykernel.iso` and it works up till it tries to copy it to /mnt/share/mykernel.iso which doesn't exist then i try to run the image `qemu-system-x86_64 -cdrom mykernel.iso -m...