We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 740d246 commit 72f89ecCopy full SHA for 72f89ec
readme.md
@@ -19,7 +19,7 @@ sudo grub-install --boot-directory=/mnt/multiboot/boot/ /dev/sdX # where X is yo
19
20
2. substitute the boot/ folder created by grub for this one
21
```
22
-rsync -a grub-iso-multiboot/boot/ multiboot/boot/
+rsync -a grub-iso-multiboot/boot/ /mnt/multiboot/boot/
23
24
25
Theme
0 commit comments