grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
From: Gnanasekar Loganathan <l.gnanasekar@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: increasing grubenv file size
Date: Thu, 2 Dec 2010 10:27:24 +0530	[thread overview]
Message-ID: <AANLkTi=+h7Sw0rWPQUa8JLadqsYHwwtFohjAEToXWb62@mail.gmail.com> (raw)
In-Reply-To: <20101201102429.GT21862@riva.ucam.org>

Hi Colin,

We are storing environment variables like below:

macaddr=ab:cd:ef:12:34:56
bootfile=image.gnana
ipaddr=172.30.16.203
netmask=255.255.0.0
serverip=172.30.16.90
gatewayip=172.16.1.1
ftpuser=username
ftppasswd=password
bootcmd=flash(0,0):XXXX-OS-8-3-9-23.bin;default_boot;boot

like wise we adding more environment variables in future.

If the space is not enough for storing more variables we have to
increase the size. If unable to increase the size we have to find
alternate way to store these evnironment variables.

Thanks,
Gnana




On Wed, Dec 1, 2010 at 3:54 PM, Colin Watson <cjwatson@ubuntu.com> wrote:
> On Wed, Dec 01, 2010 at 10:45:15AM +0530, Gnanasekar Loganathan wrote:
>> Is that possible to increase the size of grubenv file?
>> if so, please share the steps/procedure to increase the size of the
>> grubenv file.
>
> It's currently fixed in code, although I think only the grub-editenv
> utility actually cares.  Could you share what you're trying to do with
> the environment block for which the default size of 1024 is inadequate?
>
> --
> Colin Watson                                       [cjwatson@ubuntu.com]
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>


  reply	other threads:[~2010-12-02  4:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-01  5:15 increasing grubenv file size Gnanasekar Loganathan
2010-12-01 10:24 ` Colin Watson
2010-12-02  4:57   ` Gnanasekar Loganathan [this message]
2010-12-02  6:26     ` Jordan Uggla
2010-12-02  7:35       ` Gnanasekar Loganathan

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='AANLkTi=+h7Sw0rWPQUa8JLadqsYHwwtFohjAEToXWb62@mail.gmail.com' \
    --to=l.gnanasekar@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).