From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] Added stage2 ldscripts
Date: Thu, 21 Nov 2013 16:05:12 +0100 [thread overview]
Message-ID: <20131121160512.2d4d7a37@skate> (raw)
In-Reply-To: <528E1CFD.2070000@wanadoo.fr>
Dear Thierry Bultel,
On Thu, 21 Nov 2013 15:47:25 +0100, Thierry Bultel wrote:
> Yes that's the point. I have attempted to debug:
> grub_open fails on /boot/grub/menu.lst
>
> But when I mount my iso image, it is there:
>
> $ ls /mnt/boot/grub/
> menu.lst stage2_eltorito
>
> I finally found out that it is grub does not support the iso9660
> filesystem.
Aah!
> I have added it to the list of supported ones and it works.
> That is a little bit annoying to have to do it manually.
>
> On your branch it is explicitly deselected when configured, whereas
> it was configured by default on mainstream.
>
> I think it could be could to :
> 1) Set the supported FS as choices in xconfig
Did you realize that such an option exists, and is added by my patch
set ? :-)
See:
http://git.free-electrons.com/users/thomas-petazzoni/buildroot/commit/?h=x86-stuff&id=b01db75a6d7165005f9fb069c340f4206160c7f5
which adds the BR2_TARGET_GRUB_FS_SUPPORT option. You simply need to
change it from "ext2fs fat" to "ext2fs fat iso9660" and that's it.
Can you confirm that it works for you?
Also, could you share how you build your ISO image with Grub ? I would
be interested in adding these details to the Config.in help text, as I
did to explain how to create a disk image that has grub installed.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-11-21 15:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-20 22:33 [Buildroot] [PATCH 1/1] Added stage2 ldscripts Thierry Bultel
2013-11-21 8:13 ` Thomas Petazzoni
2013-11-21 10:04 ` Thierry Bultel
2013-11-21 10:47 ` Thomas Petazzoni
2013-11-21 14:47 ` Thierry Bultel
2013-11-21 15:05 ` Thomas Petazzoni [this message]
2014-04-20 10:16 ` Thomas Petazzoni
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=20131121160512.2d4d7a37@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox