All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Unable to boot from ISO using 1.99rc1
Date: Wed, 23 Mar 2011 13:13:03 +0100	[thread overview]
Message-ID: <4D89E3CF.3000001@gmail.com> (raw)
In-Reply-To: <AANLkTimoqtJ0O6bN2K68jViqx5cXVZopjnm5x0krp4UR@mail.gmail.com>

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

On 09.03.2011 18:40, AlfaOmega08 wrote:
> 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
You said to GRUB to search grub.cfg in /boot (-p /boot) but you put
grub.cfg into /boot/grub
>
> 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".
You didn't include full version of "ls". So only "ls (cd)/" would work.
>
> Any suggestion?
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

      reply	other threads:[~2011-03-23 12:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-09 17:40 Unable to boot from ISO using 1.99rc1 AlfaOmega08
2011-03-23 12:13 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D89E3CF.3000001@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.