GRUB: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Line 44:
<source lang="bash">
mkdir tmp
grub-mkimage -p /boot -o tmp/core.img multiboot sh fat # This should work... I hope :D
</source>