Add a note about a xorriso version error on grub-mkrescue

fixes phil-opp/blog_os#16
This commit is contained in:
Philipp Oppermann
2015-10-28 18:34:15 +01:00
parent 5e60f6708e
commit 934e8369b6

View File

@@ -202,6 +202,7 @@ Now we can create a bootable image using the command:
``` ```
grub-mkrescue -o os.iso isofiles grub-mkrescue -o os.iso isofiles
``` ```
_Note_: If you're getting an error about your `xorriso` version, make sure `xorriso` is installed.
## Booting ## Booting
Now it's time to boot our OS. We will use [QEMU]: Now it's time to boot our OS. We will use [QEMU]: