Bootable El-Torito CD with GRUB Legacy: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
m (→‎Install a kernel: about grub root)
m (→‎Solving problems: another problem to solve)
Line 137: Line 137:
If you don't find a solution to your problem below, please ask in [http://forum.osdev.org/ the forums].
If you don't find a solution to your problem below, please ask in [http://forum.osdev.org/ the forums].


=== I get a permission denied error ===
=== Mkisofs says Uh oh, I cant find the boot image ===

The output of mkisofs looks like this:

<pre>
mkisofs: Uh oh, I cant find the boot image 'isofiles/boot/grub/stage2_eltorito' !
</pre>

Read this [[topic:20102|thread on the forum]] to solve it.

''TODO: Fix this article. Check the behavior in Linux vs. Windows / older mkisofs vs. newer genisoimage.''

=== I get a permission denied error in Linux ===


The output of genisoimage looks like this:
The output of genisoimage looks like this: