All of lore.kernel.org
 help / color / mirror / Atom feed
* Unable to boot from ISO using 1.99rc1
@ 2011-03-09 17:40 AlfaOmega08
  2011-03-23 12:13 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 2+ messages in thread
From: AlfaOmega08 @ 2011-03-09 17:40 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 855 bytes --]

Hi. I'm having problem to boot my own multiboot-compliant kernel from a
CD/DVD. Using GRUB2 1.98 I did this:
grub-mkimage -p /boot -o core.img -O i386-pc biosdisk iso9660 multiboot
configfile
cat /usr/lib/grub/i386-pc/cdboot.img core.img > eltorito.img

then I prepared a directory like this:
/
 boot/
   grub/
     eltorito.img
     grub.cfg
   kernel.sys

And using mkisofs specifing eltorito.img as boot image and other parameters
I was able to boot my kernel. However with 1.99rc1 this doesn't seem to work
anymore.
I always end up to the grub shell (not the rescue one). Playing a bit with
commands, what I came to the conclusion that, even though I put the iso9660
module in grub-mkimage grub isn't able to read the filesystem. The multiboot
command always says "error: couldn't open file" and "ls (cd)" says "error:
bad filename".

Any suggestion?

[-- Attachment #2: Type: text/html, Size: 964 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-23 12:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-09 17:40 Unable to boot from ISO using 1.99rc1 AlfaOmega08
2011-03-23 12:13 ` Vladimir 'φ-coder/phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.