mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Refer to comments on grub-mkrescue issues
This commit is contained in:
@@ -214,7 +214,9 @@ qemu-system-x86_64 -hda os.iso
|
||||
```
|
||||

|
||||
|
||||
Notice the green `OK` in the upper left corner. Let's summarize what happens:
|
||||
Notice the green `OK` in the upper left corner. If it does not work for you, take a look at the comment section.
|
||||
|
||||
Let's summarize what happens:
|
||||
|
||||
1. the BIOS loads the bootloader (GRUB) from the virtual hard drive (the ISO)
|
||||
2. the bootloader reads the kernel executable and finds the Multiboot header
|
||||
|
||||
Reference in New Issue
Block a user